OEM 10g (10.2.0.1) Grid Control for Linux86 part 2

Hi hussein/helios,
Firstly....
How do you install management agent for linux86?
I have already installed OEM 10g Grid Control OMS on my linux sever which also has EBS R12.1.
Do I need to install a "management agent" on this server, to be able to manage my EBS R12.1?
Secondly....
I want to manage our EBS 11i which resides on another server (remote).
I downloaded the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN,
and put it to the target server.
I unzip it following the readme.txt to the
1. Download the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN.
2. Copy the downloaded file to <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory.(create <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory, if it doesn't exist.)
3. cd <OMS_HOME>/sysman/agent_download/10.2.0.2.0
4. <OMS_HOME>/bin/unzip Linux_Grid_Control_agent_download_10_2_0_2_0.zip
5. If agent_download.rsp doesn't exists at <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory then:
    a. mv agent_download.rsp.bak agent_download.rsp
    b. edit agent_download.rsp and modify s_OMSHost="%s_hostname%" and s_OMSPort="%s_OMSPort%" with the correct OMSHost and OMSPort values.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
        eg. s_OMSHost="stadv26.us.oracle.com"
            s_OMSPort="4889"
6. Edit <OMS_HOME>/sysman/agent_download/10.2.0.2.0/linux/agentDownload.linux and modify OMShost=%s_OMSHost% and httpPort=%s_OMSPort% with the correct OMSHost and OMSPort.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
   For eg. OMShost =stadv26.us.oracle.com
           httpPort=4889
7. Follow the agentDownload instructions from 5.4 section of Oracle Enterprise Manager Installation and Basic Configuration Guide.But when I got to #7 ....the documentation is not clear, as usual there are lots of injected unrelated topics which make the documentation "topsiturvy" and very hard to follow.
Can you just tell me, based on your experience how to install the agent? Someone told me to run OUI?
But I can not find it on the unzip >Linux_Grid_Control_agent_download_10_2_0_2_0.zip file
Thanks a lot.
Ms K

hi dear,
I want to upgrade my OMS server 10.2.0.1 to 10.2.0.5
I downloaded the patch 10.2.0.5 and read the README.txt
Part of the README is:
1.2 Enter the following command to extract the installation files:
$ unzip GridControl_10.2.0.5_<platform name>.zip
This command extracts the following files and directory:
|- p3731593_10205_<platform name>.zip
|- 3731596.zip
|- 3822442.zip
|- README.txt
|- doc/
NOTE: <platform name> will be "LINUX" or "Win32" depending on the platform for which you are installing. For installing Enterprise Manager 10g Grid Control Release 5 (10.2.0.5), refer to the Release Notes available in the "doc" directory.
- p3731593_10205_<platform name>.zip is the ZIP file that contains 10.2.0.5 patch set software.
This zip can be used for:
- Upgrading Oracle Management Service Release 2 (10.2.0.x) or higher to Oracle Management Service Release 5 (10.2.0.5)
- Upgrading Oracle Management Repository (sysman schema)
- Upgrading Oracle Management Agent on the host where OMS is running.
NOTE: This will not upgrade the database in which the Management Repository (sysman schema) resides.
- 3731596.zip is for patching Management Agent by staging the patch set. To understand how you can apply the Management Agent 10.2.0.5 patch set, refer to method 2 described in section 4.3.3 "Upgrading Management Agent - Multiple Hosts at a Time" of the Release Notes. The Release Notes can be found in the "doc" directory.
- 3822442.zip is for patching Management Agent by distributing the full patch set.  To understand how to apply the Management Agent 10.2.0.5 patch set, refer to method 1 described in section 4.3.3 "Upgrading Management Agent - Multiple Hosts at a Time" of the Release Notes. The Release Notes can be found in the "doc" directory.3731596.zip - by staging
3822442.zip - by distributing
Does the two above have the same function or purpose?
I can not understand the meaning of the two :( . which do you think is the right one for my setup?
Thanks a lot

Similar Messages

  • Installing OEM 10g (10.2.0.1) Grid Control on Linux86

    Hi friends,
    I have successfully installed OEM Grid in our RHEL 4.6 server (1st time).
    At the end of the installation I got this message:
    See below for information pertaining to your Enterprise Manager installation:
    1. Use the following URL to access the Enterprise Manager Grid Control:
    http://server01.ebiztech.biz:4889/em
    2. The Enterprise Manager installation includes an Oracle Application Server instance, which is administered using a special "ias_admin" user account. The following information was defaulted for the embedded Application Server instance:
    Instance Name:    EnterpriseManager0.server01.ebiztech.biz
    ias_admin password: This password is the same the SYSMAN account.
    3. The connection details for the Enterprise Manager Repository are:
    Host: server01.ebiztech.biz
    Port: 1521
    SID: emrepI can do #1, and #3.
    How do I access #2? what is the URL corresponding to it? Or is it done through SQLPlus?
    Thanks a lot,
    Ms K

    Thanks Raj,
    Of course I will upgrade it, but for now I am still cramming on how to complete my installation huhuhhu:(
    Firstly....
    How do you install management agent for linux86?
    I have already installed OEM 10g Grid Control OMS on my linux sever which also has EBS R12.1.
    Do I need to install a "management agent" on this server, to be able to manage my EBS R12.1?
    Secondly....
    I want to manage our EBS 11i which resides on another server (remote).
    I downloaded the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN,
    and put it to the target server.
    I unzip it following the readme.txt to the
    1. Download the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN.
    2. Copy the downloaded file to <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory.(create <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory, if it doesn't exist.)
    3. cd <OMS_HOME>/sysman/agent_download/10.2.0.2.0
    4. <OMS_HOME>/bin/unzip Linux_Grid_Control_agent_download_10_2_0_2_0.zip
    5. If agent_download.rsp doesn't exists at <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory then:
        a. mv agent_download.rsp.bak agent_download.rsp
        b. edit agent_download.rsp and modify s_OMSHost="%s_hostname%" and s_OMSPort="%s_OMSPort%" with the correct OMSHost and OMSPort values.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
            eg. s_OMSHost="stadv26.us.oracle.com"
                s_OMSPort="4889"
    6. Edit <OMS_HOME>/sysman/agent_download/10.2.0.2.0/linux/agentDownload.linux and modify OMShost=%s_OMSHost% and httpPort=%s_OMSPort% with the correct OMSHost and OMSPort.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
       For eg. OMShost =stadv26.us.oracle.com
               httpPort=4889
    7. Follow the agentDownload instructions from 5.4 section of Oracle Enterprise Manager Installation and Basic Configuration Guide.But when I got to #7 ....the documentation is not clear, as usual there are lots of injected unrelated topics which make the documentation "topsiturvy" and very hard to follow.
    Can you just tell me, based on your experience how to install the agent? Someone told me to run OUI?
    But I can not find it on the unzip >Linux_Grid_Control_agent_download_10_2_0_2_0.zip file
    Thanks a lot.

  • Grid Control for windows

    Hi Experts,
    We're trying to download and install Oracle grid control for windows 64bit but we can't find any 64bit release!
    Can we safely download and install Enterprise Manager 11g Grid Control Release (11.1.0.1.0) - Windows 32bit from http://www.oracle.com/technetwork/oem/grid-control/downloads/index.html ? or should we be installing a different version??
    Should Grid control be installed on the DB server in the 1st place or should it be installed on another server?
    Current Oracle Software: 11.2.0.1 64bit.
    Server OS: Windows 2008 Server 64bit.
    Can you kindly let us know.
    Thanks

    We finally got our facts right..
    The Grid Control Enterprise Manager comes only in 32 bits.. However the Grid Control agent that needs to be installed on the DB server comes in 32/64bits and is supported under different OS platforms.
    Metalink (Doc ID 412431.1) shows the Oracle Enterprise Manager Grid Control Certification Checker/matrix that we found extremely useful.
    Enterprise Manager Grid Control comes with the basic features and is free to use. Any extra features are considered addons and do need to be properly licensed.
    Thanks

  • Set up grid control for Oracle application 11i

    Hi,
    I want to set up the grid control for his/her application 11i.
    Our system is on 11.5.10.2 and the database is 10.1.0.4
    Is there any good documentation for this?
    Thanks,
    Lily

    Yes, please have a look at Metalink Note 308320.1.
    Cheers,
    B.

  • How to Install Grid control for 10g (WINDOWS)

    Dear All,
    This is the first time i am going to test on Grid control. i have lot of droughts from the beginning...
    what is the first step to install, database or grid control tool.(*Windows*)
    i am downloading the below software from e-delivery
    Oracle Enterprise Manager 10g Release 5 Grid Control (10.2.0.5.0) Patch for Microsoft Windows (32-bit) (Part 1 of 2)      V15628-01 Part 1 of 2      1.1G
    Oracle Enterprise Manager 10g Release 5 Grid Control (10.2.0.5.0) Patch for Microsoft Windows (32-bit) (Part 2 of 2)      V15628-01 Part 2 of 2      1.1G
    Is the above software containing _10g database alone_, or its with Grid control, if its with grid control kindly let me know how to install ,, kindly don't give me oracle documents. please explain me int his blog itself or some different blogs.
    Any one explain me what is the step i have to take after this,, ??
    Thanks
    Abdull
    Edited by: user9111553 on Nov 23, 2010 12:01 AM

    Hi Miguel,
    Could you help me? Full and base version of what?
    For instance, i have Oracle 10.2.0.4 version and did not check EM during instalation oracle sw. So what is the first step to install and configure Grid Control? i downloaded Grid Control and read readme file. There is information that i need to install OEM and then Grid Control. did i understand right way or misunderstood? could you show me steps for implement Grid Control with 10g on Windows?
    regards and thanks,
    rustam

  • Using Grid Control for Bespoke Applications

    Customer's primary application is in-house built. How can he integrate the Grid Control with it?

    There is a link for the Extensibility Guide here:
    http://www.oracle.com/technology/products/oem/extensions/index.html
    It describes what it takes to create a Management Plug-in (new target type) which can be integrated into the EM Console.

  • Enterprise manager Grid Control for Windows 64 bit

    Hi,
    I am looking for Enterprise Manager Grid Control 10.2.0.3 for Microsoft Windows Server 2003 R2 64 bit. On OTN and metalink I can only find for 32 bit. Can anyone suggest where I can find the same.
    Thanks in Advance.
    SK.

    The OMS is on Win x86 and supports Agent on Win x64 target.

  • Grid Control for a cross-platform migration

    Is it possible to use Enterprise Manager Grid Control to execute a cross-platform migration? A co-worker suggested checking this out, but he wasn't sure if it would work or not.

    Cross-Platform transportation is a complex process and done by RMAN utility. Don't rely on GridControl, better follow the roadmap in
    http://download-uk.oracle.com/docs/cd/B19306_01/backup.102/b14191/dbxptrn.htm#sthref1379
    Werner

  • Grid Control for different rowSet

    Can i put 2 different rowSetInfo to display inside 1 grid control and how ?

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by JJ:
    Can i put 2 different rowSetInfo to display inside 1 grid control and how ?<HR></BLOCKQUOTE>
    No, this is not supported.
    If that is what you wish to do, you will have to either modify the GridDataSource so that the table model implementation retrieves data from both RowsetInfo (ScrollbaleRowsetAccess).
    null

  • How to configure EM Grid Control for more than one databases?

    Hi,
    I'm configuring EM on Oracle 10gRel1 on Linux. I have more than one databases in the server, and I want use IE at my PC to monitor the databases on Linux server. I can configure and access the Grid Control Console by emca for first database, but cannot configure for the second one, unless I remove the first one configurration. How can I configure EM for more than one databases?
    Thanks.

    Thank you everybody.
    Yes, I'm talking about DBConsole rather than Grid Control (sorry for misuse the term). I managed to set up DB Console for every DB in the same Linux box (10Rel1). What I did is:
    1) stop db console and agent with emctl
    2) remove repository with RepManager
    3) config with emca
    Then I can monitor individual databases from my PC (but have to login with different port).
    I'm thinking mybe I should use Grid Control instead.

  • Installing Enterprise Manager 10g Grid Control Using an Existing Database

    I want to install Enterprise Manager 10g Grid Control 10.2.0.3 using an existing database. This database is RAC 10.2.0.2. and I use it as Infrastructure Metadata Repository.
    I is said in Oracle documentation that SYSMAN schema has to be dropped, thus Database console repository has to be dropped. As far as I understand after Grid Control installation I will not be able to use Database console for my RAC 10.2.0.2 Infrastructure Metadata Repository database. I will be able to use only Grid Control for this database.
    Am I right? Could you give me any advice about Installing Enterprise Manager 10g Grid Control Using an Existing Database?
    Thank you.

    I am trying to install the OEM rel 2.0 on AIX 5L from the downloaded software zip files which are as below,
    AIX_Grid_Control_full_10201_disk1.zip (656,766,406 bytes) (cksum - 2157028496)
    AIX_Grid_Control_full_10201_disk2.zip (655,758,726 bytes) (cksum - 2350778444)
    AIX_Grid_Control_full_10201_disk3.zip (641,760,716 bytes) (cksum - 2053607771)
    AIX_Grid_Control_full_10201_disk4.zip (606,903,411 bytes) (cksum - 4162514797)
    AIX_Grid_Control_full_10201_disk5.zip (576,555,758 bytes) (cksum - 3304661461)
    AIX_Grid_Control_full_10201_disk6.zip (459,658,650 bytes) (cksum - 3120478203)
    AIX_Grid_Control_full_10201_disk7.zip (311,903,435 bytes) (cksum - 2438252536)
    AIX_Grid_Control_full_10201_disk8.zip (224,594,251 bytes) (cksum - 2618845234)
    I am unable to locate the runInstaller in any of the disks 1- 8 ,can somebody help me on this. Thanks

  • 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

  • Gride Control in 10g

    Hi,
    I am running 8 databases on oracle 10g envoirnment. All oracle on linux based. Now i want to install 10G gride control for managing all these database. My question is that i have to install Gride Control and its agent in all ORACLE SERVER under linux O/S or can i install 10g database on my windows desktop machine and install the gride control over there i mean windows machine and then manage the all database..??? Plse let me know and treat to be urgent.
    Thanks in advance...
    Noman

    Yes of course that is possible.
    Just install Grid Control on the Whinedoze machine, and make sure you deploy the Management Agent on all Linux servers.
    People wno need 'urgent' answers quite often don't read documentation. You seem to be no exception to this hypothesis.
    Please note you won't manage to install Grid Control without reading docs.
    Please avoid the word 'urgent' if you want your queries answered by volunteers.
    If you really need urgent answers submit your queries as a Service Request to My Oracle Support (Formerly Metaclink)
    Sybrand Bakker
    Senior Oracle DBA

  • OEM Grid Control Release (not just agent) for Solaris x86?

    I see management agents that can be downloaded off of OTN, but is there an official release of Grid Control for Solaris on x86?
    "Oracle Enterprise Manager 10g Grid Control *Release 5* (10.2.0.5) for Solaris Operating System *(SPARC)*"
    "Oracle Enterprise Manager 10g Grid Control *Management Agent Release 1* (10.1.0.3) for Solaris *x86*"

    Please throw me some more meat on that bone. I'm still waiting for my Metalink access. (i.e., can you cut and paste the note text onto this forum message.)Sharing(Cut&Paste) Metalink Notes is not legal.
    Oracle has no plans for 10.2.0.4 and for 10.2.0.5 it's expected by Q3 on x86(32&64)

  • Installing 10g and Grid control together on Windows Server 2003

    Hi all,
    I've been having some trouble installing both the Grid Control and Oracle 10g together on a Windows Server 2003 box.
    Here's the steps I've followed (if im stepping away from the norm, please tell me.. i REALLY need to do this properly without any hacks.. right now im on a test box.. but soon enough I have to do it in a live production environment and I really need a clean install).
    I had a copy of Oracle 9i installed - my databases are pretty small.. 1.5Gb at most and I have been advised to just do an export and import them back in later.. which is fine by me..
    I uninstalled Oracle 9i, making sure to check all the environment variables were clear and the registry settings were gone.
    I ran the grid control setup
    Set Home name = Ora10gGC
    Set home path = C:\Oracle\Ora10gGC
    I selected Enterprise Manager 10g Grid Control Using a New database 10.1.3.0
    I set my passwords, and then set the global database name as emrep (the default)
    All the optional configuration assistants ran successfull
    Once this was all done and the install was finished, I restarted the server
    Then I inserted the Oracle 10g cd
    I ran 10g setup
    Click Advanced installation
    Set home name = Ora10g
    Set home path = C:\Oracle\Ora10g
    I selected Enterprise edition
    Selected General purpose database
    I got the following message:
    The ORACLE_HOME environment variable is current set. This will prevent proper use of Multiple Oracle Homes and since it is not required for any Oracle products to function, it will be unset in your environment.
    I set the global database name on my starter database to STARTER, I selected Use Grid Control for Database Management and set my paths and passwords, then I clicked install.
    The install worked up till it tried to create the starter database, then it failed with an ORA-12560 error.
    I checked the environment variables and it seems that ORACLE_HOME wasn't unset after all. I deleted it from my environment variables and restarted the server, but I still get the ORA-12560 error when i try to create a new database.
    I'd really appreciate it if someone could tell me how to install these 2 products together properly.. Thanks!

    I suggest you to read Metalink Note:344537.1 "Installing EM 10g Grid Control Fails to Start the TNSListener Due to Environment Settings"
    Additionaly could you post the fragment from alert.log and listener.log files, so more diagnostic information can be provided on this issue.
    ~ Madrid.

Maybe you are looking for

  • Acrobat XI Pro install errors 1935 &1603

    Hi, I have just upgraded from CS3 and run the Creative Cloud installer app but am having problems with Acrobat (whereas Indesign and Photoshop installed fine) on my workstation that is running Win 7 64-bit. I have therefore uninstalled all Adobe prod

  • I'm trying to load actions into PSE9 on a MAC, not there when reopen PSE9

    I'm trying to load actions into PSE9 on a MAC, I follow all the directions and when I reopen PSE9 they aren't there.  CAN SOME ONE HELP ME! Here are the steps I followed MAC HD Library Application support Adobe photoshop elements 9.0 photo creations

  • Places theme in iPhoto '11 slideshow

    Is it possible to change the scale of a map under the "places" theme in the iPhoto '11 slideshow? On my slideshow the maps are too detailed and I want to be able to show a more zoomed out view.

  • Currency Conversion at the time of Invoice Print Document Creation

    Hi, In our system for some accounts we receive payments in USD (foreign currency) and at the time of posting, the amounts are stored in both transaction currency and local currency (CAD). We have a scenario as follows: Payment is posted as a payment

  • Activation problem while activating PRODHS

    Dear Experts, I have modified PRODHS structure by adding some more fields.  While activating it is generating warning activation log, saying that there is inconsistencies in some of the other tables and some tables were adjusted and activated.  Rgds,