Answered
Failure with message: "Invalid Oracle URL specified". Does any one know the URL format for ORACLE?
When I add ORACLE db_connection, the default URL is created as below:
jdbc:oracle://<host name>:<port number>/<service name>
but the the test failed with "Invalid Oracle URL specified" message. Is there any workaround for this. This is the first time I'm connecting to ORACLE database.
3 comments
Sort by
Date
Votes
Please sign in to leave a comment.