OEM 10g grid.... Please help..

Hi all
Please can someone help... Im new at this and Im having afew issues..
Im running Oracle 10g grid on AIX box . The install went well and Im able to connect to all targets....
1) The repositry database startsup without any error messages but in OEM software shows the database is in a Mertric Collection status.. unknown
OEM shows that the Instance is down but its not...
SQL> select * from V$instance;
INSTANCE_NUMBER INSTANCE_NAME
HOST_NAME
VERSION STARTUP_T STATUS PAR THREAD# ARCHIVE LOG_SWITCH_
LOGINS SHU DATABASE_STATUS INSTANCE_ROLE ACTIVE_ST
1 oem0a
BigMac
10.1.0.4.0 09-SEP-08 OPEN NO 1 STOPPED
ALLOWED NO ACTIVE PRIMARY_INSTANCE NORMAL
Also the Agent connection is down..
Agent Connection to Instance
Status Failed
Details Failed to connect to database instance: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach).
AGENT STATUS
[email protected]> emctl status agent
Oracle Enterprise Manager 10g Release 10.2.0.1.0.
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Agent Version : 10.2.0.1.0
OMS Version : 10.2.0.1.0
Protocol Version : 10.2.0.0.0
Agent Home : /apps/oracle/OracleHomeOEM/agent10g
Agent binaries : /apps/oracle/OracleHomeOEM/agent10g
Agent Process ID : 397392
Parent Process ID : 74206
Agent URL : https://bigmac.dstio.com:1830/emd/main/
Repository URL : https://bigmac.dstio.com:1159/em/upload
Started at : 2008-09-06 06:28:29
Started by user : oracle
Last Reload : 2008-09-06 21:29:15
Last successful upload : 2008-09-09 10:13:56
Total Megabytes of XML files uploaded so far : 28.47
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0.00
Available disk space on upload filesystem : 11.78%
Last successful heartbeat to OMS : 2008-09-09 10:16:05
Agent is Running and Ready
[email protected]>
2) When I try the following commands I get the following error message
     emctl stop dbconsole
     emctl start dbconsole
     emctl status dbconsole
[email protected]> emctl status dbconsole
OC4J Configuration issue. /apps/oracle/OracleHomeOEM/oms10g/oc4j/j2ee/OC4J_DBConsole not found.
When I try to recreate the repository I get the following message...
3) emca -config dbcontrol db -repos create
Incorrect usage:
( ive tried the binaries in both locations ... /apps/oracle/OracleHomeOEM/oms10g/bin and /apps/oracle/OracleHomeOEM/agent10g/bin) still no luck
oracle.sysman.emcp.EMConfigAssistant [options] [list of parameters]
Options:
-a :configure for an ASM database
-b :configure for automatic backup
-c :configure a cluster database
-e <node> :remove a node from the cluster
-f <file> :specify the file name that contains parameter values
-h :help
-m :configure EM for a central agent
-n <node> :add a new node to the cluster
-r :skip creation of repository schema
-s :silent mode (no user prompts
-x <db> :deletion of a SID or DB
-RMI_PORT <port> :specify the RMI port for DB Control
-JMS_PORT <port> :specify the JMS port for DB Control
-AGENT_PORT <port> :specify the EM agent port
-DBCONSOLE_HTTP_PORT <port> :specify the DB Control HTTP port
The script will prompt for any required data that is not specified in a configuration file. The script always prompts for all required passwords. If you use a configuration file, the file may contain any of the following specifications, as shown, with the specified values correctly filled in:
4) When setting the Preferred Credentials on the host using OEM I get the following error message.:
SQL Error: ORA-28232: invalid input length for obfuscation toolkit ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT_FFI", line 84 ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT", line 233 ORA-06512: at "SYSMAN.DECRYPT", line 9 when I try apply the Preferred Credentials on the Instance I get the same kindof message...
ORA-28232: invalid input length for obfuscation toolkit ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 1284 ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 1333 ORA-06512: at line 1
5) In the emoms.log In get the following error message,,,
2008-09-05 07:14:50,001 [XMLLoader0 30000000298.xml] ERROR eml.XMLLoader java.? - Failed to load 30000000298.xml even after 2 attempts; moving to errors direc
tory. Error:
java.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java(Compiled Code))
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java(Compiled Code))
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java(Inlined Compiled Code))
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java(Compiled Code))
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java(Compiled Code))
at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java(Compiled Code))
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java(Compiled Code))
at oracle.jdbc.driver.OraclePreparedStatement.sendBatch(OraclePreparedStatement.java(Compiled Code))
at oracle.sysman.util.jdbc.PreparedStatementWrapper.sendBatch(PreparedStatementWrapper.java(Compiled Code))
at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.flushAllStatements(XMLLoaderContext.java(Compiled Code))
at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.endElement(XMLDocumentSplitter.java(Compiled Code))
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java(Compiled Code))
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java(Compiled Code))
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java(Compiled Code))
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java(Compiled Code))
at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java(Compiled Code))
at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java(Compiled Code))
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java(Compiled Code))
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java(Compiled Code))
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java(Compiled Code))
at java.lang.Thread.run(Thread.java:568)
2008-09-05 07:16:53,415 [XMLLoader0 90000000233.xml] WARN eml.XMLLoader java.? - Marking the file for retry : 90000000233.xml after receiving exceptionjava.s
ql.SQLException: ORA-14400: inserted partition key does not map to any partition
2008-09-05 07:16:58,496 [XMLLoader0 90000000233.xml] ERROR eml.XMLLoader java.? - Failed to load 90000000233.xml even after 2 attempts; moving to errors direc
tory. Error:
java.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
Cheers

Your first issue isn't necessarily a repsitory issue:
1. Is your target configured?
2. When you type "lsnrctl services" on the target server, does it return your target? If not, you need to resolve that issue first before it can be monitored via GRID

Similar Messages

  • How to setup DISK SPACE alert on OEM 10g Grid Control...

    Gurus,
    I am trying to setup DISK SPACE notification / alert thru OEM 10g Grid Control, but so far no luck.
    Can someone help/guide me on how to achieve this?
    Please advice.
    Thanks & Regards,
    Kartik

    Those two links don't say anything about "DISK SPACE ALERT" I already know how to setup notification. I suppose you are talking about Filesystem Space Available (%)
    If you need to setup an alert (Notification) then i suppose you need to setup an notification rule.
    Yes, these notes do not have the key word "DISK SPACE ALERT" you are looking for, but if you go through the first note CLEARLY and COMPLETELY, you should find your answer.
    And he has given an example for Filesystem space available in this note, which is what you are looking for.(I think so)
    Say for Disk Space, you create a notification rule for target hosts and have metric "Filesystem Space Available (%)" defined in that rule.
    If you aren't talking about notifications and just want to setup an filesystem space available metic, then follow this note:
    How To Setup Host Metrics For Filesystem
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=749341.1

  • Configuration Assistant failed during OEM 10g Grid control installation

    Hi i got an error while installing OEM 10g Grid control 10.2.0.2.1 on Windows 2008 32bit server.
    Installation of OEM 10g was successfull but during configuration im getting an error "ORA-12560: TNS: protocol adaptor error". hence configuration assistant get failed to create emrep database. i stopped the TNSListener service and started db creation using DBCA again i got the same error. please find the below logs from db10g/cfgtoollogs/cfgfw
    INFO: oracle.assistants.dbca:About to execute plug-in Oracle Database Configuration Assistant
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant is running
    INFO: oracle.assistants.dbca:Launching CmdExec
    INFO: oracle.assistants.dbca:ExitCode=1
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant executed as attached=true in separate process with exitcode=1
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant has failed its perform method
    Note: i got one more error during installation which is "Failed to initialize OCR" and "OS error in starting service OracleCSService"
    INFO: Calling Action ntServicesActions10.2.0.3.0 ntStartService
         selectedNodes = null
         serviceName = OracleCSService
    INFO: Exception thrown from action: ntStartService
    Exception Name: StartIndeterminate_OS_ErrorException
    Exception String: OS error in starting service OracleCSService
    Exception Severity: 0
    please provide me the solution.

    [http://download.oracle.com/docs/cd/B16240_01/doc/install.102/e10953/toc.htm]
    [Enterprise Manager Grid Control Installation and Basic Configuration|http://download-uk.oracle.com/docs/html/B12012_03/toc.htm]
    http://blogs.oracle.com/AlejandroVargas/gems/GridControl10gR2Install.pdf
    HTH
    Anantha

  • OEM 10g Grid Control Problem

    Hi,
    We installed the OEM 10g Grid Control in Serparate Host..
    Installed 10.2.0.1 grid control
    and patched upto 10.2.0.3 for OMS....
    here OMS version is 10.2.0.3
    grid Control Agent Version is 10.2.0.3
    and Repository Home is 10.2.0.1
    Installed the linux Grid control agent 10.2.0.3 in target database...installation was successfull....but Target database is not showing in the grid control ..what was the problem...

    where to check the log files in target database host..do u mean that...
    i installed agent on target database home in a seperate directory...
    ORACLE_HOME is the Target Database Oracle Home
    cd $ORACLE_HOME/agent10g/sysman/log/
    is it the correct directory to check the log files..i am new to this grid control...
    =========================================================
    $cat emagent.trc
    2007-08-19 12:38:05 Thread-5947399 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:05 Thread-5947399 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:08 Thread-5980167 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2007-08-19 12:38:35 Thread-5996551 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:35 Thread-5996551 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:05 Thread-6045703 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:05 Thread-6045703 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:35 Thread-6078471 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:35 Thread-6078471 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:05 Thread-6111239 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:05 Thread-6111239 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:35 Thread-6176775 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:35 Thread-6176775 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:05 Thread-6209543 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:05 Thread-6209543 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:35 Thread-6242311 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:35 Thread-6242311 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:05 Thread-6275079 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:05 Thread-6275079 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:18 Thread-65541 ERROR command: nmejcn: received no status header from repository at http://gridserver.abc.com:4889/em/upload/
    2007-08-19 12:42:35 Thread-6340615 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:35 Thread-6340615 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:42 Thread-6406151 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    ================================================
    $ cat emctl.log
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm: Processing start agent
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm: EMHOME is /u02/targetdb/10.2.0/agent10g
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm:status agent returned with retCode=1
    15709 :: Sun Aug 19 11:42:36 2007::AgentLifeCycle.pm: Exited loop with retCode=3
    16405 :: Sun Aug 19 11:48:23 2007::AgentLifeCycle.pm: Processing status agent
    16405 :: Sun Aug 19 11:48:23 2007::AgentStatus.pm:Processing status agent
    16405 :: Sun Aug 19 11:48:23 2007::AgentStatus.pm:emdctl status returned 3
    19862 :: Sun Aug 19 12:02:42 2007::AgentLifeCycle.pm: Processing status agent
    19862 :: Sun Aug 19 12:02:42 2007::AgentStatus.pm:Processing status agent
    19862 :: Sun Aug 19 12:02:43 2007::AgentStatus.pm:emdctl status returned 3
    20326 :: Sun Aug 19 12:04:05 2007::AgentLifeCycle.pm: Processing status agent
    20326 :: Sun Aug 19 12:04:05 2007::AgentStatus.pm:Processing status agent
    20326 :: Sun Aug 19 12:04:06 2007::AgentStatus.pm:emdctl status returned 3
    20404 :: Sun Aug 19 12:05:41 2007::AgentLifeCycle.pm: Processing status agent
    20404 :: Sun Aug 19 12:05:41 2007::AgentStatus.pm:Processing status agent
    20404 :: Sun Aug 19 12:05:41 2007::AgentStatus.pm:emdctl status returned 3
    21329 :: Sun Aug 19 12:16:36 2007::AgentStatus.pm:Processing upload
    21329 :: Sun Aug 19 12:16:36 2007::AgentStatus.pm:emdctl status agent returned 3
    21329 :: Sun Aug 19 12:16:38 2007::AgentStatus.pm: emdctl upload returned with exit code 6
    21685 :: Sun Aug 19 12:22:59 2007::AgentLifeCycle.pm: Processing status agent
    21685 :: Sun Aug 19 12:22:59 2007::AgentStatus.pm:Processing status agent
    21685 :: Sun Aug 19 12:22:59 2007::AgentStatus.pm:emdctl status returned 3
    22464 :: Sun Aug 19 12:40:17 2007::AgentLifeCycle.pm: Processing status agent
    22464 :: Sun Aug 19 12:40:17 2007::AgentStatus.pm:Processing status agent
    22464 :: Sun Aug 19 12:40:18 2007::AgentStatus.pm:emdctl status returned 3

  • Install of OEM 10g Grid controll on windows break my listener

    Hi!
    I install OEM 10g Grid controll to Windows 2000 server, successfully (a new database to the repository also was created by the installer).
    When I restart our server the service of the Listener did not started (it was set to automatic) and I did not able to start it.
    First I see the "Listener.log" and the trace file.
    The problem was that the listener intended to load adapter protokoll and refer to the "orantcp9.dll"!
    Because before the install I create a 10.1.0.2 database the path of the file point to the "Db_1\bin" and here is "orantcp10.dll" exists.
    The "orantcp9.dll" is exists in "em_1\bin".
    What and how can I fix?
    An additional question : during my secont installation I select to create the repository into an existing database, but the installer refuse it because my DB version was 10.1.0.2 and not 10.1.0.3.
    How can I create DB with 10.1.0.3 version on Windows?
    I am in a deadlock :-)
    Regards,
    Imre

    Try MetaLink Doc Id 284680.1
    The issue was that the EM Grid Control created an ORACLE_HOME environment variable. All you have to do is delete the variable, move the Database Oracle Home entries in the path to the front, and reboot the server.

  • OEM 10g grid control using an existing database

    Hello all,
    Has anyone been successful in installing Enterprise Manager 10g Grid
    Control (10.1.0.3) using and existing 10g (10.1.0.3) database?
    10g grid control comes with 9.0.5.0 database for it repository. Since
    this respository can not be update to 10.1.0.3, Oracle recommends using
    and existing 10g database instead.
    My installation goes 90% all the way before it fails. It fails at the
    create repository point.
    If any one has been successful, could you please share your success
    with me.
    Thanks,
    Jake

    Well, finally I did it! :)
    The problem comes when you are trying to install OEM repository into existing 10g DB which used to be configured with a standalone Database Control. Dropping SYSMAN user is not enough!!! There are some leftovers which must be cleaned before running repository creation assistant:
    drop user SYSMAN cascade;
    drop user MGMT_VIEW cascade;
    drop role MGMT_USER;
    drop public synonym MGMT_TARGET_BLACKOUTS;
    drop public synonym SETEMVIEWUSERCONTEXT;
    That's all folks.

  • Trying to install OEM 10g Grid Control agent on Windows Server 2008 x64

    Received the following when trying to install OEM 10.2.0.2 for Windows 32 bit. I believe Windows 64 bit version does not exist. I have installed this on 2003 x64 in the past.
    Error message:
    Checking operating system version: must be 4.0, 5.0, 5.1 or 5.2. Actual 6.0
    Failed <<<<
    Is there a workaround or a version that will install on 2008 x64?
    Thanks.

    This will give you the complete picture of Grid Certification.
    Oracle Enterprise Manager 10g Grid Control Certification Checker
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=412431.1
    Is there a workaround or a version that will install on 2008 x64?Well, no OMS has been certified with this version as of now. You can have 10.2.0.3/4 OMS on 2008(32 Bit)
    10.2.0.4 Agent is certified with 2008 64 bit.

  • How to know what *.exe is called my notification in OEM 10G Grid Control

    Our Port 25 is blocked. and the security does not want to open the port 25 for the machine. He wants to give exact .exe file the permission which executes the email..
    Do you guys what exe is called for email notification ?
    Thanks
    Atul

    You can get all the default Grid Control Ports in Metalink Note Note:235298.1 -
    Overview of Default Ports Used by EM 10g Grid Control, DB Control and AS Control

  • OracleAS 10g installation (please Help)

    Hi All
    i want a help in[b] OracleAS 10g installation
    in the first step in it's installation . must install oracleAS infrastracture . in my way to install it many Errors & messages appears to me
    this Errors & messages in 4 pictures to see it .. hope to find a solution for this
    th pictures in this links
    1- http://www.araboug.org/ib/index.php?act=Attach&type=post&id=5413
    2- http://www.araboug.org/ib/index.php?act=Attach&type=post&id=5414
    3- http://www.araboug.org/ib/index.php?act=Attach&type=post&id=5415
    4- http://www.araboug.org/ib/index.php?act=Attach&type=post&id=5416
    after pressing ignor in the forth screen many errors & messages appears to me

    Oracle AS10g = 10.1.2.0.2 I presume...
    However, my first questions is still valid "The questions is if you followed EVERY step outlined in the Application Server Installation Guide? If you did, then there should be no errors."
    I have had similar issues when environment variables was still set during installations, ORACLE_HOME etc. You must unset those, as described in the Installation Guide, before starting an installations.
    Please check these two Metalink Notes:
    295446.1 "OracleCSService service may fail to start during the install of IAS 10.1.2 on Windows"
    365046.1 "The Infrastructure DBCA Stops with Error "Failed to initialize OCR"
    Regards,
    Martin

  • Oem 10g grid control agent secure fails with error

    When trying to secure the agent from one of the server it fails with the below error. If any one had faced this issue or know of the problem can help.
    emctl secure agent password
    Oracle Enterprise Manager 10g Release 10.2.0.1.0.
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Agent successfully stopped... Done.
    Securing agent... Started.
    Requesting an HTTPS Upload URL from the OMS...Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/eml/sec/emd/GetSecPort
    Done.
    Requesting an Oracle Wallet and Agent Key from the OMS...Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/eml/sec/emd/GetWallet
    Failed.
    Failed to contact the OMS at the HTTP URL set in /apps/apsp1/oracle/emhome/agent10g/sysman/config/emd.properties
    The Agent has not been secured.

    Failed to contact the OMS at the HTTP URL set in /apps/apsp1/oracle/emhome/agent10g/sysman/config/emd.propertiesDid you check that? It seems configuration file 'emd.properties' points to a URL, which cannot be resolved.
    Werner

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

  • 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

  • OEM Database Control and 10g Grid Control

    Can any one tell the difference between OEM Database Control and OEM 10g Grid Control.

    Database Control is the HTTP Management environment and comes installed with the 10g Database. It can be used to manage one database (one target) at a time (standalone). To monitor more than one database, you must create a new console on a different port for each database.
    10g Grid Control is the Enterprise version in that you can monitor different Target from different operationg systems at the same time. These include Application Servers, Listeners, Operation Systems, Non Oracle Database Systems using plugins (from 10gR2).
    So, for someone who was using OEM 9i, there was connection in to Standalone Console (Java) and Oracle Management Server (Java and HTML). In 10g, they are replaced with Database Control (Java and HTML versions) and Grid Control respectively.

  • ISQLPlus on OEM 10g

    Does anyone know the best way to install iSQL Plus on a OEM 10g Grid Contrls installation. The documentation says that iSQL Plus is installed as part of the database. But my OEM installation is on a server that does not have a separate DB installed. Also I am managing a number of 9.2 databases which do not have iSQL.

    You should be able to install just iSQL*Plus, but I tried this the other day and it failed. I've logged a bug and hopefully it should be fixed in an upcoming patch set.
    Another option is to just use the one install of iSQL*Plus to connect to all the other databases you need to manage. Just set up the database connection information in your tnsnames.ora file, and log into to those databases using the one install of iSQL*Plus.
    You can also restrict the databases to which iSQL*Plus can connect by editing web.xml to include the aliases for the other databases, and you'll get a drop down list on the login screen.
    I know this doesn't really answer your question, but it might help you by not having to install all those other instances.
    Alison

  • How to download OSB 10g ..plzz help??

    Hi,
    In oracle site i see only osb 11g which is the latest version.How to download the 10g(10.3.1) version of OSB.Can anyone please help.I also checked the metalink still i cant find it.
    I was generally practising OSB. so cant move to a new version again.
    Can anyone tell me is OSB11g completely new version or is it same as 10g..please help.
    Regards,
    Edited by: Oraacler on Jun 15, 2010 2:11 AM

    I checked the alternate download site edelivery.oracle.com and there also only 11g is available. I think you need to raise a support case in My oracle support to get the older version.
    OSB 11g is an enhanced version of 10gR3..So whatever basics you have learnt in 10 gR3 would be still applicable in 11g. I would advise you to download 11 g for further exploration

Maybe you are looking for