Change that to: "connect myuser/myuser as sysdba"Originally posted by yanban
SQL> connect myuser/myuser;
Connecté.
"Connecting as a user" and "connecting as a user as sysdba" are two very different things. Only if you are connected as sysdba you'll be able to startup the database.




Reply With Quote