Getting a JDBC URL for your Virtual Warehouse

After generating a JWT token, if your clients access the Virtual Warehouse over a JDBC connection, you must get the URL to provide to the client.

  1. Log in to the Data Warehouse service as DWAdmin.
  2. Go to the Virtual Warehouses tab, locate the Virtual Warehouse you want to connect to, and click > Copy JDBC URL.
    The JDBC URL is copied to your clipboard.
  3. Paste the copied JDBC URL into a text file, and provide it to your client.
  4. Instruct your client about how to use the token and JDBC URL as described in Authenticating from a JDBC client.