Activity overview
Latest activity by rlog
I still have an open support ticket, hoping to get a resolution in the next few days. / comments
I still have an open support ticket, hoping to get a resolution in the next few days.
To add more info, when using TNS connection I have done the following:
Checked 'OS/Wallet authentication'
Added one of the three (low, medium, high) tns entries into tnsnames.ora from the client credentials download.
Added the following two lines to my sqlnet.ora file WALLET_LOCATION = (SOURCE = (METHOD = file) (METHOD_DATA = (DIRECTORY="?/network/admin"))) SSL_SERVER_DN_MATCH=yes
Copied cwallet.sso, ewallet, keystore.jks and truststore.jks into the /network/admin folder.
When I run in Redgate Source Control I just get a timeout. Can anyone help? This must be a fairly common situation. / comments
To add more info, when using TNS connection I have done the following:
Checked 'OS/Wallet authentication'
Added one of the three (low, medium, high) tns entries into tnsnames.ora from the client cr...
How to connect to autonomous cloud database
HiI am trying to create a new Source Control project connecting to an autonomous database hosted in Oracle Cloud. In order to connect to this database in (e.g. sql developer) I have to download th...