Configure OEM for alert

Hi,
I want to configure OEM to check alert log every 15mins for a messge ORA-xxxx and send out a email when it see that error message. Can someone tell me how to configure this in OEM.

Hi,
BTW, I have my notes here on general OEM alerts:
http://www.dba-oracle.com/oracle10g_tuning/t_oem_alerts.htm
I want to configure OEM to check alert log every 15mins for a messge ORA-xxxx and send out a emailOEM will not do that, out of the box, but you can easily write your own. Here is how I do it:
http://www.dba-oracle.com/t_alert_log_monitoring_errors.htm
Hope this helps. . .
Donald K. Burleson
Oracle Press author
Author of "Oracle Tuning: The Definitive Reference":
http://www.dba-oracle.com/bp/s_oracle_tuning_book.htm

Similar Messages

  • Configure OEM for 9i

    Hi,
    I want to install standalone OEM for 9i DB
    I tried to follow note 458533.1
    [oradev@vision ~]$ emca -config dbcontrol db -repos create
    java.lang.IllegalArgumentException: -config
            at oracle.sysman.vto.vtoe.repmgr.Arguments.getOperationCode(Arguments.java:424)
            at oracle.sysman.vto.vtoe.repmgr.Arguments.parseOptions(Arguments.java:212)
            at oracle.sysman.vto.vtoe.repmgr.Arguments.parseArguments(Arguments.java:191)
            at oracle.sysman.vto.vtoe.repmgr.Arguments.<init>(Arguments.java:176)
            at oracle.sysman.vto.vtoe.repmgr.Arguments.<init>(Arguments.java:74)
            at oracle.sysman.vte.repmgr.RepositoryMgrApp.main(RepositoryMgrApp.java:103)Is this note applicable to 9i?
    Thanks a lot
    Ms K

    Hi MSK;
    This note 458533.1 is only considers the enabling of the DB Control application used to manage a single 10g database. Its not applicable for 9i
    You can monitor 9i db wiht oracle 10g Grid Control
    http://www.oracle.com/technology/products/oem/pdf/em_gc_8i-9i_4.pdf
    Hope it helps
    Regard
    Helios

  • How to configure OEM for a database which is under OFS(Oracle Fail Safe).

    Hi,
    We have customer who is using database 11g and also using OFS(Oracle Fail Safe) for switching to other machine if there is any problem with current machine. So how to configure Agent in this scenario.
    What i have done is i have installed the agent on node1 and configured to monitor the database. it is monitoring properly. no issues.
    But when database started from node2, here agent will not be there. Do i need to install the agent on node2 as well. Thanks in-advance for your support.
    Regards
    DBA.

    Hi,
    You need to a script and run it on os level. Here is an example:-
    emcli relocate_targets -src_agent=agentmachine1.domain:3872
    -dest_agent=agentmachine2.domain:3872 -target_name=RACDB
    -target_type=oracle_database -copy_from_src -force=yes
    -changed_param=MachineName:agentmachine2.domain
    Regards
    Jomon
    Edited by: JohnJomon on Nov 17, 2011 2:27 PM

  • Configuring oem

    HI,
    I am difficulty in manually configuring oem for existing database.Anyone help me out.
    [oracle@ab_in_02 dbs]$ orapwd file=orapwAPSRTCDB password=sys force=y
    [oracle@ab_in_02 bin]$ emca -config dbcontrol db -repos create
    STARTED EMCA at Feb 16, 2012 12:56:56 PM
    EM Configuration Assistant, Version 11.2.0.0.2 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: SIDRTC
    Listener port number: 1521
    Listener ORACLE_HOME [ /opt/app/oracle/product/11.2.0/dbhome_1 ]:
    Password for SYS user:
    Password for DBSNMP user:
    Invalid username/password.
    Password for DBSNMP user:
    Password for SYSMAN user:
    Email address for notifications (optional):
    Outgoing Mail (SMTP) server for notifications (optional):
    You have specified the following settings
    Database ORACLE_HOME ................ /opt/app/oracle/product/11.2.0/dbhome_1
    Local hostname ................ localhost
    Listener ORACLE_HOME ................ /opt/app/oracle/product/11.2.0/dbhome_1
    Listener port number ................ 1521
    Database SID ................ SIDRTC
    Email address for notifications ...............
    Outgoing Mail (SMTP) server for notifications ...............
    Do you wish to continue? [yes(Y)/no(N)]: Y
    Feb 16, 2012 12:57:20 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /opt/app/oracle/cfgtoollogs/emca/APSRTCDB/emca_2012_02_16_12_56_56.log.
    Feb 16, 2012 12:57:20 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Feb 16, 2012 12:57:20 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error creating the repository
    Feb 16, 2012 12:57:20 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /opt/app/oracle/cfgtoollogs/emca/APSRTCDB/emca_repos_create_<date>.log for more details.
    Feb 16, 2012 12:57:20 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error creating the repository
    Refer to the log file at /opt/app/oracle/cfgtoollogs/emca/APSRTCDB/emca_2012_02_16_12_56_56.log for more details.
    Could not complete the configuration. Refer to the log file at /opt/app/oracle/cfgtoollogs/emca/APSRTCDB/emca_2012_02_16_12_56_56.log for more details.
    and listener status is
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.40.213)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 16-FEB-2012 10:42:08
    Uptime 0 days 2 hr. 20 min. 32 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File /opt/app/oracle/diag/tnslsnr/ab_in_02/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.40.213)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
    Services Summary...
    Service "SIDRTC" has 1 instance(s).
    Instance "SIDRTC", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    thanks
    srinivas
    Edited by: srinivas on Feb 15, 2012 11:36 PM

    Hi
    From bottom content is
    CONFIG: Error reading file /opt/app/oracle/product/11.2.0/dbhome_1/localhost_SIDRTC/sysman/config/emd.properties
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /opt/app/oracle/product/11.2.0/dbhome_1/localhost_SIDRTC/sysman/config/emd.properties
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: 3938 from /opt/app/oracle/product/11.2.0/dbhome_1/localhost_orcl/sysman/config/emd.properties
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /opt/app/oracle/product/11.2.0/dbhome_1/sysman/config/emd.properties
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /opt/app/oracle/product/11.2.0/dbhome_1/install/staticports.ini
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: /opt/app/oracle/product/11.2.0/dbhome_1:localhost:null:APSRTCDB:{}:null:{DBCONTROL_HTTP_PORT=5500, RMI_PORT=5521, JMS_PORT=5541, AGENT_PORT=1830}
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_localhost.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_localhost value: 1830
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_localhost.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_localhost value: 5500
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_localhost.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_localhost value: 5541
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_localhost.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_localhost value: 5521
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for Node: localhost : {DBCONTROL_HTTP_PORT=5500, RMI_PORT=5521, JMS_PORT=5541, AGENT_PORT=1830}
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: /opt/app/oracle/product/11.2.0/dbhome_1/localhost_APSRTCDB/sysman/emd/agntstmp.txt:localhost does not exists.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database APSRTCDB : localhost
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: SIDRTC, oracleHome: /opt/app/oracle/product/11.2.0/dbhome_1, and user: SYS
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: Spooling to /opt/app/oracle/cfgtoollogs/emca/APSRTCDB/emca_repos_create_2012_02_16_13_07_46.log
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: ORA-20001: SYSMAN already exists..
    ORA-06512: at line 17
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-20001: SYSMAN already exists..
    ORA-06512: at line 17
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1650)
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeScript(SQLEngine.java:1000)
    at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:339)
    at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:380)
    at oracle.sysman.emcp.EMReposConfig.createRepository(EMReposConfig.java:510)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:228)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:157)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error creating the repository
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /opt/app/oracle/cfgtoollogs/emca/APSRTCDB/emca_repos_create_<date>.log for more details.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error creating the repository
    Refer to the log file at /opt/app/oracle/cfgtoollogs/emca/APSRTCDB/emca_2012_02_16_13_07_28.log for more details.
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error creating the repository
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:240)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:157)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)
    Feb 16, 2012 1:07:46 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to /opt/app/oracle/product/11.2.0/dbhome_1/oui

  • Configuring OEM Manullly

    Hi All,
    i am facing issue during Configuring OEM Manually & i want to change the Port No
    http://znripley-sun.us.ovenbird.com:*3339/*
    please help me in this issue to change the port no
    Thanks

    Hi Aman,
    Earlier we configure OEM for the same database and it was working then as per customer request it was deconfigured again we receive request to configure and will configuration it is giving us error when try to listen the the ip address it is showing in hung state there are 4 wait request for the ip address with same port 1158 on OS level we are not able to locate which processes are waiting for this ip. here we are stuck.
    Please help me & and i am sending you logs :-
    rdwsdba$ tail -200 emca_2011-08-26_07-44-01-AM.log
    Aug 26, 2011 7:44:12 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 26, 2011 7:44:12 AM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: rdwq Host: usa7061ux300 Node: null OH: /rdwq/apps/oracle/product/10.2.0.4.2011Q1 isDBC: true
    Aug 26, 2011 7:44:12 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to true
    Aug 26, 2011 7:44:12 AM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Aug 26, 2011 7:44:12 AM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'DISPLAY' is '', discarding the same
    Aug 26, 2011 7:44:12 AM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'ORACLE_HOSTNAME' is '', discarding the same
    Aug 26, 2011 7:44:12 AM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [BKUPDIR=/data, CLASSPATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/emca.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/srvm.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/srvmasm.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/emConfigInstall.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/ldapjclnt10.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/ldap.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/share.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/srvmhas.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/netcfg.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib/xmlparserv2.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/assistants/jlib/assistantsCommon.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/sysman/jlib/emCORE.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/oui/jlib/OraInstaller.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/oui/jlib/OraPrereq.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/inventory/prereqs/oui/OraPrereqChecks.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/oui/jlib/OraPrereqChecks.jar:, DYLD_LIBRARY_PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib32:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib, EDITOR=vi, HOME=/rdwq/ap01/rdwsdba, HZ=, LC_COLLATE=en_US.ISO8859-1, LC_CTYPE=en_US.ISO8859-1, LC_MESSAGES=C, LC_MONETARY=en_US.ISO8859-1, LC_NUMERIC=en_US.ISO8859-1, LC_TIME=en_US.ISO8859-1, LD_LIBRARY_PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jdk/jre/lib/sparc/client:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jdk/jre/lib/sparc:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jdk/jre/../lib/sparc:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib32:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/usr/SUNWspro/lib:/usr/openwin/lib:/usr/dt/lib, LIBPATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib32:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib, LOGNAME=rdwsdba, MAIL=/usr/mail/rdwsdba, MANPATH=/local/man:/usr/share/man, NEED_EXIT_CODE=1, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, OLDPWD=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/usa7061ux300_rdwq/sysman/log, ORACLE_BASE=/rdwq/apps/oracle, ORACLE_DOC=/rdwq/apps/oracle/doc, ORACLE_HOME=/rdwq/apps/oracle/product/10.2.0.4.2011Q1, ORACLE_PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin, ORACLE_SID=rdwq, ORACLE_TERM=xsun5, ORAENV_ASK=NO, ORATAB=, ORA_NLS=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/ocommon/nls/admin/data, PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin:/opt/local/scripts:/opt/local/bin:/opt/local/xns:/opt/X11:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/etc:/usr/ccs/bin:/usr/ucb:/usr/openwin:/usr/openwin/bin:/usr/bin/X11:/usr/openwin/bin/X11:/usr/openwin/lib:/usr/lib:/usr/sbin:/usr/local/bin:/app/oracle/local/dba/utilities:/opt/bin:/opt/EDSsrm/bin:/usr/bin, PWD=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin, SHELL=/bin/bash, SHLIB_PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib32:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib, SHLVL=1, TERM=vt100, TNS_ADMIN=, TZ=US/Pacific, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, _=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin/emca]
    Aug 26, 2011 7:44:12 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin/emctl stop dbconsole
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 1
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://usa7061ux300:1158/em/console/aboutApplication
    Stopping Oracle Enterprise Manager 10g Database Control ...
    --- Failed to shutdown DBConsole Gracefully ---
    failed.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin/emctl stop dbconsole
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface isInView
    CONFIG: IN_VIEW marker not instantiated in /rdwq/apps/oracle/product/10.2.0.4.2011Q1/sysman/config/emca.properties
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface getEnvProps
    CONFIG: Returning env array from cache
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [BKUPDIR=/data, CLASSPATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/emca.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/srvm.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/srvmasm.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/emConfigInstall.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/ldapjclnt10.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/ldap.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/share.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/srvmhas.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/jlib/netcfg.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib/xmlparserv2.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/assistants/jlib/assistantsCommon.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/sysman/jlib/emCORE.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/oui/jlib/OraInstaller.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/oui/jlib/OraPrereq.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/inventory/prereqs/oui/OraPrereqChecks.jar:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/oui/jlib/OraPrereqChecks.jar:, DYLD_LIBRARY_PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib32:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib, EDITOR=vi, EMDROOT=/rdwq/apps/oracle/product/10.2.0.4.2011Q1, HOME=/rdwq/ap01/rdwsdba, HZ=, LC_COLLATE=en_US.ISO8859-1, LC_CTYPE=en_US.ISO8859-1, LC_MESSAGES=C, LC_MONETARY=en_US.ISO8859-1, LC_NUMERIC=en_US.ISO8859-1, LC_TIME=en_US.ISO8859-1, LD_LIBRARY_PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib32:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib:null, LIBPATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib32:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib, LOGNAME=rdwsdba, MAIL=/usr/mail/rdwsdba, MANPATH=/local/man:/usr/share/man, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, OLDPWD=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/usa7061ux300_rdwq/sysman/log, ORACLE_BASE=/rdwq/apps/oracle, ORACLE_DOC=/rdwq/apps/oracle/doc, ORACLE_HOME=/rdwq/apps/oracle/product/10.2.0.4.2011Q1, ORACLE_PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin, ORACLE_SID=rdwq, ORACLE_TERM=xsun5, ORAENV_ASK=NO, ORATAB=, ORA_NLS=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/ocommon/nls/admin/data, PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin:/opt/local/scripts:/opt/local/bin:/opt/local/xns:/opt/X11:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/etc:/usr/ccs/bin:/usr/ucb:/usr/openwin:/usr/openwin/bin:/usr/bin/X11:/usr/openwin/bin/X11:/usr/openwin/lib:/usr/lib:/usr/sbin:/usr/local/bin:/app/oracle/local/dba/utilities:/opt/bin:/opt/EDSsrm/bin:/usr/bin, PERL5LIB=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib/site_perl:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/sysman/admin/scripts:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin:, PWD=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin, SHELL=/bin/bash, SHLIB_PATH=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib32:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/lib:/rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/lib, SHLVL=1, TERM=vt100, TNS_ADMIN=, TZ=US/Pacific, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, _=/rdwq/apps/oracle/product/10.2.0.4.2011Q1/bin/emca]
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/bin/perl /rdwq/apps/oracle/product/10.2.0.4.2011Q1/sysman/admin/scripts/db/sgastop.pl stop rdwq usa7061ux300 1575 /rdwq/apps/oracle/product/10.2.0.4.2011Q1
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of /rdwq/apps/oracle/product/10.2.0.4.2011Q1/perl/bin/perl /rdwq/apps/oracle/product/10.2.0.4.2011Q1/sysman/admin/scripts/db/sgastop.pl stop rdwq usa7061ux300 1575 /rdwq/apps/oracle/product/10.2.0.4.2011Q1 completed successfully
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: nmccollector process does not exist
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.DBControlUtil stopNmccollector
    CONFIG: Successfully stopped nmc-collector process
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_null.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_null.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_null.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_null.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /rdwq/apps/oracle/product/10.2.0.4.2011Q1/install/staticports.ini
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.EMDBPreConfig performReconfiguration
    CONFIG: Ports: {}
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_rdwq.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_rdwq.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_rdwq.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_rdwq.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oui
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.OUIInventoryUtil getInstallInventory
    CONFIG: Error accessing inventory.
    oracle.sysman.oii.oiii.OiiiInstallInventoryReadException: OUI-10039:Unable to read install inventory /ap01/apps/oracle/oraInventory on this system. Please check if you have the proper permissions to read/write to the inventory.
    at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControl(OiiiInstallAreaControl.java:1733)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:292)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:231)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:180)
    at oracle.sysman.emcp.util.OUIInventoryUtil.getInstallInventory(OUIInventoryUtil.java:125)
    at oracle.sysman.emcp.util.OUIInventoryUtil.getAllOracleHomeLoc(OUIInventoryUtil.java:176)
    at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1220)
    at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:595)
    at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2314)
    at oracle.sysman.emcp.EMDBPreConfig.performReconfiguration(EMDBPreConfig.java:2817)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:248)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:171)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:170)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:486)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1142)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:470)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419)
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.OUIInventoryUtil getInstallInventory
    CONFIG: Error accessing Install Area Control.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.OUIInventoryUtil getAllOracleHomes
    CONFIG: Error accessing Install Inventory.
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.OUIInventoryUtil getAllOracleHomeLoc
    CONFIG: /var/opt/oracle/oraInst.loc and /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oraInst.loc are not the same. Getting list of homes from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oraInst.loc
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oui
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [rdwq/apps/oracle/product/10.2.0.4.2011Q1]
    Aug 26, 2011 7:44:16 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /rdwq/apps/oracle/product/10.2.0.4.2011Q1
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: 5540 from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole_usa7061ux300_rdwq
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: 5520 from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole_usa7061ux300_rdwq
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: 1158 from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole_usa7061ux300_rdwq
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: 1830 from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/usa7061ux300_rdwq/sysman/config/emd.properties
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /rdwq/apps/oracle/product/10.2.0.4.2011Q1/sysman/config/emd.properties
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /rdwq/apps/oracle/product/10.2.0.4.2011Q1/install/staticports.ini
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: /rdwq/apps/oracle/product/10.2.0.4.2011Q1:usa7061ux300:null:rdwq:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5521, JMS_PORT=5541, AGENT_PORT=1831}
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_rdwq.
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_rdwq value: 1831
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_rdwq.
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_rdwq value: 1158
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_rdwq.
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_rdwq value: 5541
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_rdwq.
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_rdwq value: 5521
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: rdwq : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5521, JMS_PORT=5541, AGENT_PORT=1831}
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_rdwq_OLD value: 1158
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Completed copying file /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole_usa7061ux300_rdwq/config/rmi.xml.emca.util.tmp to /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole_usa7061ux300_rdwq/config/rmi.xml
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Completed copying file /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole_usa7061ux300_rdwq/config/jms.xml.emca.util.tmp to /rdwq/apps/oracle/product/10.2.0.4.2011Q1/oc4j/j2ee/OC4J_DBConsole_usa7061ux300_rdwq/config/jms.xml
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Completed copying file /rdwq/apps/oracle/product/10.2.0.4.2011Q1/usa7061ux300_rdwq/sysman/config/emd.properties.emca.util.tmp to /rdwq/apps/oracle/product/10.2.0.4.2011Q1/usa7061ux300_rdwq/sysman/config/emd.properties
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Cannot start Database Control. The following ports are already in use: [Database Control HTTP port:1158].
    Refer to the log file at /rdwq/apps/oracle/product/10.2.0.4.2011Q1/cfgtoollogs/emca/rdwq/emca_2011-08-26_07-44-01-AM.log for more details.
    Aug 26, 2011 7:44:17 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Cannot start Database Control. The following ports are already in use: [Database Control HTTP port:1158].
    at oracle.sysman.emcp.EMDBPostConfig.areDbcPortsFree(EMDBPostConfig.java:1760)
    at oracle.sysman.emcp.EMDBPostConfig.performReconfiguration(EMDBPostConfig.java:869)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:228)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:486)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1142)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:470)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419)
    rdwsdba$
    Please Help me please
    Thanks

  • Document for configuring Early watch alerts And issue tracking system

    Hello Experts,
    Iam on SAP Solution Manager 4.0 and need step wise step procedure document for configuring Early watch alerts and Issue tracking system in solman 4.0 . I hv checked Help site and other standard config docs by SAP but getting confused and things are not working ,so help shall be appreciated.
    My Email id is [email protected] .
    Requested to revert at earliest as iam in urgent need of it .Points guaranteed.
    Thanks and Regards,
    Somya

    Hi Somya,
    setting up EWA is explained in Application help of SAP Solution Manager.
    It would be helpful to know, what you have already done and what is causing problems for you.
    Prerequisite to process EWA is to configure all steps described in the Basic Settings of SAP Solution Manager Configuration guide (tx SPRO).
    The configuration of Issue Tracking is also described in the IMG (Basically, it's required to activate a BC Set).
    Path in IMG: Basic Settings -> Standard Configuration of Basic Settings -> Solution Manager -> Basic BC-Sets for Configuration -> Activate Issue Tracking BC Set
    Access the configuration guide:
    - run transaction SPRO
    - choose SAP Reference IMG
    - expand tree SAP Solution Manager -> Configuration -> Basic Settings
    - follow the steps under
    "Wizard-based Initial Configuration of Basic Settings", if your SolMan system has not been yet configured or
    "Standard Configuration of Basic Settings", if you have done already some configuration.
    Best regards,
    Ruediger Stoecker

  • Configuring OEM alerts to Mobile

    Can someone send me the metalink note how to configure OEM alerts to mobile........

    hi,
    could you explain how to configure mobile alerts in 9i amd 10g.

  • Configure SNMP for send trap in OEM 11g

    Hi,
    We have OEM 11g in our environment. We have to configure SNMP for send trap to third party application in OEM.
    Our platform is Oracle Enterprise Linux 5.4 . We have installes SNMP in Platform . As mention in document (http://download.oracle.com/docs/cd/E11857_01/em.111/e14091/chap2.htm#CHDFDJJI) we configure MASTER.configer file. Then we started the SNMP agent by root user through command ./start_peer -a.
    We configure SNMP rule in OEM and then assigned this rules to method.
    But we are not able to send traps to third party application(IT360).
    I am not able to integrate OEM 11g with IT360.
    please suggest me, where i am going wrong in this configration? or i have to do some more configration?
    Thanks in advance
    Vikash

    The SNMP reference manual has been removed from the 10g and 11g doc set.
    You could consult the manual in the 9i doc set and check whether the files for your unmentioned platform still get delivered.
    Sybrand Bakker
    Senior Oracle DBA

  • Need step by step CCMS Alerts configuration document for PI 7.1

    Hello Experts,
                          I need to configure the CCMS Alerts in our PI 7.1 box. Please provide the step by step configuration document for configuring CCMS Alerts in PI 7.1 System.
    Advance Thanks and Regards,
    Nageswari

    hi Nageswari,
    Configuring CCMS agent for PI is like any other dual stack stystem configure except few PI 7.1 specific configuration.
    You need to install both ABAP & JAVA CCMS agents. Please go through below URL that brief on PI 7.1 required configuration
    https://cw.sdn.sap.com/cw/docs/DOC-43543
    Regards
    Sekhar

  • OEM Grid Alert Notification

    Hello,
    We would like to configure our OEM grid alert notification in such a way that only the DBAs received alerts pertaining to database issues such as tablespace 90% full. With our current settings, all the people on the alert notification list received alerts related to database issues. How can we choose who will receive what notifications? Thanks!

    The way the product is designed ou would create multiple administrators who would then each subscribe to appropriate alerts. It sounds like you are using a single administrator and/or set of notifications for everyone.
    Niall Litchfield
    http://www.orawin.info/

  • Notifications not being generated for alerts generated by rules.

    I'm using SCOM 2012 R2 and have configured an alert generating rule to create alerts when specific events occur in a windows event log.
    The rule works fine, alerts are generated as expected.
    I have also configured subscriptions/subscribers/channels to send notifications via email and SMS (via script in command channel) however even with the criteria set to send on all alerts, I only receive notifications for alerts generated by monitors (so
    I know the subs and channels do function)
    It seems like some sort of workflow issue where alerts generated by a rule fail to create a notification.
    Is there any logging I can enable to see what's happening here? 
    Any other ideas?

    In System Center 2012 Operations Manager, the alert notification will be sent when the alert first meets all criteria, regardless of resolution state, unless resolution state itself is a criterion. If alert suppression is enabled for the rule or monitor
    that raises an alert, only one notification will be sent when the subscription criteria are first met. No additional notifications will be sent until the alert is closed and a new alert is raised that meets all subscription criteria.  PLease check
    1) whether your rule has trun on alert supression
    2) Close the alert, craised by rule,  and do it again
    Roger

  • How to configure mwi for GDM (general delivery mailbox)

    Hello everyone
    I'm trying to configure mwi for GDM and am not having much success. I tried a couple of different ways suggested in a discussion here:
    https://supportforums.cisco.com/message/3091135?tstart=0 but don't think I,m doing this the right way.
    This is what the thread states:
    x511 is a shared line with a corresponding GDM mailbox   (mine is x1007)
    x512 is a blast group with members x501 (phone A), x502 (phone B), and x503 (phone C)  *****I took 1008
    x511 is call forward all to 512
    The blast group at 512 forwards on no answer to voicemail
    x511 is assigned as a button on each of phones A, B & C
    When an incoming call comes in to x511 it is immediately forwarded to the blast group at 512, and as a result, x501, x502, and x503 ring.  After 15 seconds (or whatever the no answer timer is set to), the call goes to voicemail.  Because the call went to x511 first, it winds up in mailbox 511.  After the message is left, an MWI ON message is generated for x511, which results in the envelope icon being displayed next to the x511 button on each of phones A, B and C.
    Therefore If I change this to my configurations I think it would go like this:
    When an incoming call comes in to x1007(GDM) it is immediately forwarded to the blast group at 1008, and as a result, x1001, x1002, and x1003 and 1004 ring.  After 15 seconds (or whatever the no answer timer is set to), the call goes to voicemail.  Because the call went to x1007 first, it winds up in mailbox 1007.  After the message is left, an MWI ON message is generated for x1007, which results in the envelope icon being displayed next to the x1007 button on each of phones A, B and C.
    Here is what I tried:
    1: Configured GDM at extension 1007 and shared the extension to phones ext: 1001, 1002, 1003, 1004 (instead of above mentionned x511). This extension works and can retrieve GDM no problem.
    dial-peer voice 1007 voip
    description [-[ General Delivery Mailbox ]-]
    destination-pattern 1007
    session protocol sipv2
    session target ipv4:10.1.10.1
    dtmf-relay sip-notify
    codec g711ulaw
    no vad
    ephone-dn  8  dual-line
    number 1007 no-reg both
    label GeneralMail- x1007
    description General Mail
    name General Mailbox
    call-forward busy 1999                   *****Should call forward all to 1008 which is the hunt-group
    call-forward noan 1999 timeout 3    *****Should call forward all 1008. Therefore remove both commands and add the call-forward all 1008 (Correct???)
    hold-alert 30 originator
    2: Not sure what a blast group is but I believe it to be a parallel hunt group. Is this correct???
    ex: voice hunt-group 2 parallel (This will make all included phones dial at same time correct???)
          list 1001, 1002, 1003, 1004
    voice hunt-group 2 parallel
    list 1001,1002,1003,1004
    pilot ???  (not sure what to put here, i think it should be the pilot number 1008 correct???)
    pilot 1008
    Therefore this is what i got:
    voice hunt-group 2 parallel
    list 1001,1002,1003,1004
    pilot 1008
    Now I believe I need to create the dial-peer 1008 correct???
    dial-peer voice 1008 voip
    description [-[ Hunt Blast Group ]-]
    destination-pattern 1008
    session protocol sipv2
    session target ipv4:10.1.10.1
    dtmf-relay sip-notify
    codec g711ulaw
    no vad
    Next I think I have to create ephone-dn for the hunt blast group correct???
    ephone-dn  9  dual-line
    number 1008 no-reg both
    description General Mail
    name General Mailbox
    call-forward busy 1999                   *****Should call forward all to 1999 which is my voice mail correct???
    call-forward noan 1999 timeout 3    *****Should call forward all 1999 which is my voice mail correct ???
    hold-alert 30 originator
    Then last I would configure lines on the phones pointing to the ephone-dn 9 on all listed phones correct??? or am I totally lost?...lol
    ex: ephone  4
    device-security-mode none
    mac-address 0018.19B9.35BE
    username "operator" password 1234
    codec g729r8
    type 7961
    button  1:3 2:5 3:8 4:9  ***4:9 is the one correct???
    Any help will be greatly appreciated. Thanks very much.

    Thanks very much for the help Rob. This command does indeed take care of having my GDM
    light up but now if I try to send a message to the main phone line x1001 and leave a
    message it only has the enveloppe now and doesn't light up...lol
    It is a great command to know though...thanks a lot
    Any chance you know if I can have both the main line and the GDM light up when they receive messages in their respective extensions?
    ex:
    ephone 4
    device-security none
    mac-address aaaa.aaaa.aaaa
    username "operator"
    type 7961
    mwi-line 3   ****In my case this lights up the 1007 which is the GDM mailbox
    or
    mwi-line 1   ***now my main x will light up but not the GDM...lol
    button 1:3 2:5 3:8     ***Now for the personal mailbox
    ephone-dn  3  dual-line
    number 1003 no-reg primary
    label Operator-x1003
    description Operator
    name Sylvie Bombardier
    call-forward busy 1999
    call-forward noan 1999 timeout 10   ****worst comes to worst i'll get rid of the operator personal mailbox and call-forward all to GDM 1007 on that phone
    translation-profile incoming no-prefix
    Thanks very much again for your help. If you have any other ideas please feel free to add. I am definitely close to wrapping this issue. Funny cisco didn't configure GDM to also light up the phone extensions included in the GDM like the personal mailboxes when they receive messages.
    Thanks very much again for the help. I really appreciate it.

  • OEM for oracle database 10.2.0.3 .where to install

    Hi ..i have Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 installed in my pc and looking to install oracle enterprise manager but only agent is avalble in oracle website.please let me know how to install oem for 10g

    Hi,
    You can refer to below metalink doc for the complete steps for configuring the EM DBcontrol for your standalone DB instance
    How To Drop, Create And Recreate the Database Control (DB Control) Release 10g and 11g (Doc ID 278100.1)
    Regards,
    Rahul

  • Configure oem on oracle 10g

    Hi,
    I am trying to configure oem in 10..2.0.3 database, but it gives me the below error
    emca -config dbcontrol db -repos createIncorrect usage:
    oracle.sysman.emcp.EMConfigAssistant [options] [list of parameters]
    Options:
    -a :configure for an ASM database
    -b :configure for automatic backup
    -c :configure a cluster database
    -e <node> :remove a node from the cluster
    -f <file> :specify the file name that contains parameter values
    -h :help
    -m :configure EM for a central agent
    -n <node> :add a new node to the cluster
    -r :skip creation of repository schema
    -s :silent mode (no user prompts
    -x <db> :deletion of a SID or DB
    -RMI_PORT <port> :specify the RMI port for DB Control
    -JMS_PORT <port> :specify the JMS port for DB Control
    -AGENT_PORT <port> :specify the EM agent port
    -DBCONSOLE_HTTP_PORT <port> :specify the DB Control HTTP port
    The script will prompt for any required data that is not specified in a configuration file. The script always prompts for all required passwords. If you use a configuration file, the file may contain any of the following specifications, as shown, with the specified values correctly filled in:
    Parameters for single instance databases:
    HOST=<Database hostname>
    SID=<Database SID>
    PORT=<Listener port number>
    ORACLE_HOME=<Database ORACLE_HOME>
    LISTENER=<Listener name>
    HOST_USER=<Host user name for automatic backup>
    HOST_USER_PWD=<Host user password for automatic backup>
    BACKUP_HOUR=<Automatic backup hour in number>
    BACKUP_MINUTE=<Automatic backup minute in number>
    ARCHIVE_LOG=<Archive log>
    EMAIL_ADDRESS=<Email address for automatic notification>
    MAIL_SERVER_NAME=<Email gateway for automatic notification>
    ASM_OH=<ASM ORACLE_HOME>
    ASM_SID=<ASM SID>
    ASM_PORT=<ASM port>
    ASM_USER_ROLE=<ASM user role>
    ASM_USER_NAME=<ASM user name>
    ASM_USER_PWD=<ASM user password>
    EM_HOME=<Enterprise Manager ORACLE_HOME>
    DBSNMP_PWD=<Password for dbsnmp>
    SYSMAN_PWD=<Password for sysman>
    SYS_PWD=<Password for sys>
    Parameters for cluster databses:
    HOST=<Database Instance hostname>
    PORT=<Listener port number>
    LISTENER=<Listener name>
    ORACLE_HOME=<Database ORACLE_HOME>
    CLUSTER_NAME=<Cluster name>
    DB_NAME=<Database name>
    SERVICE_NAME=<Service name>
    HOST_USER=<Host user name for automatic backup>
    HOST_USER_PWD=<Host user password for automatic backup>
    BACKUP_HOUR=<Automatic backup hour in number>
    BACKUP_MINUTE=<Automatic backup minute in number>
    ARCHIVE_LOG=<Archive log>
    EMAIL_ADDRESS=<Email address for automatic notification>
    MAIL_SERVER_NAME=<Email gateway for automatic notification>
    ASM_OH=<ASM ORACLE_HOME>
    ASM_PORT=<ASM port>
    ASM_USER_ROLE=<ASM user role>
    ASM_USER_NAME=<ASM user name>
    ASM_USER_PWD=<ASM user password>
    EM_HOME=<Enterprise Manager ORACLE_HOME>
    DBSNMP_PWD=<Password for dbsnmp>
    SYSMAN_PWD=<Password for sysman>
    SYS_PWD=<Password for sys>
    Please suggest
    Regards

    it seems database install was not successful some binaries is missing in your OH.
    Can you check by installing another database

  • Required account rights for Alert and Performance/Topology collection and operations SDK

    Hi,
    My question is with regards to required user role privileges for performing certain operations using Operations Manager 2007 R2 SDK.
    - Registering an internal connector to MS SCOM for alert subscription:
    http://msdn.microsoft.com/en-us/library/bb437580.aspx
    - Collection and acknowledging (or closing) of alerts
    http://msdn.microsoft.com/en-us/library/bb424130.aspx
    http://msdn.microsoft.com/en-us/library/hh327168.aspx
    Based on experience and this article (http://technet.microsoft.com/en-us/library/hh212758.aspx) on how to configure a product connector subscription I'm guessing
    that user account needs to have Operations Manager Administrators user role privileges, however I was unable to find this documented in context of SDK.
    Are requirements the same for GetMonitoringPerformanceData and GetConfigurationGroups methods?
    http://msdn.microsoft.com/en-us/library/microsoft.enterprisemanagement.monitoring.monitoringperformancedatareader.getmonitoringperformancedata.aspx
    http://msdn.microsoft.com/en-us/library/dd848560.aspx
    Thank you and kind regards,
    Zsolt

    Hi,
    As far as I know, to close an alert the user should be at least an Operator role. Please refer to the below article to get more information about SCOM user role profiles:
    Operations Associated with User Role Profiles
    http://technet.microsoft.com/en-us/library/hh872885.aspx
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Maybe you are looking for

  • Remote for Audig

    My dog chewed up the remote for my Audigy 2. It's the RM-000 model. Anyone have any idea on how to go about getting a replacement?

  • I have lost my "Toolbar"  I have uninstalled and re-downloaded.  At  a total loss of what to do.  Thanks in advance, Tom

    I am dumbfounded on this.  I used to have a tool bar with iTunes, but for some reason it is gone.  What I have tried to do so far is to "Uninstall"  iTunes and then "Download" the program.  However, there is no tool bar.  I believe my usage is for iT

  • Best way to import already edited videos

    All I want to do is take a movie from my video camera that is already edited and convert it to a quicktime movie. The project is only 7 minutes long, but when I capture it, it slices it up into a bunch of files that still have skips when I put them i

  • SAP Tech e.g. ABAP for people with non IT Background

    My current position: I am a BA graduate. Working in BPO for years though i never want. I know multimedia works in ADOBE softwares like motion picture editing, compositing & designing etc. That was a hobby but couldn't turn that into a career because

  • Brutally Bad Recovery Service

    Sadly, my first post is a long tale of woe. It would seem that the system has been hacked and my account abused and then suspended. I am an american living in China. I tried using skypes main page that directs to the local Chinese support, selecting