MarkWilliamson
Programmer
Trying to log onto the DB via INTERNAL. Says user does not exist.
Thinking I was using the wrong pwd I tried changing itand go the following error.
SQL> ALTER USER INTERNAL IDENTIFIED BY NEWPASS;
ALTER USER INTERNAL IDENTIFIED BY NEWPASS
*
ERROR at line 1:
ORA-01918: user 'INTERNAL' does not exist
Any help would be appreciated.
Thinking I was using the wrong pwd I tried changing itand go the following error.
SQL> ALTER USER INTERNAL IDENTIFIED BY NEWPASS;
ALTER USER INTERNAL IDENTIFIED BY NEWPASS
*
ERROR at line 1:
ORA-01918: user 'INTERNAL' does not exist
Any help would be appreciated.