How to become a nonDBA user just to run SQL sripts ?
Hi,
I am DBA and many times gets scripts from project people which needs to run some scripts in another NONDBA accounts. These scripts does not follows <owner.object_name> conventions and I do not want to ask the passwords of those acounts as well.
Is there any way we can temporarily login to sqlplus as NONDBA user and execute the script. As dba I have 'BECOME USER' privilege but lacking the exact steps.
Thanks in advance !!
BR,
Anurag
I am DBA and many times gets scripts from project people which needs to run some scripts in another NONDBA accounts. These scripts does not follows <owner.object_name> conventions and I do not want to ask the passwords of those acounts as well.
Is there any way we can temporarily login to sqlplus as NONDBA user and execute the script. As dba I have 'BECOME USER' privilege but lacking the exact steps.
Thanks in advance !!
BR,
Anurag
0