Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: role/priv. reqd to create/support a management server repository

Re: role/priv. reqd to create/support a management server repository

From: <Reginald.W.Bailey_at_jpmorgan.com>
Date: Wed, 16 Oct 2002 06:18:59 -0800
Message-ID: <F001.004EA662.20021016061859@fatcity.com>

You can use the default userid that OEM creates for repository ownership
(SYSMAN) and call it a day. OR Look at the privileges that SYSMAN has and
compare it
to the userid you created. I would suspect that some system privileges would have to be granted directly to the userid instead of via a role. Try granting the simple
privs first, like CREATE SESSION, ALTER USER, CREATE TABLE, etc. Remember, privileges inherited via a role are not active while executing a stored procedure. DBA is a role.

RWB "oraora oraora" <oraoraora_at_rediffmail.com>@fatcity.com on 10/16/2002 03:14:01 AM

Please respond to ORACLE-L_at_fatcity.com

Sent by: root_at_fatcity.com

To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc:

guys,

i am on 8.1.6/w2k.

i tried to create a new server management repository using Enterprise Manager configuration assistant.this is first time i am going to use EM on this machine.but when i gave a usename/pwd during repository login information....i got the error :

SELECTED USER LACKS ONE OR MORE OF THE PRIVILEGES OR ROLES REQUIRED TO CREATE AND SUPPORT A MANAGEMENT SERVER REPOSITORY. i have granted dba,sysdba,sysoper privs to that user. what priv/role should be granted to create/support a management server repository ?

kindly let me know guys.
TIA.

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: oraora  oraora
  INET: oraoraora_at_rediffmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Reginald.W.Bailey_at_jpmorgan.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Oct 16 2002 - 09:18:59 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US