Linux OEM Grid Control 10.2.0.1.0 installation issue

Just a heads up to anyone installing Linux OEM Grid Control 10.2.0.1.0
If you are doing a full install, the "product specific prerequisite checks" page will show an error on the following packages even if you have them installed.
compat-libstdc++-296-2.96-132.7.2 (failed)
libstdc++devel-3.4.3-22.1 (failed)
openmotif-21-2.1.30-11 (failed)
Note that the installation works fine if you ignore the "missing" prerequisites. I believe the check itself is flawed. The openmotif check should be openmotif21-**** (extra hyphen incorrect in check - the old install was openmotif, now openmotif21), the libstdc++ needs a hypen added before the devel, and the compat-libstdc++ has yet another issue.
This is something the developers at oracle will have to fix.
Steve

Yes, you must download and install the 10.2.0.1 version and then patch it up to the 10.2.0.4 version.
http://www.oracle.com/technology/obe/obe10gem/install/index.html
The above link shows you the install routine when using a new database, the steps for the existing database are only slightly different, all you need are the connection details for that existing database and you should be ok.
As for taking full backups of the Grid Control repository, I know many choose not to, space is always a big concern, but this depends on how critical your repository is to you. If you need it for the auditors, well then I'd suggest acquiring some more hard disks to up your space.

Similar Messages

  • Installing OEM grid control on Linux 64 bit

    Was someone able to install OEM grid control 10.2.0.1 on a RedHat linux 4.0 x86-64. I Know that it is not certified yet but most of the time it is possible to install a 32 bit application on a 64 bit OS.
    Thanks

    Yes, I have it installed. (let me tell you though, it wasn't easy!). A few notes:
    1. Download and install compat-oracle-rhel4-1.0-5.i386.rpm from http://oss.oracle.com/projects/compat-oracle/files/RedHat/
    (this essentially puts a wrapper around gcc and transforms it into a shell script)
    2. Modify /usr/bin/gcc to look like this (add –m32):
    exec /usr/bin/gcc32 -m32 -static-libgcc -B/usr/lib/gcc-lib/i386-redhat-linux/2.96/ "$@"
    3. Execute “linux32 bash”
    4. Run the installer.
    Hope that helps.
    P.S.: The installer might fail to detect the rpms below. Just make sure you have them installed.
    compat-libstdc++-296-2.96-132.7.2
    libstdc++devel-3.4.3-22.1
    openmotif-21-2.1.30-11
    Message was edited by:
    D4Gov

  • OEM Grid control 10g on Linux

    Hello,
    I have installed OEM grid control 10g and able to connect to the console via the sysman user id.
    I am trying to configure email notification, but though I put all credentials properly I am not able to receive any emails.
    I was looking at Oracle documentation and it says....
    The SMTP server is the name of the mail server (for examplemail.acme.com).
    For Linux, the SMTP server must be the local host name.Use the fully qualified host name (including domain
    Does the smtp server need to on the localhost ? can't it work with a smtp server on a different host than the grid control box ?
    Any advice will be much appreciated.
    S.

    The smtp service doesn't need to be on the host you installed grid control, Grid control can use any smtp server as long as it can reach it.
    Regards
    Gokhan

  • 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

  • RAC environment setup for OEM Grid Control

    Hi All,
    One of my customer is setting up RAC environment for OEM Grid Control, he has following questions.
    1) Can I use the DirectNFS client on each RAC node to mount SAN storage created with an OCFS2 filesystem?
    2) Can I use the DirectNSF client to mount the shared filesystem loader directory?
    3) Should I be using DirectNFS for the shared filesystem loader at all? Or should I just use a normal Linux NFS mount?
    4) Is OCFS2 preferred over NFS for the shared filesystem loader?
    Any information is highly appriciated.
    Thank you,
    Bhavin

    Please check the below doc
    http://www.oracle.com/technology/deploy/availability/pdf/MAA_WP_10gR2_EnterpriseManagerBestPractices.pdf

  • OEM GRID control

    hai all
    I glad to introduce myself as venkat and i am using oracle version Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options on linux Linux venkat.oracle.com 2.6.18-164.el5 #1 SMP Thu Sep 3 02:16:47 EDT 2009 i686 i686 i386 GNU/Linux
    IN this machines I am having multiple databases prod,test
    can i maintain these two databases with single oem control
    please gudie me
    Thanks all

    Hi,
    can i maintain these two databases with single oem control Yes you can, you just need to install oracle agent on this machine and it will explore all the targets (databases, listeners etc) and will register with OEM grid control.
    If you are using OEM database control, you need to configure individual OEM database controls for each database.
    Salman

  • OEM Grid Control 10g Install

    Hi,
    I am new to OEM. I want to install OEM Grid Control in new linux maxhine. For this can i install any thing before go to OEM. Please help me out on this. Please expalin the install procedure.
    Thanks in Advance,
    Sridhar

    Hey there :)
    Can you elaborate on what you mean by "install an thing before", do you want to install other Oracle products, then OEM and point it to manage these installs?
    As for the install procedure, a quick look at how its done is seen on the link below
    http://www.oracle.com/technology/obe/obe10gem/install/gridinst/gridinst.htm
    The Oracle By Example series can be quite a good base to start from when you are new to this area.
    enjoy,
    Grummy

  • How to install OEM Grid Control R2 on RHEL AS4 (AMD64/EM64T)

    Hi all,
    I was able to install the Oracle Application Server (Infrastructure and BI and Forms) successfully on the another machine with the same specs. The application I installed on the 64-bit machine is a 32-bit Oracle Application Server.
    Now, I tried to install the OEM Grid Control R2 (another 32-bit Oracle Software) on an identical 64-bit machine but had no luck. Ran linux32 bash before trying the install.
    I always get the error "error in invoking target 'dm_on ioracle' of makefile 'OH/db10g/rdbms/lib/ins_rdbms.mk".
    Please help me/guide me in this install if it is at all possible.
    Thanks and regards,
    Mike

    Did you read the installation docs?
    Did you look up trying to do this on metalink before proceeding?

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

    Hi,
    Oracle provides templates for OEM Grid Control (x86 32bits), it would be really great to have it more integrated within PSOVM.
    How could it be integrated within PSOVM ?
    1. On the PSOVM database server, have a database agent installed
    2. On the PSOVM App/Batch/PIA server, have a Peoplesoft agent installed
    Whether the first is over used almost everywhere, the latter is not used by many customers, and really that's a pity and would be great to have it in first place in demo purpose.
    Is that doable to have it installed by default ?
    If done, we'll just have to install the Peoplesoft plugin in OEM Grid Control...
    Nicolas.

    Assuing this a regular backup . by any chance had the box credential changed?

  • 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

  • Install of OEM Grid Control on  10g RAC

    Hi,
    I try to install OEM Grid Control 10.1.0.3 on a 10G 10.1.0.2 database with ASM and RAC installed, on windows.
    At the step of choosing the product to install, i would like to choose 'OEM GC using an existing database' or 'Additional management service 10.1.0.3', but it fails.
    The reason is 'you cannot install OEM on a hardware cluster'.
    I have no idea how to resolve that, do i have to change my RAC installation ?
    thank you for your answer,
    Isabelle

    To install on RAC, you install using an existing database and then specify the sid/hostname for ONE instance in the RAC.
    Once the management repository has been sucessfully installed and the mid-tier is up, you can edit emoms.properties to modify the JDBC url the application uses to connect to the database to be RAC aware.
    The are a number of pre-installation requisites for an existing database to be used as a destination for a repository installation, there are both documents on metalink on the subject and the basic installation guide references pre-requisites for existing databases.

  • How To Install/Configure OEM Grid Control On Windows

    Hi,
    I've downloaded OEM Grid Control for windows (32-bit) from oracle site.
    This .zip files has 3 more .zip files eg
    File Size
    3822442.zip 510 MB (535,208,588 bytes)
    3731596.zip 275 KB (282,502 bytes)
    3731593.zip 510 MB (535,047,905 bytes)
    Can you pls tell me which one is actual OEM Grid Control software, and what are the other .zip files ?
    Pls email me at [email protected]
    Your help greatly appretiated.
    Regards,

    You will be needing all three zip files. It will contain all files needed for installation of a repository Database Instance, the Management Server and an Management Agent.
    cheers
    Rob

  • 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

Maybe you are looking for

  • QA11-usage Decesion

    Hi Qm Expert I Am working on ECC 6.0 In usage Decesion screen When I Posted Inspection stock to Blocked Or Scrap, I Enter in Document Item data tab  1.Reason for Movement(field name -GRUND02) 2.Item text(Field name-SGTXT) & save The Document After th

  • I need the phone number or online info to cancel Photoshop CC.

    I have the free trial version of Elements and wish to cancel my subscription to CC. How to do so??

  • Why does my test application quit (disappear) during testing?

    Hello, I wrote test application using CVI2009 under WinXP. The application runs fine but when I repeat test, the application quits around the 9th or 10th repeat. When I reload and run the application it would quit again around the 9th or 10th repeat.

  • Is this product limitation?

    Hello Report Gurus, We have a critical situation at one of our client. I am not sure if our team missed something here or its current limitation. The issue is: Our global users are creating opportunities in various currencies. ·     A user can create

  • I cannot receive calls to my Skype Number on my An...

    I purchased a phone number as well, but it doesn't work on my telephone???  I CAN NOT RECEIVE CALLS ON MY ANDROID PHONE!!!  ....bogus indeed. This post was transferred from its previous location to create its own new topic here; its subject and/or ti