Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> beginner: login to closed base
Hello
Oracl 9.2. I created database test. I configured & started listener.
I want to start test instance. I need to login using SQLPlus, and type
STARTUP command. But my problem is that i can not login to that instance
because listener do not see it (because it is not started yet).
I tried:
sqlplus sys/passwd_at_test
and received:
ORA-12500: TNS: can not find dedicated server process.
How can i login to closed database to STARTUP it ?
Thanx
Michal
Received on Tue Oct 12 2004 - 11:34:12 CDT