To access your data in IBM Db2 on Cloud, create a connection asset for it.
Db2 on Cloud is an SQL database that is managed by IBM Cloud and is provisioned for you in the cloud.
Create a connection to Db2 on Cloud
To create the connection asset, you need the following connection details:
- Database name
- Hostname or IP address
- Port number
- Username and password
Credentials
If you select Shared, enter your username and password for the server.
If you select Personal, you have two choices:
- Enter your username and password for the server.
- Select platform login credentials.
You can use this option only if the Db2 service is hosted on the instance of Cloud Pak for Data that you are connecting to.
For Private connectivity, to connect to a database that is not externalized to the internet (for example, behind a firewall), you must set up a secure connection.
Choose the method for creating a connection based on where you are in the platform
- In a project
- Click Assets > New asset > Connect to a data source. See Adding a connection to a project.
- In a deployment space
- Click Import assets > Data access > Connection. See Adding data assets to a deployment space.
- In the Platform assets catalog
- Click New connection. See Adding platform connections.
Next step: Add data assets from the connection
Where you can use this connection
You can use Db2 on Cloud connections in the following workspaces and tools:
Projects
- Data Refinery
- Decision Optimization
- Notebooks. Click Read data on the Code snippets pane to get the connection credentials and load the data into a data structure. For more information, see Load data from data source connections.
- SPSS Modeler
- Synthetic Data Generator
Catalogs
- Platform assets catalog
Db2 on Cloud setup
Getting started with Db2 on Cloud
Running SQL statements
To ensure that your SQL statements run correctly, refer to the Structured Query Language (SQL) topic in the Db2 on Cloud documentation for the correct syntax.
Learn more
Parent topic: Supported connections