Originally posted by jmodic
Originally posted by yanban
SQL> connect myuser/myuser;
Connecté.
Change that to: "connect myuser/myuser as sysdba"
But did you notice that you can use any username and password to connect as a sysdba in this way. "connect ANYuser/ANYpasswd as sysdba". So, what's the use of password file?" . Can anyone help me to answer, thanks!