Starting OEM Grid automatically

Hi,
When ever I reboot my machine all my services are stopped when I log back in and I have to manually start them on my Linux machine. Can somone point me to the correct MetaLink Document where I can auto-start my services so on every reboot, my Grid Control will always be up and running? Or if this is pretty simple can someone tell what files needs to be updated with what commands?

I found an interresting article on Metalink on this issue and it appears to be a known issue:
DocumentID: 5383799
Here is a bit of it....
IMPORTANT: During a reboot of a machine, the Repository Database startup script runs automatically. You do not have to manually start the repository database in this release of Enterprise Manager. .
IMPORTANT: During a reboot of a machine, the Management Service startup script runs automatically to start the OMS. You do not have to manually start the OMS in this release of Enterprise Manager. .
IMPORTANT: During a reboot of a machine, the agent startup script runs automatically to start the Management Agent. You do not have to manually start the agent in this release of Enterprise Manager. . However this does not work as all the 3 components do not automatically start after a reboot. . There are 2 bug related to this issue......
Also, if you read the following DocumentID: 5161141 it tells you a little more....
Note that the repository database, if local, is installed by default with this oratab characteristic,
for example: . emrep:/u02/app/oracle/db10g:N .
Changing this to "Y" does not allow the database to start up on system boot. . .
The following is the gcstartup resulting from the installation: .
#!/bin/sh #Source Function Library
. if [ -f /etc/init.d/functions ] then
. /etc/init.d/functions else
if [ -f /etc/rc.d/init.d/functions ] then . /etc/rc.d/init.d/functions else exit 0; fi fi . . if [ -f /u02/app/oracle/db10g/install/unix/scripts/seedstup ]; then . /u02/app/oracle/db10g/install/unix/scripts/seedstup fi . . if [ -f /u02/app/oracle/oms10g/install/unix/scripts/omsstup ]; then . /u02/app/oracle/oms10g/install/unix/scripts/omsstup fi . . if [ -f /u02/app/oracle/agent10g/install/unix/scripts/agentstup ]; then . /u02/app/oracle/agent10g/install/unix/scripts/agentstup fi
So basically ORACLE nows about this but when you ask them for a solution they throw their hands up in the air and say "We are still researching it"
Has anyone gotten this to work successfully?

Similar Messages

  • Error:Starting OEM Grid Control

    Hi,
    We have installed OEM Grid Control 11g on a Linux Suse 10 machine (which will act as a middleware/gateway machine to the database hosted on the remote machine.)
    We have completed the Grid installation successfully after facing many issues related to repository.
    Now we are trying to connect to the browser link, and are unable to connect it.
    We have tried starting and stoping the OMS and agent severl times. but are getting the below errors:
    oracle@lx368:~/Oracle/Middleware/oms11g/opmn/bin> ./opmnctl startall
    opmnctl: ORACLE_INSTANCE is not set.
    opmnctl startall requires that ORACLE_INSTANCE be correctly set in your
    environment.
    Make sure you are using ORACLE_INSTANCE/bin/opmnctl, or set ORACLE_INSTANCE
    in your environment.
    oracle@lx368:~/Oracle/Middleware/oms11g/opmn/bin>
    oracle@lx368:~/Oracle/Middleware/oms11g/bin> ./emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server Could Not Be Started
    Oracle Management Server is Up
    oracle@lx368:~/Oracle/Middleware/oms11g/bin>
    The installation has completed successfully, How do we proceed to get the OEM Grid Control get started.
    Thanks,
    Sree

    788029 wrote:
    Hi,
    We have installed OEM Grid Control 11g on a Linux Suse 10 machine (which will act as a middleware/gateway machine to the database hosted on the remote machine.)
    We have completed the Grid installation successfully after facing many issues related to repository.
    Now we are trying to connect to the browser link, and are unable to connect it.
    We have tried starting and stoping the OMS and agent severl times. but are getting the below errors:
    oracle@lx368:~/Oracle/Middleware/oms11g/opmn/bin> ./opmnctl startall
    opmnctl: ORACLE_INSTANCE is not set.
    opmnctl startall requires that ORACLE_INSTANCE be correctly set in your
    environment.
    Make sure you are using ORACLE_INSTANCE/bin/opmnctl, or set ORACLE_INSTANCE
    in your environment.
    oracle@lx368:~/Oracle/Middleware/oms11g/opmn/bin>
    oracle@lx368:~/Oracle/Middleware/oms11g/bin> ./emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server Could Not Be Started
    Oracle Management Server is Up
    oracle@lx368:~/Oracle/Middleware/oms11g/bin>
    The installation has completed successfully, How do we proceed to get the OEM Grid Control get started.
    Thanks,
    SreeI thought the messages were pretty clear:
    opmnctl: ORACLE_INSTANCE is not set.
    opmnctl startall requires that ORACLE_INSTANCE be correctly set in your
    environment.And my comments in your earlier thread still hold ....
    Edited by: EdStevens on Nov 17, 2010 7:32 AM

  • Cleanup job to remove archive logs automatically through OEM Grid control

    Hi All,
    I am working on 11gR2 3node RAC database. we have enabled archivelog mode for the databases and don't have any backup processes (like rman) and not using ASM.
    Please let me know how to cleanup the old archivelogs automatically through oem Grid control.
    I have some idea how to do it in standalone database, but not sure how it works in RAC environment through OEM. Please let me know.
    Thanks in advance.

    Hari wrote:
    Thanks for your reply and The requirement is, put the DB in archive log mode and cleanup the old archive logs which is more than 5days. We are doing this because of space issue and don't have backup for these files and the DB must be in archive log mode.
    I have few question here.
    1. Is it must to take the backup of the archive log files and before delete them?No, but if you aren't backing up, why create the archivelogs in the first place?
    2. If i delete them without backup, what is the negative impact?If you aren't backing up the database in the first place (as you stated in an earlier post) then it really doesn't matter what you do with the archivelogs as they are worthless anyway.
    3. What is the recommended process to do it?My recommendation is you first start using rman to backup the database
    4. I need to setup this process through OEM grid control.
    Please let me know.
    Thanks,
    HariIt all begs the question which has already been asked and you avoided answering . . . if you are not taking backups, why bother archiving? The archive logs have ZERO VALUE outside of a consistent backup strategy. So how is it you have a 'requirement' to run in archivelog mode but no requirement for backups?
    Edited by: EdStevens on Dec 2, 2011 9:30 PM

  • Cold Backup / Recovery for OEM Grid

    Hi friends,
    OEM 10.2.0.5
    RHEL 4.6
    How do you Clone or Backup OEM Grid (Management server(OMS) , agent, and repository database)?
    in case of disaster?
    They are all under our server dir /home/oracle. If I have a backup of my /home/oracle on external tape or disk,
    and ithappened that my OEM server crashed and it can not be fixed anymore. Then we buy another server
    with the same specs and OS. Then copy/download the backup. How can I start it up? Just like the original setup?
    Thanks a lot.
    Ms K

    ytterp2009 wrote:
    thanks :)
    So, I dont need the local OEM anymore ;)
    Yes ..
    By the way, does the agent keep backup of its gathered data? Or does it delete them automatically after it is sent
    to the OMS server? I am afraid that my agent disk space will get full.
    Does agent use oracle tables to keep data? or just text filesAgent gathers data and stores it in form of xml in $AGENT_HOME/sysman/upload and sends these xml to OMS and deletes them automatically.In OMS they are stored at $OMS_HOME/sysman/recv . Then these xmls are processed by loader and get loaded into repository DB and deleted automatically from directory.
    By default your agent can store data upto 50 MB and once it is full then your agent will stop working. Check out parameters in $AGENT_HOME/sysman/config/emd.properties file.
    please check :
    http://racdba.wordpress.com/2009/12/05/oem-agent-common-errors/
    How do I know what time/schedule or how frequent does the agent updates our OMS server?
    How often does the agent gathers data from the managed database?It depends on the frequency of metric applied for the target.
    Please read :
    Enterprise Manager Grid Control Agent 10g, Process Control (Start, Stop & Status) Troubleshooting Guide [ID 548928.1]
    Understanding the Enterprise Manager 10g Grid Control Management Agent, Directory Structure and Key Configuration Files. [ID 234872.1]
    Regards
    Rajesh

  • Not able to start OEM

    Hi,
    I have installed Orcle grid control10.2.0.1 on node 1.Its a 11gr2 rac database.
    But i am not able to start OEM.
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Init   
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |    8168 | Init   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=OC4J
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Alive  
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |       0 | NONE   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ opmnctl startproc process-type=OC4J_EMPROV
    -bash: opmnctl: command not found
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=OC4J_EMPROV
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Alive  
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |       0 | NONE   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ ./opmnctl stopall
    opmnctl: stopping opmn and all managed processes...
    [oracle@rac1 bin]$ ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        3 of 4 processes started.
    ias-instance id=EnterpriseManager0.rac1.raczone.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
        OC4J/home/default_island
    Error
    --> Process (pid=9016)
        failed to start a managed process after the maximum retry limit
        Log:
        /raczone/oem/OracleHomes/oms10g/opmn/logs/OC4J~home~default_island~1
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |     N/A | Down   
    HTTP_Server        | HTTP_Server        |    8936 | Alive  
    LogLoader          | logloaderd         |     N/A | Down   
    dcm-daemon         | dcm-daemon         |     N/A | Down   
    OC4J               | home               |     N/A | Down   
    WebCache           | WebCache           |    8963 | Alive  
    WebCache           | WebCacheAdmin      |    8945 | Alive  
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |     N/A | Down   
    HTTP_Server        | HTTP_Server        |    8936 | Alive  
    LogLoader          | logloaderd         |     N/A | Down   
    dcm-daemon         | dcm-daemon         |     N/A | Down   
    OC4J               | home               |     N/A | Down   
    WebCache           | WebCache           |    8963 | Alive  
    WebCache           | WebCacheAdmin      |    8945 | Alive  
    [oracle@rac1 bin]$ cd ../
    [oracle@rac1 opmn]$ cd ../../agent10g/bin/
    [oracle@rac1 bin]$ ls -lrt emctl
    -rwxr--r-- 1 oracle oinstall 11777 Jun 19 20:59 emctl
    [oracle@rac1 bin]$ ./emctl status agent
    Oracle Enterprise Manager 10g Release 10.2.0.1.0. 
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    Malformed URL: http://rac1.raczone.com:%EM_SERVLET_PORT%/emd/main/
    Error connecting to http://rac1.raczone.com:%EM_SERVLET_PORT%/emd/main/
    [oracle@rac1 bin]$

    Its a fresh installation
    nothing is logged in opms.log file
    [oracle@rac1 logs]$ ls -lrt
    total 196
    -rw------- 1 oracle oinstall     0 Jun 19 20:48 opmn.log
    -rw-r--r-- 1 root   root        90 Jun 25 17:06 DSA~1
    -rw-r--r-- 1 root   root        76 Jun 25 17:06 LogLoader~logloaderd~1
    -rw-r--r-- 1 root   root        51 Jun 25 17:06 dcm-daemon~dcm-daemon~dcm~1
    -rw------- 1 oracle oinstall  9043 Jul  4 12:26 ons.log
    -rw------- 1 oracle oinstall  3479 Jul  4 12:26 WebCache~WebCacheAdmin~1
    -rw------- 1 oracle oinstall  3400 Jul  4 12:26 WebCache~WebCache~1
    -rw------- 1 oracle oinstall 14009 Jul  4 12:26 HTTP_Server~1
    -rw------- 1 oracle oinstall 77612 Jul  4 12:26 OC4J~home~default_island~1
    drwx------ 2 oracle oinstall  4096 Jul  4 12:26 states
    -rw------- 1 oracle oinstall 57908 Jul  4 12:26 ipm.log
    [oracle@rac1 logs]$

  • Error while installing OEM Grid Control

    I am getting error while installing OEM Grid control (with existing database) at OMS Configuration. So, I cancelled the installation and deleted all databases and started the instal again. I am still getting an error at OMS configuration.
    I am trying to read through the threads here to see if anyone has solved it. I see a lot of threads on this topic but not sure how you guys resolved it.
    Can anyone help here.
    In the oracle installer, I see the message : The c:\oraclehomes\agent10g\cfgtoollogs\configToolfailedCommands" script contains all commans that failed, were skipped or cancelled ....
    --in this file, all I see is:
    rem Copyright (C)1999, 2006 Oracle
    oracle.sysman.emcp.agent.AgentPlugIn
    How should I proceed
    Thanks
    Ramya
    Edited by: Ramya Reddy on Mar 9, 2009 5:25 PM

    go to AOh\bin and run agentca -f and check agent status

  • OEM grid control installation

    hi
    i am trying to install the OEM grid control on my machine configured with statis IP address
    After installation when configuration assistants start to configure. i face the following error continuously.
    java security configuration assistan fails with the following errors
    jaznca.log at "E:\oracle\product\10.1.0\em\cfgtoollogs" contains the following
    Oracle JAAS [Fri Mar 10 18:01:55 GMT+05:00 2006]: exception: null
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at oracle.security.jazn.util.JAZNInstallHelper.resync(Unknown Source)
    at oracle.security.jazn.util.JAZNInstallHelper.setCredentials(Unknown Source)
    at oracle.security.jazn.util.JAZNInstallHelper.main(Unknown Source)
    Caused by: oracle.ias.sysmgmt.exception.TaskException: TaskMaster initialization failed.
    Root Cause: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    Resolution: check the system configuration and make sure that the client can access the repository database.
    at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
    at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
    at oracle.security.jazn.smi.DcmUtil.resyncInstance(Unknown Source)
    ... 7 more
    I started the OPMN manually and clicked on RETRY to configure this assistant. again failed and now
    jaznca.log contains the following
    Oracle JAAS [Fri Mar 10 18:06:50 GMT+05:00 2006]: exception: null
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at oracle.security.jazn.util.JAZNInstallHelper.resync(Unknown Source)
    at oracle.security.jazn.util.JAZNInstallHelper.setCredentials(Unknown Source)
    at oracle.security.jazn.util.JAZNInstallHelper.main(Unknown Source)
    Caused by: java.lang.Exception: At instance:EnterpriseManager0.lhrpc419.lhr.systemsltd.com Error:See base exception for details.
    Base Exception:
    oracle.ias.sysmgmt.exception.TaskException:OPMN process startup has timed out.
    Resolution: Try starting the OPMN process using the command line utility "$ORACLE_HOME/OPMN/bin/OPMNctl start". If the OPMN process does not start check the log files in $ORACLE_HOME/OPMN/logs for more information.See base exception for details.
    at oracle.security.jazn.smi.DcmUtil.resyncInstance(Unknown Source)
    ... 7 more
    ons.log at "E:\oracle\product\10.1.0\em\opmn\logs" contains following
    06/03/10 18:05:32 [4] ONS server initiated
    06/03/10 18:05:47 [4] Logging disabled
    06/03/10 18:05:49 [4] ONS server initiated
    06/03/10 18:05:49 [2] BIND (No error)
    06/03/10 18:05:49 [2] 0.0.24.56:6200 - listener BIND failed
    06/03/10 18:05:49 [4] Listener thread 860: 192.168.0.70:6200 (0x401) terminating
    06/03/10 18:05:49 [2] BIND (No error)
    06/03/10 18:05:49 [1] Local listener terminated
    can you guide that how to catter with this?
    regards

    Are you doing the Grid Control installation into a new Oracle Home? I would try a fresh installation...Typically, the installation itself is fairly straightforward..

  • OEM GRID CONTROL REMOTE INSTALLATION

    Hello Good People,
    I am trying to install OEM GRID CONTROL. I have a two RAC node (AIX 5L). I don't have acces to the server so my only option is remote installation.
    I was able to ftp the file into a directory on the server but it will not unzip, (error: couldn't find 10g.zp or 10g.ZIP). I uploaded the file as binary.
    Okay, I will like to install from my laptop, (xp) using the DVD that I have. I went through the documentation steps below:
    1. Make sure that the remote access software is installed and running on the remote and local computers.
    2. On the local computer, share the DVD drive.
    3. On the remote computer, map a drive letter to the shared DVD drive. You would use the remote access software to do this on the remote computer.
    Through the remote access software, run Oracle Universal Installer on the remote computer. You access Oracle Universal Installer from the shared DVD drive.
    I am confuse with step 2 downward. How can I map a drive in UNIX or why should I? I am connected to the sever by Telnet.
    Any direction or suggestion will be appreciated. Please note that all I want is to remotely install GRID CONTROL on my server from the DVD that I have.
    Thanks for your help.......

    Based on further researched I discovered that the problem is due to the fact that I don't have an X-Window client install on my local machine. I just install a free trial version (30days). OUI finally started and went through the various checks. Although, the check passed I couldn't continue. It is saying missing some files. I will post the erros messages from the log in a while.
    Thanks

  • Adding Database in OEM Grid Control 11g

    Dear All,
    I have install silently oem agent 11g in a solaris system. The installation was successful and agent is up and running.
    But the thing is I can't add this client and its database in my OEM Grid Control interface. When I try to add the target it shows the bellow error
    Information
    You cannot add a host target from Enterprise Manager Grid Control.
    To add a host target, install the Oracle Management Agent on the host computer you want to manage. When the Management Agent begins communicating with the Oracle Management Service, the Management Agent target and the Host target will appear in the list of targets.
    My Question is how i can the target's agent can communicate with OMS agent? and How this target can be incorporated?

    You install management agents on the host and point the URl to the grid control OMS and it will automatically discover the host and databases
    It is in the documentation.
    Oracle Database FAQs

  • Add Standby Server in OEM Grid.

    Hi,
    I need to add Standby Database in Oracle EM Grid.. it is 11g Emgrid.. Standby database 11.2.0.3 is one server another one server is in 10g.. i need to add both server to EM Grid... We didn't configure Dataguard Broker.. is there any way to configure without dataguard broker. i have tried in Primary server on emgrid on availability page for add standby link.. but it's not accepting sys password for standby.... Please Give me solution.. We need Sync alert between Primary and Standby through EM Grid
    Regards,
    Madhan

    From your description I do not understand what you have (provide full version numbers not marketing labels for each one) and their operating systems. Also the full version of OEM Grid.
    What edition do you have Standard or Enterprise?
    Is the source database RAC or stand-alone?
    Did you read any docs telling you how to configure the standby? Post a link so we know what you were trying to do.
    And finally "it's not accepting" means what? That the server reboots? That it gives you an error message you didn't think important enough to post?
    Here's what your post reads like to me:
    I need to add a second car for my family .. it is a 2009 Honda. Standby car is a Subaru wagon. I need to have both. I didn't do anything with my insurance policy. I have tried to start the car but it doesn't start. Please give me a solution."
    {code}
    Which car? Is it out of gas or did you use the wrong key? How can we know if you don't tell us.
    Please provide all of the information and we should be able to answer your question ... but for starters. Data Guard broker is only "required" for RAC clusters.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • When starting oem Agent ir error out with java.lang.NoClassDefFoundError: o

    Hi ,
    Facing below error when starting oem agent with comand

    ./emctl start oms
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    opmnctl: opmn is already running
    93938978
    ADMN-202045
    An exception occurred while constructing the OracleAS Repository API, a DCM dependent component.
    Resolution:
    This exception may be occurring because the ias.properties file is misconfigured.
    Check the exception thrown by the OracleAS Repository API for any additional resolution information.
    Base Exception:
    java.lang.NoClassDefFoundError
    oracle/security/jazn/util/JAZNSecurityManager
    java.lang.NoClassDefFoundError: oracle/security/jazn/util/JAZNSecurityManager
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.<init>(Unknown Source)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Source)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.ComponentTypeFactory.init(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    Starting HTTP Server ...
    Starting Oracle Management Server ...
    Checking Oracle Management Server Status ...
    Oracle Management Server is Down.

  • How to shutdown startup 11g OEM/GRID from Command Line

    Please describe how to shutdown and startup OEM/GRID 11g from command line and how to startup all of its services. Thanks in advance!

    After a some tests i found this method...
    SHUTDOWN
    srvctl stop listener -l LISTENER_NAME
    srvctl stop database -d DBNAME
    srvctl stop diskgroup -g VGGROUP
    srvctl stop asm
    crsctl stop has
    STARTUP
    crsctl start has
    srvctl start asm
    srvctl start database -d DBNAME
    Pls try before to use it and i hope it isn't late...

  • Problem in starting oem

    hi every1
    i m getting problem while starting oem .
    please help
    C:\Users\thiru>set ORACLE_SID=cng1
    C:\Users\thiru>emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.7.0
    Copyright (c) 1996, 2008 Oracle Corporation. All rights reserved.
    https://RAMTECH-8.RAMTECH.COM:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ...System error 5 has occurred.
    Access is denied

    Could be you don't have a dbconsole service. Or it can be started, default it's started automatic. Maybe it's on disabled.
    Or take a look at emctl status dbconsole
    If your on W2008 try opening the dos-box as "Run as Administrator".
    Eric

  • OEM Grid: OEM_ADVISOR Role

    Hello,
    I am trying to run SQL tuning advisor in the OEM grid, and encountered the following error in the OEM grid:
    ...You have insufficient privileges to run advisors. You must have OEM_ADVISOR role in order to do so....
    I have grant OEM_ADVISOR role to the users system and DBSNMP in both the OEM db (oem_rep) and the client db, but still encountered the issue.
    SQL>  select GRANTEE, GRANTED_ROLE from dba_role_privs where GRANTEE in ('DBSNMP','SYSTEM')
      2  and GRANTED_ROLE like 'OEM%';
    GRANTEE                        GRANTED_ROLE
    SYSTEM                         OEM_ADVISOR
    DBSNMP                         OEM_ADVISOR
    DBSNMP                         OEM_MONITORWhat did I miss? Can someone advice?
    Thanks!

    ok,
    I don't understand why when you log in as SYSTEM , it is then displaying you logged in as DBSNMP. Can we check why this is ? Can you try and login as SYS , you must connect as SYSDBA of course. Then see if it works ? We can also see on EM the Administrators who have been set up.
    If you click on the Setup option at the top of the Home Page of EM , then follow these instructions from Oracle (of course there is no need to create the user account SYSTEM - I hope :)
    To grant management access to other database users, use the following procedure:
    Start your Web browser and log in to the Database Control as the SYS or SYSTEM database user.
    Click Setup at the top of the Database Home page.
    Click Administrators in the left navigation bar.
    If you need to create a new administrator, you must first create the user and then assign administrative privileges as described in this section. To create a new user, see "Administering Database Users"
    Click Create to create a new Enterprise Manager user by assigning the management privileges to an existing database user.
    Click the flashlight icon next to the Name field and select an existing database user from the pop-up window.
    Enter the password for the selected user and click Finish.
    Enterprise Manager assigns the management privileges to the selected user. The selected database user is now included in the list of management users on the Setup Administrators page. All the users shown on this page can log in to the Database Control and perform database management tasks.
    please see this page for more http://youngcow.net/doc/oracle10g/server.102/b14196/em_manage.htm

  • Enabling security for  OEM Grid Control 11g fails

    Hi Experts,
    One of my Customer is referring the below command to secure OMS and it fails.
    emctl secure oms [-sysman_pwd <sysman password>] [-reg_pwd <registration password>] [-host <hostname>] [-slb_port <slb port>] [-slb_console_port <slb console port>] [-reset] [-console] [-lock] [-lock_console] [-secure_port <secure_port>] [-upload_http_port <upload_http_port>] [-root_dc <root_dc>] [-root_country <root_country>] [-root_email <root_email>] [-root_state <root_state>] [-root_loc <root_loc>] [-root_org <root_org>] [-root_unit <root_unit>] [-wallet <wallet_loc> -trust_certs_loc <certs_loc>] [-wallet_pwd <pwd>] [-key_strength <strength>] [-cert_validity <validity>] [-protocol <protocol>]
    The error message as below.
    Securing OMS... Started.
    <May 31, 2011 4:40:31 PM CEST> <Warning> <Security> <BEA-090504> <Certificate chain received from <hostname of the actual node running OEM> - <IP of the hostname of the actual node running OEM> failed hostname verification check. Certificate contained <SLB hostname> but check expected <hostname of the actual node running OEM>
    Securing OMS... Failed
    The brief background of the wallet creation is as below.
    The actual certificate and CSR is created using openssl with a config file openssl-oemgc.cnf. This is according to customer organization's policy and how the production signed certificates have to be requested. The CN is indeed <SLB hostname>. The used syntax was:
    openssl req -new -keyout <SLB hostname>.key -out <SLB hostname>.csr -config openssl-oemgc.cnf
    The config file content can be referred in the service request.
    Following the guide on
    http://download.oracle.com/docs/cd/E21764_01/web.1111/e13749/utils.htm#ADMRF151
    the certificates were imported into a java keystore 'identity.jks'. And the certificate chain was imported in a java keystore 'trust.jks'.
    With these customer has followed note 1278609.1 to configure these keystores in WLS. The certificates show up fine without errors in the browser when opening the WLS console.
    Then according to notes 1116717.1 customer has created an Oracle wallet. Then he copied that wallet to an old 10g oracle application server and opened the wallet with 'owm' and saved it. Then he has copied the wallet to the new Oem Grid Control and opened it with'owm' (this now succeeds) and saved it with SSO. This is the wallet that customer is using while trying to secure the OMS.
    Service Request: 3-3731274961
    Any input is highly appreciated.
    Thanks
    Prakash
    Edited by: user13542511 on Jul 6, 2011 8:09 AM

    Hello Experts,
    Could you please help me on this issue.
    Thanks
    Prakash

Maybe you are looking for

  • App Store shows 2 updates but doesn't open

    Mc Book Pro Retina Processor 2,4 GHz Intel Core i 5 OS X Mavericks 10.9.5 After 4 months of non activity (I have been away) I checked for updates. The App Store shows 2 in its icon. When clicking to open it opens but nothing is there - feels like a d

  • Java class reference error in Portal Application

    Hello, I have created a Portal Application Project with the Class "public class TEST extends AbstractTestComponent implements ITestable" in order to test the application. The test works fine with a simple code. Instead, using the external class HSSFW

  • Kernel panics in 10.7.4 (also in safe & recovery mode, stay after re-install)

    My late 2010 Macbook Pro (*) started to have random kernel panics while normal use, but not triggered by something specific, after the 10.7.4 update. The panics became more and more frequent. Resetting PVRAM, repair disk, etc did not help. The kernel

  • Implementing Boolean operators during find object for qualification

    Hi Team We would like to maintain requirements profiles for PD object (position,job etc.) in terms of qualifications (Q) using complicated boolean operators , for example : ((Q=English>4 OR (Q=French=5 and Q=Spanish>2)) OR (Q=German=6 and english<3)

  • JDeveloper or Eclipse?

    Hello, What is the preferred tool for Oracle 10g? The BPEL dev guide seems to focus mostly on the Eclipse BPEL designer. Does this mean JDeveloper will eventually go away? Thanks.