Oracle Enterprise Manager Configuration Issue in 11gR2 RAC Environment

Trying to configure OEM in 11gR2 (2-node) RAC Environemnt with following command:
emca -config dbcontrol db -repos create -cluster
and getting error:
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)
Kindly help me out how to get out of this error. When see the log generated against this command it shows that database connective successfully established so there is no issue in listener configuration and connection.
Regards,
Umair

It is not even creating the directory hostname.domainname under $ORACLE_HOME.
Regards,
Umair

Similar Messages

  • Error running Enterprise Manager Configuration Assistant

    Dear all, another problem.
    I've installed a Oracle Enterprise Linux 5 in a machine with Oracle Database 10g R2. After the installation process I started to create a Oracle Database because I hadn't done this with the Oracle Server installation process. So, everything was going fine till almost the end of the creation, when I got a message showing it hadn't been possible to configure the Enterprise Manager due to the following error:
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
    The message said I could do it using emca script later. I execute that script using
    $ ./emca -config dbcontrol db
    and I got the same error, as follows:
    [oracle@treinamento bin]$ ./emca -config dbcontrol db
    STARTED EMCA at Mar 25, 2009 12:53:41 PM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: mki
    Listener port number: 1521
    Password for SYS user:
    Password for DBSNMP user:
    Invalid username/password.
    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 ................ /app/oracle/product/10.2.0/db_1
    Database hostname ................ treinamento.yoshitec.sp
    Listener port number ................ 1521
    Database SID ................ mki
    Email address for notifications ...............
    Outgoing Mail (SMTP) server for notifications ...............
    Do you wish to continue? [yes(Y)/no(N)]: y
    Mar 25, 2009 12:54:50 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log.
    Mar 25, 2009 12:54:51 PM oracle.sysman.emcp.DatabaseChecks performReposChecks
    WARNING: 'shared_pool_size' must be greater than or equal to 80 MB.
    Mar 25, 2009 12:54:52 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
    Does anybody know how I can fix it and run the emca? I've tryed some google searches but I didn't have any luck.
    Thanks a lot.

    Hi schavali
    I'll try to explain better what's going on with this database Im configuring. So, I installed OEL 5 from the zero, in a new machine, to install Oracle DB Server 10g R2 later on. I did the first step and the second one, which were Install OEL 5 with the packages needed and Oracle Database Server 10g R2. After these installations I went to create a database (I called it mki with SID mki). OK? So, when everything was done, almost at the end of the database creation I got a message that Enterprise Manager failed because it wasnt possible to allocate ports in the specifics ranges for JMS RMI Database Control and Em Agent.
    When I run netca I got a message saying the Listener could not be started because another software was using the port 1521.
    I did what you suggested. Ignored the listener port and tryed to create manually those ports necessary to run emca.
    In the terminal, I typed:
    $. emca -config dbcontrol db -repos create -JMS_PORT 5540 -RMI_PORT 5520 -DBCONTROL_HTTP_PORT 5505 -AGENT_PORT 1830
    So, the problem is, I didnt get to create any of those ports. I tryed every single port number that wasnt listed as free in /etc vi services and I could not go through. I tryed as a oracle user and with root as well. When I type a port that is not listed in the services, sometimes the error I get says that emca cannot create that port because is out of the range.
    Following the procedure to OEL 5 installation, I read it's necessary to select all the packages neeed by Oracle DB 10g R2 and it's also necessary to leave all others unselected. I didnt do that, I installed almost all the packages listed there in the installation. Could be that the problem? That is, if I install OEL 5 again with just the packages needed by Oracle DB could I go through Oracle Enterprise Manager Configuration Assistant? It's just a doubt.
    Thanks a lot for your attention

  • How to configure Oracle Enterprise Manager for ASM RAC Database ?

    Dears,,
    We have two databases (Primary & Standby), each database has two instances
    Database version: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
    How to configure Oracle Enterprise Manager for this environment ?
    I need documentation for this please.
    Many thanks & Regards,,

    Assuming an agent is running on the servers you want to monitor,
    navigate to the Agent home page (Via setup --> Agent)
    When in the agent home page select 'Add Database'and press [Go]
    Assuming yopur database now gets recognized, select the Configure icon and enter the password for dbsnmp.
    When done, press [Ok] to return to the agent home page.
    Regards
    Rob
    http://oemgc.wordpress.com

  • Oracle Enterprise Manager Agent deployment (Installation and Configuration) Error

    Hello,
    I am trying to create an agent on a linux server using Oracle Enterprise Manager 12.1.0.3. The user is created with root privilege on the server, by change /etc/sudoers entry username the same as the root entry. After that I tried to add host target by clicking Setup->Add Target->Add target Manually->Add Host Targets in the Oracle Enterprise Manager.
    In the Add Target view: I clicked on add, then I entry host and platform information. After that I click next. Then I provided the Linux x86-64 : Installation Details for
    Installation Base Directory, Instance Directory, Name Credential ... then click next. then click Deploy Agent.
    In the Add Host Status view: stages Initialization and Remote Prerequisite Check successfully passed, but in the stage Agent Deployment, it failed in the Installation and Configuration phrase of the Agent Deployment stage.
    The log content is shown below. There are numerous SEVERE Errors. But I don't have much experience in dealing with these type of problems. I thank you in advance for all the helps.
    lf
    WARNING: Validation of XML schema is disabled because AggregateDescriptions.xsd could not be found
    INFO: Creating new CFM connection
    INFO: Creating a new logger for oracle.sysman.top.agent
    INFO: Unmarshalling /users/ncgf/em_agent/core/12.1.0.3.0/inventory/ContentsXML/ConfigXML/oracle.sysman.top.agent.12_1_0_3_0.xml
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling /users/ncgf/em_agent/core/12.1.0.3.0/inventory/ContentsXML/ConfigXML/OuiConfigVariables.1_0_0_0_0.xml
    INFO: Aggregate Description oracle.sysman.top.agent:12.1.0.3.0:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Successfully returning from CfmFactory.connect()
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 2 aggregate instances saved
    INFO: oracle.sysman.top.agent:IAction.perform() was called on {Action state:configuration in CfmAggregateInstance: oracle.sysman.top.agent:12.1.0.3.0:common:family=CFM:oh=/users/ncgf/em_agent/core/12.1.0.3.0:label=1}
    INFO: Framework waiting for Action to complete at 15:08:10.272
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=configuration Status=is running with ActionStep=0 stepIndex=0 microStep=0
    WARNING: Skipping environment variable line: "}": oracle.sysman.emCfg.common.CfwException: A non-empty environment line must contain "=": }
    WARNING: Failed to read environment variable file /users/ncgf/em_agent/core/12.1.0.3.0/install/envVars.properties: java.io.FileNotFoundException: /users/ncgf/em_agent/core/12.1.0.3.0/install/envVars.properties (No such file or directory)
    INFO: oracle.sysman.top.agent:About to execute plug-in Agent Configuration Assistant
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant is running
    INFO: oracle.sysman.top.agent:Internal PlugIn Class: oracle.sysman.agent.config.AgentConfiguration
    INFO: oracle.sysman.top.agent:Classpath = /users/ncgf/em_agent/core/12.1.0.3.0/oui/jlib/srvm.jar:/users/ncgf/em_agent/core/12.1.0.3.0/jlib/agentConfig.jar:/users/ncgf/em_agent/core/12.1.0.3.0/jlib/emConfigInstall.jar:/users/ncgf/em_agent/core/12.1.0.3.0/sysman/jlib/emagentSDK.jar:/users/ncgf/em_agent/core/12.1.0.3.0/modules/oracle.http_client_11.1.1.jar:/users/ncgf/em_agent/core/12.1.0.3.0/sysman/jlib/log4j-core.jar
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration has been started
    INFO: oracle.sysman.top.agent:Parametes passed to agent configuration are:
    1.ORACLE_HOME=/users/ncgf/em_agent/core/12.1.0.3.0
    2.AGENT_PORT=3872
    3.ORACLE_HOSTNAME=nsn175-89.us.oracle.com
    4.b_doDiscovery=false
    5.AGENT_BASE_DIR=/users/ncgf/em_agent
    6.AGENT_INSTANCE_HOME=/users/ncgf/em_agent/agent_inst
    7.s_hostname=nsn175-89.us.oracle.com
    8.OMS_HOST=nsn175-105.us.oracle.com
    9.b_startAgent=false
    10.b_secureAgent=true
    11.b_chainedInstall=false
    12.b_forceConfigure=false
    13.EM_UPLOAD_PORT=4904
    14.b_forceAgentDefaultPort=false
    15.s_staticPorts=
    16.PROPERTIES_FILE=
    b_skipValidation=false
    INFO: oracle.sysman.top.agent:Validating OMS_HOST and EM_UPLOAD_PORT
    INFO: oracle.sysman.top.agent:Validating with http protocol ...
    INFO: oracle.sysman.top.agent:URL framed is:http://nsn175-105.us.oracle.com:4904/empbs/genwallet
    SEVERE: oracle.sysman.top.agent:Connection refusedUnexpected end of file from server
    INFO: oracle.sysman.top.agent:Validating with https protocol ...
    INFO: oracle.sysman.top.agent:URL framed is:https://nsn175-105.us.oracle.com:4904/empbs/genwallet
    SEVERE: oracle.sysman.top.agent:The EM_UPLOAD_PORT passed is a secure port. Hence AGENT_REGISTRATION_PASSWORD or s_encrSecurePwd should be passed
    INFO: oracle.sysman.top.agent:EM Protocol Switch determined: https
    INFO: oracle.sysman.top.agent:Performing free port detection..
    INFO: oracle.sysman.top.agent:Trying for host : nsn175-89/10.134.175.89 and port : 3872
    INFO: oracle.sysman.top.agent: Trying for host : /127.0.0.1 and port : 3872
    INFO: oracle.sysman.top.agent:** Agent Port Check completed successfully.**
    INFO: oracle.sysman.top.agent:Agent Port from User Passed Port3872
    INFO: oracle.sysman.top.agent:Paths after canonical format conversions are :
    1. state_dir=/users/ncgf/em_agent/agent_inst
    2. agentBaseDir=/users/ncgf/em_agent
    3. oraHome=/users/ncgf/em_agent/core/12.1.0.3.0
    INFO: oracle.sysman.top.agent:Parent directory of agent instance home:/users/ncgf/em_agent
    INFO: oracle.sysman.top.agent:AgentConfiguration:perform:AgentPortHandler for /users/ncgf/em_agent/core/12.1.0.3.0 and hosts=nsn175-89.us.oracle.com returned Port to Use=3872
    INFO: oracle.sysman.top.agent:Instantiating emctl.template file #DEFAULT_EMSTATE# with /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Writing the following contents into /users/ncgf/em_agent/core/12.1.0.3.0/install/oragchomelist
    INFO: oracle.sysman.top.agent:/users/ncgf/em_agent/core/12.1.0.3.0:/users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Both /etc/oragchomelist and /var/opt/oracle/oragchomelist does not exist.
    INFO: oracle.sysman.top.agent:Executing emctl deploy agent command...
    INFO: oracle.sysman.top.agent:AgentConfiguration: Executing emctl deploy agent command...
    INFO: oracle.sysman.top.agent:Executing the command: /users/ncgf/em_agent/core/12.1.0.3.0/bin/emctl deploy agent -L -o nsn175-105.us.oracle.com:4904 -N /users/ncgf/em_agent/agent_inst nsn175-89.us.oracle.com:3872 nsn175-89.us.oracle.com
    INFO: oracle.sysman.top.agent:Creating shared install...
    INFO: oracle.sysman.top.agent:Source location: /users/ncgf/em_agent/core/12.1.0.3.0
    INFO: oracle.sysman.top.agent:Destination (shared install) : /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Secure Mode: No
    INFO: oracle.sysman.top.agent:DeployMode : agent
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:Creating directories...
    INFO: oracle.sysman.top.agent:Creating private.properties...
    INFO: oracle.sysman.top.agent:Creating blackouts.xml...
    INFO: oracle.sysman.top.agent:Creating targets.xml...
    INFO: oracle.sysman.top.agent:Creating emctl control program...
    INFO: oracle.sysman.top.agent:Creating emtgtctl control program...
    INFO: oracle.sysman.top.agent:Agent will not be secured.
    INFO: oracle.sysman.top.agent:Secure REPOSITORY_URL found. New agent should be configured for secure mode
    INFO: oracle.sysman.top.agent:Secure emdWalletSrcUrl found. New agent should be configured for secure mode
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:Property 'agentTZRegion' is  missing from /users/ncgf/em_agent/agent_inst/sysman/config/emd.properties. Updating it...
    INFO: oracle.sysman.top.agent:An agentTZregion of 'US/Pacific' is installed in /users/ncgf/em_agent/agent_inst/sysman/config/emd.properties.
    INFO: oracle.sysman.top.agent:The command: /users/ncgf/em_agent/core/12.1.0.3.0/bin/emctl deploy agent -L -o nsn175-105.us.oracle.com:4904 -N /users/ncgf/em_agent/agent_inst nsn175-89.us.oracle.com:3872 nsn175-89.us.oracle.com completed with status=0
    SEVERE: oracle.sysman.top.agent:Securing of agent step will be skipped because of the following reasons:
    1. Agent Registration Password was not passed.
    2. b_secureAgent was passed as false
    3. The flag -forceConfigure was assed from agentDeploy.sh
    INFO: oracle.sysman.top.agent:Plugin File:/users/ncgf/em_agent/plugins.txt
    INFO: oracle.sysman.top.agent:Plugin Homes found.
    INFO: oracle.sysman.top.agent:Executing command :/users/ncgf/em_agent/core/12.1.0.3.0/perl/bin/perl /users/ncgf/em_agent/core/12.1.0.3.0/bin/AgentPluginDeploy.pl -oracleHome /users/ncgf/em_agent/core/12.1.0.3.0 -agentDir /users/ncgf/em_agent -pluginIdsInfoFile /users/ncgf/em_agent/plugins.txt -action configure -emStateDir /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:The Agent emStateDir location passed is /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent: The log file is /users/ncgf/em_agent/agent_inst/install/logs/agentplugindeploy_2013_10_16_15_08_11.log
    INFO: oracle.sysman.top.agent: The temp file created to check R/W permissions in Oraclehome: /users/ncgf/em_agent/core/12.1.0.3.0 is /users/ncgf/em_agent/core/12.1.0.3.0/rwFile
    INFO: oracle.sysman.top.agent:Plugin command completed with status=0
    INFO: oracle.sysman.top.agent:Executing command :/users/ncgf/em_agent/agent_inst/bin/emctl listplugins agent -type all
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:---------------------------------------------------------------
    INFO: oracle.sysman.top.agent:---------------------------------------------------------------
    SEVERE: oracle.sysman.top.agent:ERROR: The Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in, if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-in, view the plug-in deployment log /users/ncgf/em_agent/agent_inst/install/logs to check if the plug-in configuration for the oracle.sysman.oh monitoring plug-in failed.
    SEVERE: oracle.sysman.top.agent:Agent configuration has failed
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration finished with status = false
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration finished with status = false
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant has failed its perform method
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 2 aggregate instances saved
    INFO: done waiting for Action from 15:08:10.272
    Thank you for your help AkankshaSheoranKaler. I have executed the following command based on your request. If there is any issue, please let me know. Thanks!
    "Can you run this command to make sure that the agents bits were downloaded correctly : oms home /bin /emcli verify_updates
    Share the output of the command. I am suspecting this is a know issue (Bug 17300008) but i will wait for your output.  Also if you can open an SR with oracle support to track this issue and its resolution. "
    [ncgf@nsn175-105 bin]$ ./emcli setup -url=https://nsn175-105.us.oracle.com:7803/em -u sername=SYSMAN
    Oracle Enterprise Manager 12c 3.
    Copyright (c) 1996, 2013 Oracle Corporation and/or its affiliates. All rights reserve d.
    The configuration directory "/users/ncgf" may not be local. See the "dir" option in t he help for the setup command.
    Do you want to continue using this directory? [yes/no] yes
    Enter password
    Emcli setup successful
    [ncgf@nsn175-105 bin]$ ./emcli verify_updates
    Verifying updates. Starting validation...
    Type       : Plug-in
    Description: Demo Hostsample Test Plugin
    Attributes
            Version: 1201000100
            Revision: 0
            OS Platform: Generic Platform
            Plug-in Name: Demo Host Sample Plugin
    Archives are missing from the Software Library. Unable to determine the URL for downloading the update. The update might not have come from Oracle Enterprise Manager Store.
    For each update with missing archives, emcli import_update can be used with a -force option to re-upload the archives to the Software Library.

       Hello AkankshaSheoranKaler
    We have done the following, but we aren't able to resolve this issue. Thank you for your help!
    lf
    “This  happen if the software library is not accessible, readable or unmounted (if it is in shared file system).”
    On Enterprise Manager server [nsn175-105], we did the following:
    1. we modified /etc/exports to include this line: /export *(rw,no_root_squash,sync)
    we start nfs service by executing command “service nfs start”.  
    On Management Agent server (nsn175-89), we verified that we are able to mount /export directory of EM server.
    On Management Agent server, we started firefox browser and were able to run successfully https://nsn175-105.us.oracle.com:4904/empbs/genwallet
    After making this change, we ran agent deployment again. We encountered the same error as shown above.
    “You can fix the software library or you can download the agent bits in offline mode.”
    For fixing the software library, select Setup->Provision and Patching->Offline Patching, then select Offline Patching radio button, download: https://updates.oracle.com/download/em_catalog.zip. Next upload this zip file.
    “Try downloading the bits again”
    We are not sure what agent bits are. Would you please explain this and provide procedure how we can download this?
    (Here I have attempted to fix the software library, but I am new to Enterprise Manager and not sure how to interpret this).

  • How to configure Oracle Enterprise manager.

    Hello,
    I recently installed Oracle EBS 12.1.1 on RedHat Enterprise Linux 6.2(64 bit). Then upgraded the database to 11.2.0.3 and application to 12.1.3.
    While upgrading the database i got the error message that enterprise manager configuration failed.
    I now want to configure the enterprise manager, can anyone please help me with this.
    Please find the log file and screen shot at below link:-
    https://docs.google.com/file/d/0B_bzj8IFyvCRNnRUclpUVnNjVTQ/edit?usp=sharing
    Thanks,
    Swapnil

    Hi,
    Following your attached files i noted that the error was :
    oracle.sysman.emcp.exception.EMConfigException: Password file may be missing or configured incorrectly
    is the password file exists under $ORACLE_HOME/dbs/orapwSID?
    if there is not a orapw file so you have to create it
    orapwd file=orapwSID password=sys entries=3
    Thnx

  • How to configure Oracle Enterprise manager 11.2.0.1 for ASM instance

    Hi All,
    Please let us know How to configure Oracle Enterprise manager 11.2.0.1 for ASM instance.
    Reagrds,
    Vikas

    Assuming an agent is running on the servers you want to monitor,
    navigate to the Agent home page (Via setup --> Agent)
    When in the agent home page select 'Add Database'and press [Go]
    Assuming yopur database now gets recognized, select the Configure icon and enter the password for dbsnmp.
    When done, press [Ok] to return to the agent home page.
    Regards
    Rob
    http://oemgc.wordpress.com

  • Oracle Enterprise Manager Console Login issue

    HI Guys,
    I have installed Oracle 10g on my Windows 7 64 bit system and have trouble running Oracle Enterprise Manager Console.
    When I open Oracle Enterprise Manager Console it prompts me for a Hostname and SID parameters. For which I have given my System name as the parameter and orcl as the SID.
    Then I get an error saying that " Failed to parse tnsnames.ora file ServiceAliasException: 11 "
    Please Help!!
    Thank you!!
    Karthik

    The dbconsole needs to be configured, assuming your database instance is up and running ...
    For startup info see http://download.oracle.com/docs/cd/B19306_01/server.102/b14196/em_manage002.htm#sthref143

  • Configuration Problem Oracle Enterprise Manager 9i

    Hello Friends,
    I have installed oracle 9i on windows 2000 server, But when I run oracle enterprise manager it asks me the userid and password.
    Anyone could tell me what is the userid and password i should provide, and any other necessary configuration to work with OEM 9i
    Your response would be great help for me.
    Thanks,
    Faisal.

    If you want to get connection in stand-alone mode you can use the user system and its password. If you do not know the password of the user system you can do this in the Oracle Server.
    SET ORACLE_SID=<database_sid>
    sqlplus /nolog
    conn / as sysdba
    alter user system identified by <new_password>;
    exit
    through that way you will be change the password to the user system and you will be able to get connection from OEM. There are other details to get connection from OEM . Test it so and if you have troubles to do it you will be able to reply.
    Joel Pérez

  • Error Enterprise Manager configuration failed ( Oracle 10.2.0.4 )

    Hi All,
    I am getting an error at Completing Database Creation Step, regarding Starting Database Control. I have multiple databases on the same server but every time I am trying to create a new database through DBCA I am getting the same error again and again.
    Database configuration Assistant: Warning
    Enterprise manager configuration failed due to the following error-
    Error updating E:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml
    Refer to log file at E:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\test1\emConfig.log for more details.
    You can try configuring his database with enterprise Manager laterby manually running E:\oracle\product\10.2.0\db_1\bin\emca script.
    Here are the logs of emConfig.log
    Oct 15, 2010 11:02:06 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\qa54b17\emConfig.log for more details.
    Oct 15, 2010 11:02:06 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
    at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
    at java.lang.Thread.run(Thread.java:595)
    The Operating system that  I am using is Windows Server 2008 Enterprise with Service Pack 1.
    If anyone can explain me the reason why I am getting the Warning again and again.
    Thanks & Regards
    Deepak
    Edited by: Deepak30539 on Oct 27, 2010 3:45 PM

    I would suggest to create database without enterprise manager control option and once database is created successfully , you can manually configure OEM later on.
    Regards
    Rajesh

  • "Enterprise manager configuration failed due to the ff... 11 g/windows 7

    I get this error message, when using DBCA to create a database. Please help! Studying on my own for OCA.
    Error message : "Enterprise manager configuration failed due to the following error - Listener is not up or database service is not registered with it. Start the listener and register database service and run EM Configuration Assistant again."
    I did the following :
    (1)Checked listener service properties and found that the path to executable was
    driveletter:\app\product\11.1.0\db_2\bin\oracle.exeoca11g
    I change the path above to what is listed below:
    driveletter:\app\product\11.1.0\db_2\bin\tnslsnr
    I updated :HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OracleOCA11gTNSListener
    image file to reflect the change .
    I got the above suggestion from a blog. Not sure if it is right or wrong, but it seems logical. However, it did not resolve my issue
    (2) I ran the emca script in db_home/bin directory as suggested by the warning message in DBCA wizard. Reboot my PC. Still no luck.
    (3) I open DBCA to verify the database(via delete) is created, and yes it is .
    I open EM and attempted to log into the tool as Sys/sysdba user. I get username and/or password are invalid error message. URL: https(strike-through)localhost://158/em/console/logon/logon
    I can connect to SQl plus as either a sys/sysdba user but into EM.

    Ok here is my listener status
    C:\>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 25-JAN-2013 14:01
    :59
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 25-JAN-2013 07:12:48
    Uptime 0 days 6 hr. 49 min. 13 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\app\Barbara\product\11.2.0\dbhome_2\network\admin\l
    istener.ora
    Listener Log File c:\app\barbara\diag\tnslsnr\Lenovo-PC\listener\alert\l
    og.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "OCA11GXDB" has 1 instance(s).
    Instance "oca11g", status READY, has 1 handler(s) for this service...
    Service "OCA2XDB" has 1 instance(s).
    Instance "oca2", status READY, has 1 handler(s) for this service...
    Service "oca11g" has 1 instance(s).
    Instance "oca11g", status READY, has 1 handler(s) for this service...
    Service "oca2" has 1 instance(s).
    Instance "oca2", status READY, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    This is the OracleoraDB11g_home1TNSlistner image file value is this
    C:\app\Barbara\product\11.2.0\dbhome_2\BIN\TNSLSNR
    Aaaah! I do not like the sound of this. Oracle enterprise edition does not support windows home edition and Oracle XE does not have DBCA included.
    Ok, so this is a road block, please suggest alternative routes.
    Thanks
    Edited by: Ant13 on Jan 25, 2013 2:21 PM
    Edited by: Ant13 on Jan 25, 2013 2:33 PM

  • Oracle Enterprise Manager 10gR4 is Released

    Here is the press release. Material is already posted on OTN. Enjoy!
    Oracle(R) Enterprise Manager Delivers Unique New Capabilities for Top-Down Application Management
    Tuesday November 13, 8:15 am ET
    New Capabilities Address Cross-Tier Performance Diagnostics, Integrated Incident and Problem Management and Application Data Sharing
    ORACLE OPENWORLD, SAN FRANCISCO, Nov. 13 /PRNewswire-FirstCall/ -- Building upon its "top-down" approach to managing application and Information Technology (IT) infrastructure resources, Oracle today announced key new enhancements to Oracle® Enterprise Manager 10g. The new enhancements deliver a broad range of capabilities, across the application lifecycle, for custom and SOA-based applications and pre-packaged applications and include faster performance diagnostics for production applications; simplified incident and problem management through integration with Oracle's Siebel CRM HelpDesk and PeopleSoft Enterprise HelpDesk applications; expanded capabilities to manage Oracle Business Intelligence; and easy and secure data sharing across the application lifecycle.
    Oracle's top-down approach to application management uniquely addresses the need for an end-to-end application perspective -- whether technology-focused or business-focused -- while enabling administrators to virtually eliminate the confusion caused by low-level system alerts that cannot be easily correlated to business exceptions. This has been a common and costly shortfall in traditional systems management software and frequently contributes to prolonged application downtime.
    "Helping customers drive better business results is the essence of Oracle's top-down approach to application management," said Richard Sarwal, senior vice president of Systems Management Products, Oracle. "With the addition of Connectors enabling closed-loop incident and problem tracking with Siebel CRM and PeopleSoft Enterprise HelpDesk applications and breakthrough application performance management capabilities using Oracle Enterprise Manager's Application Diagnostics for Java feature, Oracle takes another significant step in fulfilling our top-down application management strategy."
    "With this new release, Oracle is expanding both the breadth and depth of the application management capabilities available through Oracle Enterprise Manager, providing features designed for detailed diagnosis of Java application performance issues in production environments, with the ability to trace transactions between Java application servers and database sessions," according to Tim Grieser, Program Vice President, Enterprise System Management Software, IDC
    Taking Application Performance Management to the Next Level
    The new Oracle Application Diagnostics for Java capability in Oracle Enterprise Manager can monitor and diagnose performance problems in production Java applications with minimal impact on application performance and availability. Unlike most Java performance management tools that utilize bytecode instrumentation, Oracle Enterprise Manager's new feature has a highly innovative diagnostics engine that introduces less than one percent performance overhead on production applications and does not require IT operations to have a deep understanding of the application logic. The new feature also has a hot-pluggable architecture that enables the diagnostics engine to be deployed in heterogeneous middleware environments, without shutting down the application server. Oracle Application Diagnostics for Java is included in the Oracle Application Server Diagnostics Pack and the new Oracle Diagnostics Pack for Non-Oracle Middleware.
    Improving Performance Diagnostics Across Application Tiers
    Diagnosing end user performance problems has become increasingly difficult because of the increased deployment of multi-tiered web applications and the dynamic nature of web-based applications. With Oracle Application Diagnostics for Java, administrators now have powerful diagnostic capabilities by enabling application administrators to trace in-flight transactions and correlate user request activities in the Java application to corresponding activity in the database. Similarly, database administrators can quickly identify Java applications that may be causing resource contention in the database. This cross-tier diagnostics helps accelerate problem resolution by identification of resource bottlenecks across tiers.
    Tighter Integration for Siebel CRM Diagnostics and Oracle Enterprise Manager
    Siebel CRM diagnostic capabilities have been integrated with Oracle Enterprise Manager, providing a single integrated tool for problem diagnostics in Siebel CRM and its underlying infrastructure. Siebel CRM administrators can use Oracle Enterprise Manager for end-to-end management of Siebel CRM and to simplify Siebel CRM diagnostics based on user and server performance analysis. In addition, Siebel CRM customers can benefit from broader application support including Siebel CRM 8.0, 7.8 and 7.7.
    Enhancing Management Capabilities Across the Application Lifecycle
    New Management Connectors for Siebel CRM HelpDesk and Peoplesoft Enterprise HelpDesk applications allow the deployment of end-to-end IT incident and problem management solutions capable of unprecedented levels of automation and closed-loop remediation. The connectors enable Siebel CRM and PeopleSoft Enterprise HelpDesk customers to benefit from an integrated solution that spans the service lifecycle from incident logging and tracking to top-down management of applications including problem management, patching and provisioning across the technology stack. The bi-directional integration between Oracle Enterprise Manager and Siebel CRM and PeopleSoft Enterprise HelpDesk applications helps streamline key support processes by automatically creating service requests for incidents captured in Oracle Enterprise Manager. Support analysts using these help desk products are automatically empowered with respective corrective actions to accelerate problem resolution.
    Expanded Capabilities for Business Intelligence Management
    Oracle Management Pack for Business Intelligence is a new Oracle Enterprise Manager pack that extends the benefits of top-down application management to Oracle Business Intelligence Enterprise Edition Plus. Using the BI management pack, customers can receive proactive alerts on impending problems, troubleshoot and tune performance problems, manage configurations, proactively enforce configuration policies, and enforce service level agreements on Oracle Business Intelligence Enterprise Edition Plus deployments.
    Easy and Secure Data Sharing Across the Application Lifecycle
    Also new is the Oracle Data Masking Pack, to protect sensitive production data by using masking rules to replace confidential or sensitive production information with realistic but scrubbed data. This pack provides a scalable, secure solution for application data sharing for a wide variety of needs ranging from application development, testing, quality assurance as well as business processing. See related news release dated today.
    Availability and Pricing
    The enhancements listed above are generally available today with Oracle Enterprise Manager 10g Release 4.
    Oracle Application Server Diagnostics Pack and Oracle Diagnostics Pack for Non-Oracle Middleware are priced at $6,000 each per CPU. Management Connectors are priced at $5,000. The Oracle Management Pack for Business Intelligence is priced at $10,000 per CPU. The Oracle Data Masking Pack is priced at $10,000 per CPU of the server where data is being masked.
    For more information about Oracle Enterprise Manager 10g Release 4 and the family of Plug-ins, Connectors and Management Packs and to download free evaluation software go to: http://www.oracle.com/enterprisemanager/. Terms, conditions and restrictions apply.
    About Oracle Enterprise Manager 10g
    Spanning applications, middleware, and database management, Oracle Enterprise Manager 10g delivers integrated enterprise management for Oracle and non-Oracle systems to more than 21,000 Management Pack customers worldwide. Employing a unique "top-down" approach to managing application and IT infrastructure resources, Oracle Enterprise Manager allows customers to focus on what matters for its business -- greater agility, better service quality and lower operational costs. With a broad set of administration, configuration management, provisioning, end-to-end monitoring, service level management, and security capabilities, Oracle Enterprise Manager 10g helps customers manage service levels, proactively isolate business exceptions before they become emergencies, and remediate issues at any level spanning application and heterogeneous infrastructure -- all within one management solution. Learn more at http://www.oracle.com/enterprisemanager/.
    About Oracle
    Oracle (Nasdaq: ORCL - News) is the world's largest enterprise software company. For more information about Oracle, visit our Web site at http://www.oracle.com.
    Trademarks
    Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
    This announcement is provided to you solely for information purposes, is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. Many factors can materially affect Oracle's product development plans and the nature and timing of future product releases. The development, release, and timing of any features or functionality described remains at the sole discretion of Oracle. This information may not be incorporated into any contractual agreement with Oracle or its subsidiaries or affiliates. Oracle specifically disclaims any liability with respect to this information.
    Message was edited by:
    Chung Wu

    This is expected behavious. It is because Enterprise Manager cannot run with the new server name. You can either go through loads to change the config files or simply drop and recreate the console.

  • Oracle Enterprise Manager 12c - OMS error

    Dear Team,
    We are working on Oracle 11.2.0.3 Database on Linux platform. Today, we tried to install Oracle enterprise manager 12c and it got installed successfully.
    But when I try to start oms, its giving below error message:
    [oracle@development2 bin]$ ./emctl start oms
    EM Configuration issue. /u01/app/oracle/product/11.2.0/dbhome_1/development2_orcl not found.
    I checked and found that hostname_dbname folder is not available at $ORACLE_HOME location.
    I am able to open weblogic console but unable to login EM due to above error.
    Please let me know how this issue can be resolved.
    Appreciate your assistance.
    Regards,
    Saurabh

    Already set env correctly:
    [oracle@development2 ~]$ echo $ORACLE_HOME
    /u01/app/oracle/product/11.2.0/dbhome_1
    [oracle@development2 ~]$ echo $OMS_HOME
    /u01/app/oracle/Middleware/oms
    [oracle@development2 ~]$ echo $AGENT_HOME
    /u01/app/oracle/Middleware/agent/core/12.1.0.1.0
    [oracle@development2 bin]$ ./emctl start oms
    EM Configuration issue. /u01/app/oracle/product/11.2.0/dbhome_1/development2_orcl not found.

  • Ear deployment thru oracle enterprise manager fails

    Hi All,
    When I try to deploy a ear thru oracle enterprise manager
    gui it fails with the following error
    Deployment failed: The configuration files for this Oracle9iAS instance are inconsistent with the configuration stored in the repository. In order to protect the repository, no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating the configuration files on disk. Some possible causes are: * permissions on files * file contention issues on Windows NT * EMD and dcmctl running concurrently * internal Oracle error After resolving the problem that prevented DCM from updating the configuration files, you may use the dcmctl resyncInstance command to resolve the problem. Alternatively, you can stop and then restart the active dcmctl or EMD process and resyncInstance will automatically be performed.
    I checked the file permissions in the j2ee/home/config directolry, in this directory there is no xml file with read only permissions.
    Also I restarted all the services.....but with no luck...
    TIA
    Swapnil

    We had a similar trouble with deployment. Error message was "operation in progress". Restart is not enough, since server holds everything in temporary files and upon restart returns to the same state. Using dcmctl command line utility to deploy we've got some ADMN-2020 message (or something) and error text for this message (got it using again dcmctl, heh) adviced to run "dcmctl ResetFileTransactions". We haven't encountered any other source of solution than this message from dcmctl itself and it was working solution.
    But the problem was just similar and we were using file based repository.
    Try to run dcmctl to deploy application and read error messages issued by this command line utility. Seems it is used much more for deployment than web front end so it is more usefull.
    Myrra

  • Enterprise Manager Configuration Failure on MS Server 2003 running DHCP

    Background:
    I am installing a 10g database on an MS 2003 Server (R2). The Server is setup for DHCP but in the future, a static IP address will be assigned to it There will be 6 users accessing this database. The tables that each user will access will be small (approximately 2 MB each) and will be deleted after each user session.
    I have chosen the Standard Edition Installation and have selected the Basic Database Installation option.
    Issues:
    During the Installation process, the error "Host IP Address could not be determined" came up. I click continue at these messages and the installation continued.
    However, near the end of the installation, the following message appeared:
    "Enterprise manager configuration failed due to the following error:
    'job_queue_processes' must be greater than or equal to 1.
    Fix the error(s) and run EM Assistant again in standalone mode.
    You can retry cofiguring this database with Enterprise manager later by running D:\Oracle\Product\10.1.0\Db_1\bin\emca script"
    I was able to continuosly hit the retry button in order to finish the installation.
    Questions:
    (1) What is the above error and why is it being triggered?
    (2) Is this a critical error that will prevent the database from being accessed or performing correctly? If it is a critical error, will configuring this server with a static IP address solve the issue? Why or why not?
    (3) If this is a non-critical error, can EM Assistant be removed from this installation?
    Thanks.
    Ken

    Hello all -
    I found out the reason for the TNS-12514 error during install: The password that I chose had an @ symbol in it.
    So, here's what I need to do: (1) change the system password.
    However, during the installation, I set the password to be the same for all the accounts, including system, sysdba & sys.
    I try to reset the system password with the following syntax in SQL Plus console:
    slplus /nolog
    SQL> connect / as sysbda
    SQL> alter user system identified by '<password>';
    (Note: I substitute <password> for the password text)
    after I enter my alter statement, I get an error that says "Error at Line 1: ORA-01034: Oracle not available"
    Do I need to start a service in order to change the system password?

  • Email & sms notification feature from oracle enterprise manager ??

    Hi All,
    Is there Email & sms notification feature from oracle enterprise manager ?? not by grid control, i m talking about dbconsole.
    pleas.. response
    Thanks

    Thanks for response,
    sorry to say i m not happy with the link, i already mentioned that , not in grid control, we have Oracle enterprise manager for 11gr2 2 Node RAc, not grid control
    please

Maybe you are looking for

  • Oracle Sesame Adaptater - missing template for creation of a new SAIL repo.

    Hi, I'm trying to deploy the Sesame Adaptater on my TOMCAT server. At the point 8.9 of the doc ( http://docs.oracle.com/cd/E18283_01/appdev.112/e11828/sem_sesame.htm#BABFFEFA) I'm suppose to type in the sesame console the following comand : "create o

  • Error in posting - Internal Orders

    Dear Forum, The users are trying to post the FI Document with the orders entered in the order field. However, the system does not allow the postings and gives the error message - FI Posting not allowed (Order xxxx). Could you please advise what needs

  • Please help me get my songs off of my iPod ASAP!

    I have an iPod touch and a long time ago I did this thing with my nano to get all of the songs off, but it doesn't work with my touch. What you do is basically open the preferences window in iTunes so that it can't read the iPod and then you open my

  • WLC 5760 with internal DHCP server, clients no get IP address

    Hi all, I have  2  Cisco 5760 WLC (active-standby)  IOS-Xe 03.03.03SE  with  one WLAN.  sh wlan summary  Number of WLANs: 1 WLAN Profile Name                     SSID                           VLAN Status  1    Invitados_ADSL                   Guest

  • Applying a filter to multiple display objects

    I have a large amount of btn's that load full size images when clicked. I simply want to add a filter, scaleX and scaleY to each of those buttons and  I know there is a better method then typing each btn name with an eventListener for the Mouse_Over