| Oracle Connection Profile [message #635670] |
Wed, 27 October 2010 13:10 |
No real name Messages: 1 Registered: October 2010 |
Junior Member |
|
|
I have a connection url that looks like:
jdbc:oracle:thin:@//myserver:1521/claim01d.navicure.com
There is no sid. How do I enter this in the connection profile?
If I enter the sid as claim01d.navicure.com, host //myserver, port 1521, I get the url
jdbc:oracle:thin:@//myserver:1521:claim01d.navicure.com
The ping fails. There should be a slash after the port, not a colon. The colon would be fine for sids, but this is not a sid.
If I could edit the url directly I'd be set.
Thanks,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.01739 seconds