Get Connection Strings for a Pluggable Database
This article provides the details and procedure to get connection strings for the administrative service of a pluggable database.
Procedure
Perform the following steps to get the connection strings for a pluggable database using the OCI Console:
Note:
Oracle recommends that you connect applications to an application service using strings created for the application service.- From the navigation menu, select Oracle Database, and then select Oracle Base Database Service.
- Select your Compartment. A list of DB systems is displayed.
- On the DB systems list page, select the DB system that contains the pluggable database that you want to manage. The DB system details page is displayed.
- On the DB system details page, select the database that contains the pluggable database that you want to manage. The database details page is displayed.
- On the database details page, under Resources, select Pluggable Databases, and then select the pluggable database that you want to manage. The pluggable database details page is displayed.
- On the pluggable database details page, select PDB connection.
- In the Pluggable database connection panel, from the actions menu, select Copy connection string to copy connection strings as needed.
- Click Close to exit the panel.
Related Topics