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.- On the DB Systems list page, select the DB system that contains the pluggable database that you want to work with. If you need help finding the list page or the DB system, see List the DB Systems.
- On the Databases tab, select the database that contains the pluggable database that you want to work with.
- On the Pluggable Databases tab, select the pluggable database that you want to work with.
- On the pluggable database details page, from the Actions menu, select PDB connection.
- In the Pluggable database connection panel, in the Connection
Strings section, a list of existing connection strings are displayed.
- From the Actions menu for the connection string, select Copy connection string to copy connection string to the clipboard.
- Click Close to exit the panel.
Related Topics