Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Error in procedure with dba_users
Yeah, but I plan on making use of this account for other DBA functions, too.
My faux pas for not mentioning that! <blush>
One other priv you'll probably want for this account is ALTER SESSION in order to boost the SORT_AREA_SIZE (at least in pre-9i).
:)
Rich Jesse System/Database Administrator Rich.Jesse_at_qtiworld.com Quad/Tech International, Sussex, WI USA
-----Original Message-----
Sent: Thursday, March 21, 2002 5:49 PM
To: Multiple recipients of list ORACLE-L
I also created a user for this, but with privs: create session, select_catalog_role, and analyze any. Haven't found a reason (yet) to grant DBA or any other privs. However I'm not yet using DBMS_STATS, maybe that requires more(?)
"Jesse, Rich" wrote:
>
> You could try GRANT ANALYZE ANY TO SYSTEM
>
> I didn't want to do that, in case we upgraded via export/import, in which
> case I might overlook that when SYSTEM got recreated, so I created a new
DBA
> user and granted it the same privs as SYSTEM, plus the one above. We use
> this new account to do our DBMS_STATS work.
>
> HTH! :)
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jesse, Rich INET: Rich.Jesse_at_qtiworld.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).Received on Fri Mar 22 2002 - 08:48:29 CST