Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: help with connecting to sqlplus
Just check for the Oracle services in Control Panel-> Services.
ur Instance,TNS should be started. if not start these services and try
connecting.
Regards,
Sathyanarayanan
|--------+----------------------->
| | john |
| | <john_g123_9@|
| | yahoo.com> |
| | |
| | 23/11/2002 |
| | 22:43 |
| | Please |
| | respond to |
| | ORACLE-L |
| | |
|--------+-----------------------> >------------------------------------------------------| | | | To: Multiple recipients of list ORACLE-L | | <ORACLE-L_at_fatcity.com> | | cc: (bcc: Sathyanaryanan K/VGIL) | | Subject: help with connecting to sqlplus | >------------------------------------------------------|
ver 8i on windows NT4
chose the Typical install in 8i during installation
hence i guess a starter db is created by the installation
via svrmgrl did startup
trying to connect to sqlplus both gui as well as command line (on the same server box itself)
tried with just sqlplus and it challenges for Enter user-name: i entered sys / as sysdba asks for password: i entered change_on_install
error ORA-01033: Oracle initialization in progress.
waited for 20 minutes, same error. did a shutdown and startup again, same error
shutdown, shutdown normal show this
Error ORA-01507: database not mounted
connected to sqlplus with nolog and creating a sample table with CREATE TABLE or do a DESCRIBE TABLE for this shows "not connected"
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: john INET: john_g123_9_at_yahoo.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Sathyanaryanan_K/VGIL_at_vguard.satyam.net.in Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Nov 25 2002 - 00:08:37 CST