How to connect cloud database using SQL Developer
Steps
a. Download SQL developer 17.3 zip file from oracle portal
b. Open SQL Developer 17.3
c. In the left pane, you can see database schema cloud connection node, right click and add new cloud connections
d. Enter connection name - user defined - like client name||instance name
e. Enter database schema service URL along with credentials
f. Enter SFTP user name, password, and hostname as provided by oracle
g. Test and save connections
e. You can see new DB cloud connections added to the node, expand node to view cloud database objects.
Comments
Post a Comment