Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Grant access to EVERYTHING w/out granting DBA privs.
Glenn:
Why not create a role, grant the permissions you need to the role and grant to role to the user?
Isn't this the traditional way to do what you want here?
Andy
-----Original Message-----
Sent: Wednesday, August 14, 2002 3:28 PM
To: Multiple recipients of list ORACLE-L
I want to create a user and grant it access to all other users' objects, INCLUDING packages and procedures. I don't want to give the user DBA privs. Is this possible?
Basically, (for OracleApps shops), I want to give the id APPS user power w/out giving the id the apps password. The userid will need to bring up TOAD, or PL/SQL Developer and be able to see any users objects and procedures.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Glenn Travis
INET: Glenn.Travis_at_sas.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Aug 14 2002 - 14:46:10 CDT