Page 1 of 1

Unlock default users from SQL Plus environment

Posted: Thu Nov 20, 2008 2:10 pm
by mriaz30
Hello,
i have installed the oracle 10g and now im getting problem with unlocking the users from SQL Plus environment.... can anyone tell me the command that how can i unlock the default usernames/passwords i.e. scott/tiger etc.
Thanks

Posted: Fri Nov 21, 2008 12:47 am
by haseebkhatri
Connect System/*******

alter user scott account unlock


Regards