sqlplus connect in 8i
s9919Jan 22 2010 — edited Jan 22 2010hi everybody ...
i am using windows platform and oracle 8i database.
when ever i try to start sqlplus i get ORA -01033 error which means that now i will have to login as "SYSDBA" and shut down database properly...
----------------------------
my problem is not this error ...its actually connecting with sqlplus from cmd.
i have tried a lot of methods and still i am unable to login through sqlplus ...
tried almost every command...
how ever when i try to login as
-> sqlplus /nolog
i am connected but i cant shut down db because of insufficent priviliges ...
except this what ever i write which includes sysdba,sysoper
it does not connect and gives suggestion for sysntax ...
any guidance will be highly appreciated ...
regards !