Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12560 error

Re: ORA-12560 error

From: Kenneth Koenraadt <plovmand_at_hotmail.com>
Date: Thu, 23 Aug 2001 17:53:38 GMT
Message-ID: <3b854300.1376027@news.mobilixnet.dk>


Hi Vince,

2 solutions :

set oracle_sid=<MYSID
sqlplus /nolog

That will connect directly to the <MYSID> database on your local machine.

When connecting through NET*8, as you try to, you also need to add <MYSID> to your TNSNAMES.ORA file, either directly in the file or via NET assistant.

Regards,
Kenneth Koenraadt
Systems Consultant
Oracle DBA
plovmand@<no-spam>hotmail.com Received on Thu Aug 23 2001 - 12:53:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US