View Single Post

   
  #9 (permalink)  
Old 02-25-2008, 05:20 AM
brent
 
Posts: n/a
Default Re: JDBC Connection problem ORA-12505 SID does not exist

I don't have access to the database server and when I run this command
I get an error because I'm running it from the client side. Do you
know how to set the password?

What password is it looking for?

Connecting to
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=myhost.e du)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SE RVICE_NAME=h8sontst)(SID=h8sontst)(FAILOVER_MODE=( TYPE=select)(METHOD=basic)(RETRIES=180)(DELAY=5))) )
TNS-01169: The listener has not recognized the password

Reply With Quote