Forum Discussion
abbas
10 years agoOccasional Contributor
And the same problem with the following Connection String:
jdbc:oracle:thin:catalog/catalog@HOST:ractest-scan:PORT:1521/SHOPTEST
nmrao
10 years agoCommunity Hero
Looks something trivial.
See here http://stackoverflow.com/questions/4832056/java-jdbc-how-to-connect-to-oracle-using-service-name-instead-of-sid
See here http://stackoverflow.com/questions/4832056/java-jdbc-how-to-connect-to-oracle-using-service-name-instead-of-sid
- dd198410 years agoOccasional Contributor
Hi Rao,
I am also facing the same issue and when using the String suggested in stack overflow it's working fine but still when try to configure the Db connection it says SID is mandatory field.
What input should i give in SID field.
- abbas10 years agoOccasional Contributor
Hi there,
you have to set your DB oracle configuration in bin/ext and restart your Redy API! You don't need SID.
It works.
Cheers
Abbas