Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Problem upgrading from Windows 2000 Oracle 8.0.6 to Oracle 9.2.0.1.0
Paul,
This scenario below is because the sid is not set. If you set oracle_sid=xxxx, and then simply type sqlplus and enter username/password when prompted, you will not get ORA-12560. The other servers must have oracle_sid set. HTH....../Bob .......... peculiarity on this server that, if I open a DOSwindow and simply type "sqlplus", then I'm asked for a username and password, which I supply, and then I get an error message ORA-12560: TNS:protocol adapter error.
If however I type "sqlplus myuserid/mypasswd_at_DLIB", ,,,,,,,,,,
I suspect
![]() |
![]() |