Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> password for internal?
Hi,
How do I make Oracle require a password when you log on as internal? I don't want to leave it password-less because then anyone can get in and do nasty things. I tried:
alter user internal identified by passwd;
but got this error:
ORA-01918: user 'INTERNAL' does not exist
So, how's it done?
thanks,
![]() |
![]() |