Connect to Cloud DB service through SQL Developer
Summary
Connect to Cloud DB service through SQL DeveloperContent
Hello,
I have a very simple requirement of creating a Cloud database service and connect to it through local SQL Developer. Steps I have followed
1. Created cloud DB service and it is up and running
2. Enables all the security rules (dblistener, https etc)
3. Connecting to cloud DB service through SQL developer using SSH connection (through Port forward).
But facing below error when tried connecting
"com.jcraft.jsch.jschexception: timeout: socket is not established"
Please let me know if I have missed any steps? Any pointers are welcome.
2