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: SNMPAGENT role

Re: SNMPAGENT role

From: Lyubomir Petrov <lpetrov_at_yahoo.com>
Date: Mon, 04 Feb 2002 07:54:04 -0800
Message-ID: <F001.00404D53.20020204073535@fatcity.com>

Hi,

Oracle 9i (9.0.1), Win2000

c:\oracle\ora9i\rdbms\admin\catsnmp.sql: ...
drop role SNMPAGENT;
...

c:\oracle\ora9i\sysman\admin\catsnmp_734.sql, 
c:\oracle\ora9i\sysman\admin\catsnmp_80.sql, 
c:\oracle\ora9i\sysman\admin\catsnmp_8i.sql:
...
drop role SNMPAGENT;
create role SNMPAGENT;
grant select on V_$LICENSE to SNMPAGENT; grant select on V_$VERSION to SNMPAGENT; ...

Also c:\oracle\ora9i\rdbms\admin\catnsnmp.sql: ...
drop role SNMPAGENT;
...

Regards

Lyubomir Petrov


Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Lyubomir Petrov
  INET: lpetrov_at_yahoo.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 Mon Feb 04 2002 - 09:54:04 CST

Original text of this message

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