Oracle grid & Oracle agent

Hi,
Could anybody tell me how could I check where is an issue in the Oracle Grid ?
Oracle EM Grid Control is working (on one computer)
Oracle Agent is working on another computer, but the Grid cannot see the agent working ( or the agent cannot register to the grid control )
[oracle@PC1 agent]$ emctl status agent
TZ set to Europe/Paris
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Agent Version : 10.1.0.4.1
OMS Version : Unknown
Protocol Version : 10.1.0.2.0
Agent Home : /u01/oracle/10gOHome/PC1.localdomain_PRD1
Agent binaries : /u01/oracle/10gOHome
Agent Process ID : 13792
Parent Process ID : 13789
Agent URL : http://PC1.localdomain:3938/emd/main
Started at : 2008-03-14 02:38:39
Started by user : oracle
Last Reload : 2008-03-14 02:38:39
Last successful upload : (none)
Last attempted upload : (none)
Total Megabytes of XML files uploaded so far : 0.00
Number of XML files pending upload : 45
Size of XML files pending upload(MB) : 2.62
Available disk space on upload filesystem : 87.60%
Agent is Running and Ready
Any ideas ?
Thanks,
Paul

Thomas, all looks ok on that tests.
Hans, do you think that the initial version of Oracle Grid Control needs to be patched because there are bugs in here ?
After I restarted the agent OMS Version is "Unknown" (OMS Version : Unknown) ... but immediately after the agent installation was known ... why ? any ideas? Could anybody tell me which is the log file for the agent?
Thanks,
Paul

Similar Messages

  • Oracle Grid Siebel Agent Documentation

    I am looking for any Oracle Grid Siebel Agent documentation. I recently implemeted the Siebel Agent within Oracle Grid 10.2.0.4 and am looking for any documentation around configuring the metrics that come with the Siebel Agent. It appears that it is scaled dwon from other monitoring solution software which I have used in the past however, I am still evaluating it so any solid documentation would be of great assistance. Again, I do not need the documentation around the base Oracle Grid DB monitoring but the Siebel Agent which is monitored from within the Oracle Grid tool.
    Thanks

    Siebel Pack specific information is contained in the Oracle Application Management Pack for Siebel Getting Started Guide. Look for it at
    http://download.oracle.com/docs/cd/B16240_01/doc/em.102/b32394/toc.htm
    Chung
    Application Management Blog<br><br>

  • Grid Control agent install fails

    Hi all,
    I'm trying to install Oracle Grid control agent on linux machine and getting the following error:
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-8 or SuSE-9
    Passed
    All installer requirements met.
    Checking Temp space: must be greater than 80 MB. Actual 1544 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 1701MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2004-12-20_08-44-53AM. Please wait ...
    Error in writing to directory /tmp/OraInstall2004-12-20_08-44-53AM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    My /tmp has 1.5 GB of free space so that's really not the issue here. I know that the installation goes well if I use the Universal Installer that comes bundled with 10G RDBMS, but on machines with Oracle 8.1.7.4-9.2.0.5 I wouldn't like to update OUI's because of this issue. Anyone having this problem/solution?
    Br,
    Anssi

    The issue is not about silent install or temp or root.
    I have installed Agent on Linux without issues after I read closely the oracle requirements on linux.
    Make sure you read oracle linux requirement, there is a patch you need to download that will create proper setting for oracle on linux.
    Try look for Application Server 10g installation guide, this patch is documented for Application Server 10g on linux.
    The patch will create oracle.sh file that linux will run each time user oracle is activated.
    If you still get problem let me know through forum or direct.
    Thanks
    George

  • Grid Control Agent on Mac OS

    Has anyone been successful in installing the Oracle Grid Control Agent Only on a Mac OS X? I have used the agent_download script and the software installs. But I cannot get the agent to start. When I execute
    emctl start agent
    I get
    Starting agent ................................. failed.
    When I re-execute the configToolCommands script, I get
    The Management Agent Configuration Assistant has failed. The following failures were recorded:
    Enterprise Manager Website target configuration failed.
    Agent Service Failed to start

    Has anyone been successful in installing the Oracle Grid Control Agent Only on a Mac OS X? I have used the agent_download script and the software installs. But I cannot get the agent to start. When I execute
    emctl start agent
    I get
    Starting agent ................................. failed.
    When I re-execute the configToolCommands script, I get
    The Management Agent Configuration Assistant has failed. The following failures were recorded:
    Enterprise Manager Website target configuration failed.
    Agent Service Failed to start

  • How to install Oracle Grid Agent 11g into windows hosts ?

    Hi there, I was not able to deploy management agents into windows hosts machines !
    I followed steps below and I am getting these errors :
    On windows 2003 server, I have downloaded grid agent here :
    D:\grid\Windows_X64_Grid_Control_agent_download_11_1_0_1_0\windows_x64\agent
    I have setup.exe file ! When I double click it, I got this message :
    Only silent installation is supported search help.
    Well, I did a lot of times setup.exe -silent -responseFile <path>additional_response.rsp and the setup process tells me that I am not following the security procedures.
    I am newbie on Grid!
    I donĀ“t want deploy agent using deployment wizard due to security resctrictions, they do not allow openssh servers on windows servers.
    Have you guys succeeded with this installation ? I mean, install fresh agent on single target windows server machine!
    I would appreciate any help.
    Tks.
    Edson - CLARO

    Edson,
    what I would do is go for the cloning option.
    On the OMS Server an Agent has been installed as part of the OMS installation.
    Stop this Agent
    AGENT_HOME/bin/emctl stop agent
    Create a zip file from the agent11g folder
    Copy it to a server where you want to install the Agent
    unzip the folder in the location where you want to install
    Restart the Agent you had stopped on your OMS server
    AGENT_HOME/bin/emctl start agent
    On the destination server
    Then from the AGENT_HOME/oui/bin
    runInstaller -clone -forceClone ORACLE_HOME=<full path of Agent Folder> ORACLE_HOME_NAME=OracleHomeAgent11g -noconfig -silent b_chainedInstall=false oracle.sysman.top.agent:s_installType=AGENT
    Then from AGENT_HOME/bin/agentca -f
    AGENT_HOME/root.sh (Under Unix this needs to be run as user root, not sure if this procedure is the same under Windows)
    This is based on the procedure described in MOS note : How to Clone a Management Agent And Known Issues [ID 579156.1] which referes to a 10.2.0 Agent, but I have been able to use this procedure under Windows with a 11.1 Agent as well.
    Goodluck
    Regards
    Rob
    http://oemgc.wordpress.com

  • Installing Oracle Grid Agent on R12 E-Business suite

    All,
    I have 10.2.0.3 OEM Grid Server installed and configured. This has been monitoring few of my standalone and dataguard production databases in which Oracle grid agents are installed and configured.
    I have recently deployed R12 E-business suite with two application nodes and one database in a F5 load balancer environment. I am wanting to install and configure Oracle Grid agent on R12 EBS Application and Database nodes to monitor my R12 EBS by making use of existing Oracle Grid server.
    Has anyone installed and configured Oracle grid agent on R12 Application and database nodes?
    Any informantion/pointers that anyone can provide on the above would be greatly appreciated.
    Thanks,
    Palani

    Do you know the ports that need to be opened between Application Tier and Grid control server?Not sure what grid control version you are installing. However, if you choose to go with the default ports then see the documentation for the list of ports you need to open -- http://www.oracle.com/pls/em111/search?word=Ports&format=ranked&remark=quick_search
    Thanks,
    Hussein

  • Install Grid Control Agent 10.2.0.5 on Oracle Applications 11i

    Hi,
    I am planing to add my Oracle Applications 11i (APP and DB tier) to Grid Control 10.2.0.5, installing the Grid Control Agents (10.2.0.5) on both nodes.
    Please tell me is there any specific in this installation of GC Agents on Oracle Applications 11i nodes (any document about this).
    Regards

    Hi,
    Please see these docs/links.
    Getting Started with Oracle Application Management Pack and Oracle Application Change Management Pack for Oracle E-Business Suite, Release 3.1 [ID 982302.1]
    Oracle Application Management Pack and Oracle Application Change Management Pack for Oracle E-Business Suite, Release 3.0 [ID 812315.1]
    Troubleshooting Guide and Known Issues List for the Oracle Application Management Pack for Oracle E-Business Suite, Release 3.0 [ID 812294.1]
    Grid Control 10.2.0.5.0 Known Issues [ID 787872.1]
    Application Management Pack and Application Change Management Pack 3.1 Now Available
    http://blogs.oracle.com/stevenChan/2010/01/amp_acmp_31_ebs.html
    Enterprise Manager Documentation -- 10g Release 5 (10.2)
    http://download.oracle.com/docs/cd/B16240_01/welcome.html
    Thanks,
    Hussein

  • Oracle Grid Agent Installation

    Can I install Oracle Grid Agent 10.2.0.5.0 on IBM Itaniam 64bit machine with Linux 4.7 Cent OS

    You can, and you can get it working, but remember that CentOS is not certified by Oracle, so you might run into trouble, but it will work ... on the other hand, you can run Oracle products on many system that are not certified, but the result might not be as good as if you would have a Oracle certified system, like free Oracle linux ...

  • Oracle 10gR2 Grid Management Agents installation issues

    I have downloaded the Grid Management Agent from the oracle downloads website and installed on one of my AIX servers but after running through the installation the server does not show up in Grid Control.
    Our Grid Control is running on RH4 server.
    The platform of host server i am attempting to install the agent on is AIX5.3
    I unzipped the following file
    AIX_Grid_Control_agent_download_10_2_0_3_0.zip
    I ran the installer and it all seemed to work ok
    I have checked the dbconsole is running,EMCTL STATUS DBCONSOLE
    I have checked the agent is running EMCTL STATUS AGENT
    I have checked the listener is running LSNRCTL STATUS
    I have checked the database is up by CONNECT / AS SYSDBA
    I can conect to the http://myserver:1158/em
    The local enterprise manager works fine however as i say the server does not appear in my Grid Control console.
    I have restarted al the afforementioned listeners, agents etc.
    Can anyone give me a pointer as to why after what would appear to be a succesfull install the serevr does not appear in Grid Control console.

    yingkuan again thanks for the reply
    I have read the installation readme and it says i have these installation methods
    1 - Methods for mass deployment
    2 - Using Oracle Universal Installer (OUI) to install agent
    3 - silent installation
    4 - NFS Mounted agent installation
    I am running the runInstaller method (2) from the list above
    Like i say i basically downloaded the following file from Oracle Downloads:
    AIX_Grid_Control_agent_download_10_2_0_3_0.zip
    I FTP'd the file from my PC to the server i wish to be the agent.
    I then ran the runInstaller from AIX_Grid_Control_agent_download_10_2_0_3_0/aix/agent/install.
    However at no point was i asked to insert the OMS server or any other details.
    I have read a couple of different readme files and followed what i believe to be the installation instructions. Could you or anyone else possibly throw any light on what i am doing wrong.
    again any assitance greatly appreciated

  • Root.sh failed at second node OUL 6.3 Oracle GRID 11.2.0.3

    Hi, im installing a two node cluster mounted on Oracle Linux 6.3 with Oracle DB 11.2.0.3, the installation went smooth up until the execution of the root.sh script on the second node.
    THe script return this final lines:
    CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node nodo1, number 1, and is terminating
    An active cluster was found during exclusive startup, restarting to join the cluster
    Start of resource "ora.crsd" failed
    CRS-2800: Cannot start resource 'ora.asm' as it is already in the INTERMEDIATE state on server 'nodo2'
    CRS-4000: Command Start failed, or completed with errors.
    Failed to start Oracle Grid Infrastructure stack
    Failed to start Cluster Ready Services at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 1286.
    /u01/app/11.2.0/grid/perl/bin/perl -I/u01/app/11.2.0/grid/perl/lib -I/u01/app/11.2.0/grid/crs/install /u01/app/11.2.0/grid/crs/install/rootcrs.pl execution failed
    In $GRID_HOME/log/node2/alertnode.log It appears to be a Cluster Time Synchronization Service issue, (i didn't synchronyze the nodes..) however the CTSS is running in observer mode, wich i believe it shouldn't affect the installation process. After that i lost it...there's an entry CRS-5018 indicating that an unused HAIP route was removed... and then, out of the blue: CRS-5818:Aborted command 'start' for resource 'ora.asm'. Some clarification will be deeply apreciated.
    Here's the complete log:
    2013-04-01 13:39:35.358
    [client(12163)]CRS-2101:The OLR was formatted using version 3.
    2013-04-01 19:40:19.597
    [ohasd(12338)]CRS-2112:The OLR service started on node nodo2.
    2013-04-01 19:40:19.657
    [ohasd(12338)]CRS-1301:Oracle High Availability Service started on node nodo2.
    [client(12526)]CRS-10001:01-Apr-13 13:41 ACFS-9459: ADVM/ACFS is not supported on this OS version: '2.6.39-400.17.2.el6uek.i686'
    [client(12528)]CRS-10001:01-Apr-13 13:41 ACFS-9201: Not Supported
    [client(12603)]CRS-10001:01-Apr-13 13:41 ACFS-9459: ADVM/ACFS is not supported on this OS version: '2.6.39-400.17.2.el6uek.i686'
    2013-04-01 19:41:17.509
    [ohasd(12338)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    2013-04-01 19:41:17.618
    [gpnpd(12695)]CRS-2328:GPNPD started on node nodo2.
    2013-04-01 19:41:21.363
    [cssd(12755)]CRS-1713:CSSD daemon is started in exclusive mode
    2013-04-01 19:41:23.194
    [ohasd(12338)]CRS-2767:Resource state recovery not attempted for 'ora.diskmon' as its target state is OFFLINE
    2013-04-01 19:41:56.144
    [cssd(12755)]CRS-1707:Lease acquisition for node nodo2 number 2 completed
    2013-04-01 19:41:57.545
    [cssd(12755)]CRS-1605:CSSD voting file is online: /dev/oracleasm/disks/ASM_DISK_1; details in /u01/app/11.2.0/grid/log/nodo2/cssd/ocssd.log.
    [cssd(12755)]CRS-1636:The CSS daemon was started in exclusive mode but found an active CSS daemon on node nodo1 and is terminating; details at (:CSSNM00006:) in /u01/app/11.2.0/grid/log/nodo2/cssd/ocssd.log
    2013-04-01 19:41:58.549
    [ohasd(12338)]CRS-2765:Resource 'ora.cssdmonitor' has failed on server 'nodo2'.
    2013-04-01 19:42:10.025
    [gpnpd(12695)]CRS-2329:GPNPD on node nodo2 shutdown.
    2013-04-01 19:42:11.407
    [mdnsd(12685)]CRS-5602:mDNS service stopping by request.
    2013-04-01 19:42:29.642
    [gpnpd(12947)]CRS-2328:GPNPD started on node nodo2.
    2013-04-01 19:42:33.241
    [cssd(13012)]CRS-1713:CSSD daemon is started in clustered mode
    2013-04-01 19:42:35.104
    [ohasd(12338)]CRS-2767:Resource state recovery not attempted for 'ora.diskmon' as its target state is OFFLINE
    2013-04-01 19:42:44.065
    [cssd(13012)]CRS-1707:Lease acquisition for node nodo2 number 2 completed
    2013-04-01 19:42:45.484
    [cssd(13012)]CRS-1605:CSSD voting file is online: /dev/oracleasm/disks/ASM_DISK_1; details in /u01/app/11.2.0/grid/log/nodo2/cssd/ocssd.log.
    2013-04-01 19:42:52.138
    [cssd(13012)]CRS-1601:CSSD Reconfiguration complete. Active nodes are nodo1 nodo2 .
    2013-04-01 19:42:55.081
    [ctssd(13076)]CRS-2403:The Cluster Time Synchronization Service on host nodo2 is in observer mode.
    2013-04-01 19:42:55.581
    [ctssd(13076)]CRS-2401:The Cluster Time Synchronization Service started on host nodo2.
    2013-04-01 19:42:55.581
    [ctssd(13076)]CRS-2407:The new Cluster Time Synchronization Service reference node is host nodo1.
    2013-04-01 19:43:08.875
    [ctssd(13076)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/app/11.2.0/grid/log/nodo2/ctssd/octssd.log.
    2013-04-01 19:43:08.876
    [ctssd(13076)]CRS-2409:The clock on host nodo2 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-04-01 19:43:13.565
    [u01/app/11.2.0/grid/bin/orarootagent.bin(13064)]CRS-5018:(:CLSN00037:) Removed unused HAIP route: 169.254.0.0 / 255.255.0.0 / 0.0.0.0 / eth0
    2013-04-01 19:53:09.800
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5818:Aborted command 'start' for resource 'ora.asm'. Details at (:CRSAGF00113:) {0:0:223} in /u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log.
    2013-04-01 19:53:11.827
    [ohasd(12338)]CRS-2757:Command 'Start' timed out waiting for response from the resource 'ora.asm'. Details at (:CRSPE00111:) {0:0:223} in /u01/app/11.2.0/grid/log/nodo2/ohasd/ohasd.log.
    2013-04-01 19:53:12.779
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log".
    2013-04-01 19:53:13.892
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log".
    2013-04-01 19:53:43.877
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log".
    2013-04-01 19:54:13.891
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log".
    2013-04-01 19:54:43.906
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log".
    2013-04-01 19:55:13.914
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log".
    2013-04-01 19:55:43.918
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log".
    2013-04-01 19:56:13.922
    [u01/app/11.2.0/grid/bin/oraagent.bin(12922)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/u01/app/11.2.0/grid/log/nodo2/agent/ohasd/oraagent_oracle/oraagent_oracle.log".
    2013-04-01 19:56:53.209
    [crsd(13741)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 20:07:01.128
    [crsd(13741)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 20:07:01.278
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 20:07:08.689
    [crsd(15248)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 20:13:10.138
    [ctssd(13076)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/app/11.2.0/grid/log/nodo2/ctssd/octssd.log.
    2013-04-01 20:17:13.024
    [crsd(15248)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 20:17:13.171
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 20:17:20.826
    [crsd(16746)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 20:27:25.020
    [crsd(16746)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 20:27:25.176
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 20:27:31.591
    [crsd(18266)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 20:37:35.668
    [crsd(18266)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 20:37:35.808
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 20:37:43.209
    [crsd(19762)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 20:43:11.160
    [ctssd(13076)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/app/11.2.0/grid/log/nodo2/ctssd/octssd.log.
    2013-04-01 20:47:47.487
    [crsd(19762)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 20:47:47.637
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 20:47:55.086
    [crsd(21242)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 20:57:59.343
    [crsd(21242)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 20:57:59.492
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 20:58:06.996
    [crsd(22744)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 21:08:11.046
    [crsd(22744)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 21:08:11.192
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 21:08:18.726
    [crsd(24260)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 21:13:12.000
    [ctssd(13076)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/app/11.2.0/grid/log/nodo2/ctssd/octssd.log.
    2013-04-01 21:18:22.262
    [crsd(24260)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 21:18:22.411
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 21:18:29.927
    [crsd(25759)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 21:28:34.467
    [crsd(25759)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 21:28:34.616
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 21:28:41.990
    [crsd(27291)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 21:38:45.012
    [crsd(27291)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 21:38:45.160
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 21:38:52.790
    [crsd(28784)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 21:43:12.378
    [ctssd(13076)]CRS-2412:The Cluster Time Synchronization Service detects that the local time is significantly different from the mean cluster time. Details in /u01/app/11.2.0/grid/log/nodo2/ctssd/octssd.log.
    2013-04-01 21:48:56.285
    [crsd(28784)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 21:48:56.435
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 21:49:04.421
    [crsd(30272)]CRS-1012:The OCR service started on node nodo2.
    2013-04-01 21:59:08.183
    [crsd(30272)]CRS-0810:Cluster Ready Service aborted due to failure to communicate with Event Management Service with error [1]. Details at (:CRSD00120:) in /u01/app/11.2.0/grid/log/nodo2/crsd/crsd.log.
    2013-04-01 21:59:08.318
    [ohasd(12338)]CRS-2765:Resource 'ora.crsd' has failed on server 'nodo2'.
    2013-04-01 21:59:15.860
    [crsd(31772)]CRS-1012:The OCR service started on node nodo2.

    Hi santysharma, thanks for the reply, i have two ethernet interfaces: eth0 (public network 192.168.1.0) and eth1 (private network 10.5.3.0), there is no device using that ip range, here's the output of route command:
    (Sorry for the alignment, i tried to tab it but the editor trims it again)
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
    private * 255.255.255.0 U 0 0 0 eth1
    link-local * 255.255.0.0 U 1002 0 0 eth0
    link-local * 255.255.0.0 U 1003 0 0 eth1
    public * 255.255.255.0 U 0 0 0 eth0
    And the /etc/hosts file
    127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
    ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
    10.5.3.1 nodo1.cluster nodo1
    10.5.3.2 nodo2.cluster nodo2
    192.168.1.13 cluster-scan
    192.168.1.14 nodo1-vip
    192.168.1.15 nodo2-vip
    And the ifconfig -a
    eth0 Link encap:Ethernet HWaddr C8:3A:35:D9:C6:2B
    inet addr:192.168.1.12 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::ca3a:35ff:fed9:c62b/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:34708 errors:0 dropped:18 overruns:0 frame:0
    TX packets:24693 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:48545969 (46.2 MiB) TX bytes:1994381 (1.9 MiB)
    eth1 Link encap:Ethernet HWaddr 00:0D:87:D0:A3:8E
    inet addr:10.5.3.2 Bcast:10.5.3.255 Mask:255.255.255.0
    inet6 addr: fe80::20d:87ff:fed0:a38e/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:5344 (5.2 KiB)
    Interrupt:23 Base address:0x6000
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:20 errors:0 dropped:0 overruns:0 frame:0
    TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1320 (1.2 KiB) TX bytes:1320 (1.2 KiB)
    Now that i'm thinking i've read somewhere that ipv6 was no supported...yet there's no relation with the 169.254.x.x ip range.

  • New to Oracle grid control

    Hi,
    I'm a newbies in Oralce grid control. next month I will be start my new job which will involved in deploy and administer oracle grid control release 3.
    I try to performed some setup just to have an initial idea how the grid control works. I have an Oracle RAC database (10.2.0.3) running on RHEL 4, 2 nodes.
    Is grid control come together with the Oracle database software installation? or I have to download separately?
    How is the grid control installation should be in place? Installation on the same database server or separate server? If both are allow which is the common approach?
    Since my RAC database running in Linux, is it a must to have the grid control for Linux version? can I install into a windows server and managing all linux databases? Which should be the common approach?
    Appreciate of any feedback given.
    Many Thanks
    best regards,
    chong

    Gridcontrol is separate software,don't confuse it with standalone DBConsole,which is part of a database creation. The latter can serve this particular database only.
    If you have the resources, install gridcontrol separately. It needs some resources and may interfere with the monitored database(s).
    You can install gridcontrol (more exactly the management services) everywhere, on Windows,Linux,Solaris .... .
    What you need on the monitored machines is the correct agent for the platform. So you don't need gridcontrol for Linux, but you need the agent for Linux.
    Werner

  • Need information on Installing oracle grid control on 11g R2

    Hi,
    i am new oracle grid control and its installaion.
    I dont have any idea abt OMS and Agent.
    following steps i have perfomed.
    1) I have 1 DB on my machine.
    2) download Grid software linux.x64_11gR2_grid.zip.
    3) run the runinstaller.
    4) while opening GUI of run installer there are 4 options.i have selected option no 4 - install grid software only.
    Now please help me what is next step which i have to perform.How will I up My grid control .How will I register My DB in Grid.
    I am using grid control because i have to configure EM plug in for Times Ten.
    Regards,

    Hi,
    If you want to use EM 11g Grid Control on 64-bit Linux, you should install version 11.1.0.1.0, which is available from here:
    http://www.oracle.com/technetwork/oem/grid-control/downloads/linuxx8664soft-085949.html
    Note that the latest version of EM is 12c; however, if you still want to go with EM 11g, the following Support note documents the installation steps and has references to other helpful notes:
    Step by Step Installation of Enterprise Manager Grid Control 11.1.0.1 (Doc ID 1059516.1)
    By the way, the Concepts guide below has information about the EM 11g components including the OMS and agent:
    http://docs.oracle.com/cd/E11857_01/em.111/e11982/overview.htm#CEGBFJIC
    Regards,
    - Loc

  • Oracle Grid Data Collection Stopped

    Hi Everyone,
    My Environment details:
    Oracle Grid 10g 10.2.0.5.0
    Oracle Database 10g 10.2.0.4.0
    OS -Redhat Linux 5.4 x86_64
    Today i tried to take the awr from Grid console for one of my database but there are no recent snapshot available and the data collection is stopped between agent and database. Please find the error details from emagent.trc
    when i checked the agent services its seems running fine but i don't know why the data collection is not happening.
    Please advice me how to resolve this issue.
    Thanks & Regards,
    Shan
    SQL = "/* OracleOEM */
    DECLARE
    instance_number NUMBER;
    task_id NUMBER;"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=netwon-vip.teleglobe.com)(PORT=1522))(CONNECT_DATA=(SID=newton)))
    2011-12-30 16:41:01,541 Thread-3958328240 ERROR fetchlets.sql: ORA-06550: line 11, column 8:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 10, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 27, column 41:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 26, column 2:
    PL/SQL: SQL Statement ignored
    2011-12-30 16:41:01,541 Thread-3958328240 ERROR engine: [rac_database,regiprd,latest_hdm_db_metric_helper] : nmeegd_GetMetricData failed : ORA-06550: line 11, column 8:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 10, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 27, column 41:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 26, column 2:
    PL/SQL: SQL Statement ignored
    2011-12-30 16:41:01,541 Thread-3958328240 WARN collector: <nmecmc.c> Error exit. Error message: ORA-06550: line 11, column 8:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 10, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 27, column 41:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 26, column 2:
    PL/SQL: SQL Statement ignored

    Log onto the database using SQL*Plus, run the following statements, and post the output.
    SELECT owner, object_type, COUNT(*)
    FROM dba_objects
    WHERE status = 'INVALID'
    GROUP BY owner, object_type;
    SELECT comp_id, version, status
    FROM dba_registry;

  • Installation guide Oracle cloud Control Agents on a Windows failover cluste

    Hello Experts,
    i have to install Oracle cloud control agent on windows fail-over cluster. i could not found any document on oracle support site/ internet.
    here are the requirement:
    i have two hosts (host1 and host2) which are in windows cluster environment (active/passive). means, one node will hold the cluster service/resource at a time.
    if primary node (host1) is down, Microsoft cluster ware will fail-over cluster resource to host2 automatically.
    any one deployed 12c Agents on windows fail-over clustered environment. if yes, please provide hints / procedure.
    Thanks
    pavan

    Hi Pavan,
    Please find the following document:
    How to Configure Grid Control Agents in Windows HA - Failover Cluster Environments (Doc ID 464191.1)
    For 12C Agent install, you can proceed with the silent install passing a virtual hostname in silent method also using the following document:
    How to Install EM 12c Agent using Silent Install Method with Response File (Doc ID 1360083.1)
    Best Regards,
    Venkat

  • Overview of Oracle Grid Control components

    Hello,
    We want to look at Oracle Grid Control feature. Can anyone make clear to us what components need to be installed where and how do the components communicate with eachother. I am talking about Enterprise Manager, agents, databases etc.
    Preferable we are looking for a graphical overview of components. Anyone have a picture from some presentation?
    We do not have a grid, but want to use the Grid Control.
    If I am not clear please tell me.

    You have one machine for OMS, the management server, that runs the app server and management repository plus an agent to monitor itself. On each machine you want to monitor you install the agent. Administrators connect with a browser to the web interface of the OMS, which enables control over the targets that the repository knows about.
    Following links goes to Product Center and Docu library for GC 10.2 rel 3.
    The basic stuff is available with your database licensing, but many features require EE and additional Management pack licenses. Talk to your sales rep for more info.

Maybe you are looking for

  • Just closing connection enough?

    Hi friends..This is my first post...I am a newbie Java Developer..Okay Here goes I have just made a LAN based Java application using Swing,JDBC with backend as MS-Access..The backend is on a shared network drive.. The application is distributed as ja

  • Third party Stock Transport Order

    Hi, We have a requirement as descibed below: Plants A, B and C are live in SAP and belong to different company codes. The Plant B is the sales office and no production/purchasing happens at this plant. The vendor codes for Plant A & B with respective

  • It's not showing the play or next song buttons on locks screen when the musics are played

    it's not showing the play or next song buttons on locks screen when the musics are played

  • Cl_salv_functions_list- set_function( name=, boolean=)

    I have an ABAP program that runs multiple SALV reports using CL_SALV_TABLE. I copied GUI STATUS: SALV_TABLE_STANDARD to program and assign it to CL_SALV_TABLE. I modified the GUI status to have buttons for each report. I am trying to disable the butt

  • Numerical variable in IP

    The business requirement is to have a variable to allow the user to input the increasing percentage for revenue in IP. In BPS, we can created a numerical variable and use this variable in the FOX to get it done, How can we archive this in IP since th