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

Similar Messages

  • 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

  • Error while configuring OEM

    Dear all,
    While manually configuring OEM in my database with the command emca -config dbcontrol db in the directory $ORACLE_HOME/bin, I am facing the following error immediately
    $ORACLE_HOME/jdk/bin/java: No such file or directory
    db version 11g
    platfrom linux
    Pl help
    Regards,
    Charan

    Hi;
    While manually configuring OEM in my database with the command emca -config dbcontrol db in the directory $ORACLE_HOME/bin, I am facing the following error immediately
    $ORACLE_HOME/jdk/bin/java: No such file or directoryPlease be sure you source env file and echo $ORACLE_HOME return correct path
    Also see:
    How to create OEM 10g in EBS?
    How To Drop, Create And Recreate DB Control In A 10g Database [ID 278100.1]
    Problem - emctl start dbconsole Fails with Error OC4J Configuration issue OC4J_DBConsole__ not found [ID 555218.1]
    Regard
    Helios

  • Configuring OEM in oracle 9i version

    In oracle 10g we can use emca command to configure oem..
    is there any command to configure oem in 9i data base .

    Yasser, -prelim is feature of Sql*Plus 10g and latter.
    So as long you have any Sql*Plus 10g or latter version (ex. from client installation) and a valid net service name to connect to your 9i database you should be able to establish a "backdoor" connection.
    You can do the following:
    $sqlplus -prelim /nologand once you are in, just connect to the database using SYSDBA account
    SQL> connect sys/password@net_service_name as sysdba
    Prelim connection establishedCheers,
    Mihajlo

  • Silent database creation won't configure OEM

    Hi All,
    Windows Vista 64-bit Oracle 11.1.0.7
    I am doing a silent creation of the database which creates the database fine but the OEM - Web front end is not created. I have run netca to create a listener before database creation. Here is my exact syntax I am using from the command prompt:
    dbca -silent -sysPassword oracle -systemPassword oracle -continueOnNonFatalErrors true -gdbName 11GORA01 -createDatabase -templateName Test11g -emConfiguration LOCAL -dbsnmpPassword oracle -sysmanPassword oracle
    If I then use dbca to try & configure the database options there is an error saying there is no appropriate listener found. There is one thing I did notice that when I did lsnrctl status the database name was in lower case and using the dbca the message 'Configure additional components for database "11GORA01" - is in upper case. Not sure if this is the problem.
    Any help would be fantastic
    Thanks
    Vic

    Hi,
    Silent database creation won't configure OEM
    AFAIK, NO you have to configure separately.
    Regards,
    Taj

  • Configure OEM after cold cloning

    Dear All
    After performing cold cloning ,I am trying to configure OEM which shows me error message in logfile,
    CONFIG: ORA-20001: SYSMAN already exists..
    Do I need to drop DBSNMP and SYSMAN schema and create repos from the beginning, if yes then is there any effect on database if I drop schemas.
    kindly post steps about configuring OEM after cold cloning .
    Database Version : 11.2.0.1
    Thanks.

    I'm not sure what you mean by "cold cloning." What version of EM are you using, and what is it you want to do?

  • 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 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

  • Configuring OEM to detect servlet.init() failures

    I'm trying to move some one-time initialization into a servlet .init() method and I wanted to see what would happen in OEM (Oracle Enterprise Manager) when this servlet's init() method failed (by throwing ServletException). I wrote a simple Servlet that does nothing but fail when it attempts to initialize. I was hoping to see a Stop Sign or something in OEM when I deloyed it, but instead OEM thinks everything is fine. Does anyone know how to make OEM aware of the actual state of the Servlets deployed under the OC4J containers?
    Bob
    package demos;
    import org.apache.struts.action.ActionServlet;
    import javax.servlet.ServletConfig;
    import javax.servlet.ServletException;
    import javax.servlet.ServletContext;
    public class MyActionServlet extends ActionServlet {
    public MyActionServlet() { }
    public void init() throws ServletException {
    super.init();
    throw new ServletException( new Exception("I failed to init...DO SOMETHING!"));

    Maybe if I format the source better someone will render an opinion? I'm looking for ways to have the Oracle Enterprise Manager detect and report on .init() problems in my servlets. Here is a sample servlet that does nothing but throw and exception at .init() time. How can I configure OEM to react to and report this condition?
    package demos;
    import org.apache.struts.action.ActionServlet;
    import javax.servlet.ServletConfig;
    import javax.servlet.ServletException;
    import javax.servlet.ServletContext;
    public class MyActionServlet extends ActionServlet {
      public MyActionServlet() { }
      public void init() throws ServletException {
        super.init();
        ServletContext sc = this.getServletContext();
        sc.setAttribute("AppScopeAttribute", "sc.toString()=" + sc.toString());
        sc.setAttribute("MyInitParam", this.getInitParameter("MyInitParam"));
        throw new ServletException( new Exception("This sucks...that sucks...everything sucks"));
    }

  • 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

  • Configure OEM in Oracle 10.2.0.4 Two nodes RAC

    Hi all,
    I'm having some troubles making rigth configuration for OEM in my RAC.
    Everything during installation or configuracion seems ok but later it's all wrong.
    The point is:
    Global database is ON and every of two nodes is also ON. I can accees it from inside and outside the server nodes.
    CRS shows everything OK with all services and resources ONLINE.
    emctl status dbconsole -clusterhttps://node2:5500/em/console/aboutApplication
    EM Daemon is running.
    emca -displayConfig dbcontrol -clusterINFO:
    **************** Current Configurationl ****************
    INSTANCE NODE DBCONTROL_UPLOAD_HOST
    inode2 node2 node2
    inode1 node1 node2
    So everything should be OK
    When I try to access OEM, it says that status can't be acess and offers me the choice of START or BEGIN RECOVER
    When I go through START the two nodes are up but can't access the instances.
    So I know that something has wrong configuracion but I don't know WHAT!!!
    Any Idea???
    Thanks in advance

    Start looking at the logs under $OH/<node_name>/sysman/log - most likely it will offer some clues.

  • Configure OEM on Oracle Failsafe 3.4.2 (11g R2) on windows 2008

    Hi Friends,
    Please let me know how to configure Oracle Enterprise Manager(OEM) On Oracle Failsafe 3.4.2 (11g R2 Database) on windows 2008.
    I found a Metalink Note : 396659.1 but i am unable to open the Note.
    Please provide the Proper Note.
    Regards,
    DB

    I have the same problem.
    My solution is:
    1.add OFS group name mapping VIP in DNS
    2.add VIP in MSCS manager
    3.delete VIP in OFS manager
    4.add VIP in OFS manager

  • How to install and configure OEM agent in VCS cluster

    Hi there,
    I would like install 11g OEM agent for SUN SPARC OS for two node VCS cluster. OEM repository is residing in another server.
    Database (to be configured) is running on one node of VCS cluster, but it will be able to failover other server for any issues.
    I have downloaded the agent for sparc and planning to do the silent install.
    Could you please give me the steps to configure both nodes of the cluster including the parameters which need to be changed in the response file?
    Thanks in advance.
    Regards

    We are using OEM agents on VCS clusters. Some options are to 1) fail-over the agent with the database; 2) manually inform OEM that an instance has moved using emcli relocate_targets; 3) use VCS to relocate_targets through a fail-over script. Since our databases don't move much we have been using option 2 but are now testing option 3.
    Doug

  • Configuring OEM manually

    Hello All,
    Iam using an oracle database 10.2 version standard edition on windows platform. Iam trying to configure the OEM on it and Iam facing an error. The error says that severe:password file may be missing or configured incorrectly. I have tried recreating the password file and then running emca -config dbcontrol db command, but still no luck. Iam getting the same error. Can any one help me out ??
    Thanks

    805683 wrote:
    Hello All,
    Iam using an oracle database 10.2 version standard edition on windows platform. Iam trying to configure the OEM on it and Iam facing an error. The error says that severe:password file may be missing or configured incorrectly. I have tried recreating the password file and then running emca -config dbcontrol db command, but still no luck. Iam getting the same error. Can any one help me out ??
    ThanksAre you using Grid Control or Database Control? (Both are 'OEM'!)
    Basically what is happening is that the OEM flavour you are using is trying to log into the database using user DBSNMP but it has no idea what the is password for that user.
    In Grid Control, you go to the database target configuration page (Setup > Agents > host > database) and hit the configure button. The documentation is at http://download.oracle.com/docs/cd/B16240_01/doc/install.102/e10953/getting_started_with_em.htm#CHDEDIJJ
    I don't have a 10.2 with database control handy, so I don't have the path here. I would make sure DBSNMP user is unlocked and has a valid password. Then I would run the "emca -deconfig dbcontrol db repos drop" and "emca -config dbcontrol db -repos create" commands and make sure I enter the DBSNMP password correctly. Or you can follow the info athttp://thetendjee.wordpress.com/2006/07/19/changing-sysman-and-dbsnmp-passwords-it-aint-that-easy/
    Setting the password file seems totally incorrect. The DBSNMP is not used for any of the special administrative operations as described http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/dba.htm#i1006534 and therefore standard database authentication is required, not the extra level provided by the password file.
    Edited by: Hans Forbrich on Nov 14, 2010 6:21 AM

  • Configuring OEM via DBCA

    Hi,
    I've upgraded my database to 10.2.0.1 and I would like to launch the OEM console. I believe I need to check the Enterprise Manager Option if I run DBCA to Configure Database. However, when I launch DBCA, the option to Configure Database is greyed-out. Any ideas????
    Thx.

    When this option is greyed it means dbca has already detected a repository. If you are sure you want to get rid of this repository issue the command:
    emca -deconfig dbcontrol db
    emca -repos drop
    and retry creation with dbca.
    ~ Madrid

Maybe you are looking for

  • Lightroom Mobile on Surface Pro

    I've been trying to find an answer to this question but have had no luck. I use Adobe Lightroom as part of my Creative Cloud Membership on my desktop for a majority of my photo editing. All is good there. In Lightroom I've signed in and made some of

  • Faulty Line - No Phone service for over 4 weeks.

    Hi, I've had NO phone or broadband for over 4 weeks and no useful information as to when this will be fixed. I'm hoping someone could provide me with and alternative contact number to the 0800 800 151/0330 123 4151 one, where I can speak to someone w

  • Checking existance of a database

    How can i check the existance of a database through query. regards Saqib

  • Detail Info Pop Up

    Hi I saw an article a week or two ago about a cool example of having a hover over icon which when clicked showed some detail info in another cell somewhere on the page. I read it and though "Hmm, thats nice" and forgot about it but now I have the nee

  • Help! Wrting to Missing Volume

    I have formated and Burn finished DVDSP Project. some how it wrote to a volume - an external HD (LaCie) that I renamed it to LaCie 300 so I wil know what size HD I am accessing. I have 2 LaCie and a SeaGate. Anyway my burning process failed (bad disk