I installed Oracle 8.1.7 and when I create a database, an user with name "Internal" and password "manager" is ready. How can I change internal's password or delete it.
I tried with: "ALTER USER internal IDENTIFIED BY test" and got an error: "user 'internal' does not exit" but I still logon SQL*Plus by this user with name and password as above. BW.
I tried with: "ALTER USER internal IDENTIFIED BY test" and got an error: "user 'internal' does not exit" but I still logon SQL*Plus by this user with name and password as above. BW.