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

Home -> Community -> Usenet -> c.d.o.server -> Re: 9.2 Intelligent Agent issues on Solaris 9

Re: 9.2 Intelligent Agent issues on Solaris 9

From: George Barbour <me_at_no.spam>
Date: Thu, 4 Dec 2003 09:20:46 -0000
Message-ID: <3fcefb88$1@baen1673807.greenlnk.net>


"Steve Sawicki" <sawics_at_hotmail.com> wrote in message news:94d159e7.0312031323.57cfee00_at_posting.google.com...
> In an attempt to stay in front of the tech curve, we've built an
> environment on Solaris 9 and Oracle 9.2 & 8.1.7 (in production). While
> building a supporting OEM config & events, I've learned that no
> intelligent agent is certified on Solaris 9 - OUCH! When I start the
> 9i agent I get the message:
> "Required configuration file snmp_ro.ora not found"
> I've checked the basics to get this to work but my buddies at Oracle
> won't discuss a non-cert platform. "agentctl start agent" does
> generate the file snmp_ro.ora and the rw file in
> $ORACLE_HOME/network/admin. $ORACLE_HOME/network/agent and .../admin
> is owned by my oracle 920
> account, ora920. I see the dbsnmp process running and the
> $ORACLE_HOME/bin/dbsnmp file looks like:
> -rwsr-s--- 1 root oinstall 3250936 Oct 9 10:39
> /u01/app/oracle/product/9.2.0/bin/dbsnmp
> Has anyone pulled this config together?

Usage:

          agentctl start|stop|status|restart [agent]
          agentctl start|stop|status         blackout [<target>]
                   [-d/uration <timefmt>] [-s/ubsystem <subsystems>]

        The following are valid options for blackouts
         <target>    name of the target. Defaults to node target.
         <timefmt>   is specified as [days] hh:mm
         <subsystem> is specified as [jobs events collections]
                     defaults to all subsystems

 MIND ~/ > agentctl start

DBSNMP for Solaris: Version 9.2.0.1.0 - Production on 04-DEC-2003 09:16:12

Copyright (c) 2002 Oracle Corporation. All rights reserved.

Starting Oracle Intelligent Agent....
Agent started
 MIND ~/ > Works fine.
Geo. Received on Thu Dec 04 2003 - 03:20:46 CST

Original text of this message

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