problem with pl/sql [message #50568] |
Thu, 21 March 2002 18:43 |
prasad ganapaneni
Messages: 1 Registered: March 2002
|
Junior Member |
|
|
Dear friends........
I am facing problem with PL/SQL.It is not accepting the user name and password as SCOTT/TIGER..
When I am entering those two values the following error is displaying :
ORACLE INTIALISATION OR SHUT DOWN IN PROGRESS......
PLEASE DO HELP ME ........
REGARDS..
PRASAD GANAPANENI
|
|
|
Re: problem with pl/sql [message #50569 is a reply to message #50568] |
Thu, 21 March 2002 19:34 |
sai sreenivas jeedigunta
Messages: 370 Registered: November 2001
|
Senior Member |
|
|
hi,
when it says "ORACLE Initialization/....." it means the Database is currently getting up.. so wait for some time and then try to login.. if even then u r not able to then.. login as INTERNAL (if not 9i) and then
startup the database manually..
i think this should help you..
bye
sai
|
|
|