12.2 : Privilege to unlock any locked account
Hi ,
I would like to give a user UHELP ( no DBA role) the ability to unlock any locked user.
alter user &username account unlock;
Do I have to create a function to unlock account and give the execute privilege to the UHELP user ?
Any idea ?
Thank you.
GD.