Database Administration (MOSC)

MOSC Banner

alter user not working with sys ??

edited Nov 9, 2011 1:30AM in Database Administration (MOSC) 8 commentsAnswered ✓
I am login as sys account, but received errors for simple alter user account below !

Thanks in advance

10:20:26 TES> show user
USER is "SYS"
10:20:28 TES> alter user oe account lock;
alter user oe account lock
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-29280: invalid directory path
ORA-06512: at "SYS.UTL_FILE", line 18
ORA-06512: at "SYS.UTL_FILE", line 424
ORA-06512: at line 23

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center