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: TNS:protocol adapter error on Win NT w/8i and 9i Databases

Re: ORA-12560: TNS:protocol adapter error on Win NT w/8i and 9i Databases

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Wed, 28 Jan 2004 22:36:44 GMT
Message-ID: <4018397C.5ED27102@remove_spam.peasland.com>


In your DOS window, type the following:

set ORACLE_SID=sid
set ORACLE_HOME=C:\directory_where_Oracle_was_installed

Then try your SQL*Plus stuff.

HTH,
Brian

Brett Baloun wrote:
>
> Hello,
>
> I receive an ORA-12560: TNS:protocol adapter error when I try the
> following:
> sqlplus /nolog
> conn / as sysdba
>
> I currently have 8i installed and working properly on the same
> machine. I used DBCA to install the new 9i software. I am now trying
> to connect to sqlplus so I can create the Database. I am using Remote
> Administrator to work on the machine. I think I set all of the
> correct parameters on the machine, but is there a document somewhere
> to determine the specific parameters that are necessary?
>
> Any assistance that you can give me would be greatly appreciated.
>
> Thank you - Brett

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Wed Jan 28 2004 - 16:36:44 CST

Original text of this message

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