Originally created by: brucefau...@yahoo.com
What steps will reproduce the problem?
1. connect to Oracle 11g
2. I enter in the server name the port number
3. my user name and password
What is the expected output? What do you see instead?
I expect connected as my Oracle client connects with out problems.
I get ORA-12505 TNS:listener does not currently know of SID
What version of the product are you using? On what operating system?
Net beans 6.5, Windows XP, Oracle 11g
Please provide any additional information below.
I can connect using jdbc and my url looks like this
url = "jdbc:oracle:thin:@( DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST
= edrzd4504v.wellsfargo.com)(PORT =
1595))(ADDRESS = (PROTOCOL = TCP)(HOST = edrzd4505v.wellsfargo.com)(PORT =
1595))(ADDRESS = (PROTOCOL = TCP)(HOST = edrzd4506v.wellsfargo.com)(PORT =
1595))(LOAD_BALANCE = yes)(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME
= sms01d)(FAILOVER_MODE=(TYPE=SELECT)(METHOD=BASIC)(RETRIES=250)
(DELAY=5))))";
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: alexan...@sumsoftsolutions.com
(No comment was entered for this change.)
Summary: Fixed in version 1.2
Status: Fixed