Tnsping error in OEM Grid

I have installed fresh 10G R3 Grid on Windows 2003 server.
step1> Installed Grid 10g R2 in following homes
d:/oracle/product/oms10g
d:/oracle/product/agent10g
d:/oracle/product/db10g
step2> Upgrade to 10g R3
Installed a new database home 10.2.0.3
d:/oracle/product/10.2.0/db_1
Every thing is fine up and running but I have problems logging in from command prompt:
I have set following environment variables
ORACLE_SID=emprep
ORACLE_HOME=d:/oracle/product/10.2.0/db_1
TNS_ADMIN=d:/oracle/product/10.2.0/db_1/NETWORK/ADMIN
C:\Documents and Settings\admgb>set
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\admgb\Application Data
CLIENTNAME=HO6691
ClusterLog=C:\WINDOWS\Cluster\cluster.log
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=HOAPPS08
ComSpec=C:\WINDOWS\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\admgb
invPtr=D:\oracle\product\agent10g\oraInst.loc
LOGONSERVER=\\HOWIN10
NUMBER_OF_PROCESSORS=4
ORACLE_HOME=D:\oracle\product\10.2.0\db_1
ORACLE_SID=emprep
OS=Windows_NT
Path=D:\oracle\product\agent10g\jlib;D:\oracle\product\agent10g\bin;D:\oracle\pr
oduct\oms10g\bin;D:\oracle\product\oms10g\jlib;D:\oracle\product\10.2.0\db_1\bin
;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PERL5LIB=D:\oracle\product\10.2.0\db_1\perl\lib\5.8.3\MSWin32-x86;D:\oracle\prod
uct\10.2.0\db_1\perl\lib\5.8.3;D:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSWi
n32-x86-multi-thread;D:\oracle\product\10.2.0\db_1\perl\site\5.8.3;D:\oracle\pro
duct\10.2.0\db_1\perl\site\5.8.3\lib;D:\oracle\product\10.2.0\db_1\sysman\admin\
scripts
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 33 Stepping 2, AuthenticAMD
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=2102
ProgramFiles=C:\Program Files
PROMPT=$P$G
SESSIONNAME=RDP-Tcp#43
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\admgb\LOCALS~1\Temp\1
TMP=C:\DOCUME~1\admgb\LOCALS~1\Temp\1
TNS_ADMIN=D:\oracle\product\10.2.0\db_1\NETWORK\ADMIN
USERDNSDOMAIN=NEWSTAR.AD
USERDOMAIN=NEWSTAR
USERNAME=admgb
USERPROFILE=C:\Documents and Settings\admgb
windir=C:\WINDOWS
C:\Documents and Settings\admgb>lsnrctl status
LSNRCTL for 32-bit Windows: Version 10.2.0.3.0 - Production on 26-SEP-2007 16:41
:23
Copyright (c) 1991, 2006, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 10.2.0.3.0 - Produ
ction
Start Date 26-SEP-2007 16:27:16
Uptime 0 days 0 hr. 14 min. 11 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File D:\oracle\product\10.2.0\db_1\network\admin\listener.o
ra
Listener Log File D:\oracle\product\10.2.0\db_1\network\log\listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hoapps08.NEWSTAR.AD)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "emrep.NEWSTAR.AD" has 2 instance(s).
Instance "emrep", status UNKNOWN, has 1 handler(s) for this service...
Instance "emrep", status READY, has 1 handler(s) for this service...
Service "emrep_XPT.NEWSTAR.AD" has 1 instance(s).
Instance "emrep", status READY, has 1 handler(s) for this service...
The command completed successfully
C:\Documents and Settings\admgb>tnsping emprep
TNS Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production on 26-SEP-2
007 16:41:34
Copyright (c) 1997, 2006, Oracle. All rights reserved.
Used parameter files:
D:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\sqlnet.ora
TNS-03505: Failed to resolve name
C:\Documents and Settings\admgb>
C:\Documents and Settings\admgb>tnsping test
TNS Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production on 26-SEP-2
007 16:44:45
Copyright (c) 1997, 2006, Oracle. All rights reserved.
Used parameter files:
D:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\sqlnet.ora
TNS-03505: Failed to resolve name
C:\Documents and Settings\admgb>
listener.ora:
# listener.ora Network Configuration File: D:\oracle\product\db10g\network\admin\listener.ora
# Generated by Oracle configuration tools.
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
(PROGRAM = extproc)
(SID_DESC =
(GLOBAL_DBNAME = emrep.NEWSTAR.AD)
(ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
(SID_NAME = emrep)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = hoapps08.NEWSTAR.AD)(PORT = 1521))
tnsnames.ora
# tnsnames.ora Network Configuration File: D:\oracle\product\db10g\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.
EMREP =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = hoapps08.NEWSTAR.AD)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = emrep.NEWSTAR.AD)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
TEST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = hoapps08.NEWSTAR.AD)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SID = emrep)
sqlnet.ora
# sqlnet.ora Network Configuration File: D:\oracle\product\db10g\network\admin\sqlnet.ora
# Generated by Oracle configuration tools.
SQLNET.AUTHENTICATION_SERVICES= (NTS)
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
NAMES.DEFAULT_DOMAIN= NEWSTAR.AD
Grid server is saying to update listener.ora location
LISTENER_hoapps08.NEWSTAR.AD Listener 26-Sep-2007 16:18:34 The listener is down: Although a Listener with name "LISTENER", is running on this host at port: "1521", it was not started using this target's "LISTENER.ORA" file. CORRECTIVE ACTION: To monitor this "EM Listener Target" with its present configuration, you must stop the currently running listener process, and start it again using the Listener Parameter file: D:\oracle\product\db10g\network\admin/listener.ora . Alternatively, you can update this target's "LISTENER.ORA Location" parameter with the location of the currently running Listener, which was started using: D:\oracle\product\10.2.0\db_1\network\admin\listener.ora.
Can some one help me to resoleve this problem... tns_admin is already set... does things needs to be changed in registry.

LISTENER_hoapps08.NEWSTAR.AD Listener 26-Sep-2007 16:18:34 The listener is down: Although a Listener with name "LISTENER", is running on this host at port: "1521", it was not started using this target's "LISTENER.ORA" file. CORRECTIVE ACTION: To monitor this "EM Listener Target" with its present configuration, you must stop the currently running listener process, and start it again using the Listener Parameter file: D:\oracle\product\db10g\network\admin/listener.ora . Alternatively, you can update this target's "LISTENER.ORA Location" parameter with the location of the currently running Listener, which was started using: D:\oracle\product\10.2.0\db_1\network\admin\listener.ora.
Can I get help in locating page on grid control to change LISTENER.ORA Location
as it is pointing to wrong home.

Similar Messages

  • Error:Starting OEM Grid Control

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

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

  • Error installing OEM Grid 10.2.0.1 on VM machine

    Hello,
    I am trying to install OEM Grid 10.2.0.4, instruction said to install 10.2.0.1 first and then patch up to 10.2.0.4. I am installing 10.2.0.1 on a VM machine, SUSE 9. Installation is going fine until "OMS Configuration". Error file in /u01/app/oracle/product/10.2.0/agent10g/cfgtoollogs/configToolfailedCommands is below and nothing else:
    # Copyright (c) 1999, 2005, Oracle. All rights reserved.
    oracle.sysman.emcp.agent.AgentPlugIn
    Where do I begin to troubleshoot and then "Retry" the "OMS Configuration" step again? Thank you in advance.

    What is VM machine ?
    Your machine have hostname or hostname and virtual hostname?
    Your server is add to DNS SERVER
    Work nslookup IP and nslookup hostname?
    What type of installation are you choose?
    Grid control using new database or
    grid control using existing database
    The linux server have installed the patch requirements?
    Tell me if the installer give you errors of linking librarys

  • Error while installing OEM Grid Control

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

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

  • Error while login to 12c R2 OEM grid

    All,
    I am getting the error "Authentication failed. If problem persists, contact your system administrator" while log in to 12c OEM grid as sysman user.
    I am using repository database SYSMAN password, to enter into 12c R2 OEM grid.
    Please guide me how to get into the grid as sysman user. I tried with changing the repository DB sysman password, even getting the same error with new password also.
    Thanks in advance,
    Mahi

    Hi Jimmy Gupta,
    Verify the following:
    1. lsnrctl status
    2. Verify the following document:
    12.1.0.2 : Login to Console Fails With "Authentication failed. If problem persists, contact your system administrator." (Doc ID 1493151.1)
    3. If nothing works, emoms.trc file would help us to understand the error tracked during the login.
    Regards,
    Venkat

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

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

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

  • OEM grid control installation

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

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

  • OEM GRID CONTROL REMOTE INSTALLATION

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

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

  • Adding Database in OEM Grid Control 11g

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

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

  • Deploying oem grid control to e bussiness suites

    We have installation of EBS R12, the AMP pack for EBS system is installed on the and already running. Now we want to use oem grid control to manage the EBS suites.
    We have installed the eom 11G grid control and installed the application management pack patche (p8333939). How do we now deploy the enterprise manager grid control to EBS.
    The documentation says agent needs to installed on the database tier and application tier and then discovered by the oem
    Any idea on how to install the agent on the tier?

    The platform is solaris 10. I have deploying to the database tier and the following errors is received
    The question is there a special procedure to do this?
    INFO: AgentPrereq:About to execute plug-in runRemoteCmd
    INFO: AgentPrereq:The plug-in runRemoteCmd is running
    INFO: AgentPrereq:Internal PlugIn Class: oracle.sysman.prov.deployment.plugins.plugins.RemoteCommandPlugin
    INFO: AgentPrereq:Classpath =
    SEVERE: AgentPrereq:oracle.sysman.prov.remoteinterfaces.exception.ClusterException: Error while running cmd /d01/oracle/agent/ADATMP_2011-
    08-10_13-36-08-PM/ouiSetup -e -b /d01/oracle/agent -s /d01/oracle/agent/ADATMP_2011-08-10_13-36-08-PM/oui -p oui -u ADATMP_2011-08-10_13-3
    6-08-PM/unzip -P solaris, on nodes 172.24.xxx.xxx.
    SEVERE: AgentPrereq:Error ID : PROV-16011
    SEVERE: AgentPrereq:Exception Stacktrace = oracle.sysman.prov.remoteinterfaces.exception.ClusterException: Error while running cmd /d01/or
    acle/agent/ADATMP_2011-08-10_13-36-08-PM/ouiSetup -e -b /d01/oracle/agent -s /d01/oracle/agent/ADATMP_2011-08-10_13-36-08-PM/oui -p oui -u
    ADATMP_2011-08-10_13-36-08-PM/unzip -P solaris, on nodes 172.24.xxx.xxx
    at oracle.sysman.prov.remoteinterfaces.nativesystem.NativeSystem.runCmdOnNodes(NativeSystem.java:1244)
    at oracle.sysman.prov.remoteinterfaces.clusterops.ClusterBaseOps.runCmdOnNodes(ClusterBaseOps.java:279)

  • Error while installation Grid Control 11g

    Hi all expert,
    I want to install OEM Grid Control 11g for studying purpose depending on link [http://oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php|http://oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php] . But I can not apply "WDJ7" patch because I don't have Metalink account. So I go to the next step to install Grid Control 11g. Everything is successful until Configuration assistant "Repository Configuration" operation. The error occurs at the screen as show in the picture http://oracle-base.com/articles/11g/images/oemgc11g/31-gc-installation-progress-details.jpg .
    Content of file log: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/emschema.log
    2010-11-16 20:46:12,867 [main] INFO emschemamanager.overalllog - ===================New SchemaManager Session ====================2010-11-16 20:46:12,871 [main] INFO emschemamanager.overalllog - starting client session with schemamanager ...
    2010-11-16 20:46:12,871 [main] INFO emschemamanager.overalllog - validating connect string...
    2010-11-16 20:46:12,879 [main] INFO emschemamanager.overalllog - done validating connect string....
    2010-11-16 20:46:12,880 [main] INFO emschemamanager.overalllog - basic connection sting validation done ...
    2010-11-16 20:46:12,880 [main] INFO emschemamanager.overalllog - get a SchemaManager...
    2010-11-16 20:46:12,952 [main] INFO emschemamanager.overalllog - role is found null for user: SYSMAN assuming this is transx action
    2010-11-16 20:46:12,953 [main] INFO emschemamanager.overalllog - creating a EMSchemaManager ...
    2010-11-16 20:46:12,953 [main] INFO emschemamanager.overalllog - schema manager is created for non-rcu based action
    2010-11-16 20:46:12,954 [main] INFO emschemamanager.overalllog - no connection object is created, as this action needs rcu action in parallel to be done
    2010-11-16 20:46:12,954 [main] INFO emschemamanager.overalllog - done creating a EMSchemaManager ...
    2010-11-16 20:46:12,955 [main] INFO emschemamanager.overalllog - no action in parallel to transx action
    2010-11-16 20:46:12,960 [main] INFO emschemamanager.overalllog - Creating a RCU Driver..., process_id=ob5ndvbp972c
    2010-11-16 20:46:13,154 [main] INFO emschemamanager.overalllog - logger operation's effective process id: ob5ndvbp972c
    2010-11-16 20:46:13,155 [main] INFO emschemamanager.overalllog - Creating a RCU Driver...
    2010-11-16 20:46:13,155 [main] INFO emschemamanager.overalllog - performing transx action
    2010-11-16 20:46:13,401 [main] INFO emschemamanager.overalllog - rcu log location is found null in system
    2010-11-16 20:46:13,404 [main] INFO emschemamanager.overalllog - setting up a fresh action logger path...
    2010-11-16 20:46:13,406 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,408 [main] INFO emschemamanager.overalllog - action logger path is : /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,409 [main] INFO emschemamanager.overalllog - setting up default params
    2010-11-16 20:46:13,416 [main] INFO emschemamanager.overalllog - new RCU session : create loggers
    2010-11-16 20:46:13,416 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,431 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,432 [main] INFO emschemamanager.overalllog - created logger: oracle.sysman.em.emdrep.emschema.ob5ndvbp972cprocessLogger hash: 1220081709
    2010-11-16 20:46:13,433 [main] INFO emschemamanager.overalllog - starting transx thread...
    2010-11-16 20:46:13,446 [main] INFO emschemamanager.overalllog - coming back to caller's thread after starting transx thread...
    2010-11-16 20:46:20,201 [ob5ndvbp972c] INFO emschemamanager.overalllog - got a shared connection helper>
    Content of file log: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/emschema.log.TRANSX
    >
    2010-11-16 20:46:13,432 [main] INFO emschema.ob5ndvbp972c - created action logger....
    2010-11-16 20:46:13,455 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - logger is set properly..
    2010-11-16 20:46:18,462 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:25,090 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 0
    2010-11-16 20:46:25,091 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:25,091 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 1
    2010-11-16 20:46:31,110 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:34,163 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 2
    2010-11-16 20:46:34,170 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:34,171 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 3
    2010-11-16 20:46:40,178 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:42,457 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 4
    2010-11-16 20:46:42,458 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:42,459 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 5
    2010-11-16 20:46:48,466 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:51,117 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 6
    2010-11-16 20:46:51,118 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    >
    Content of log file: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0845_PM/m_111610_0845_PM.CREATE/emschema.log.CREATE
    >
    2010-11-16 20:45:10,455 [vak82od5f29j] ERROR emschema.vak82od5f29j - oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,482 [vak82od5f29j] ERROR emschema.vak82od5f29j - Cannot set session to current user SYSMAN:ORA-01435: user does not exist
    2010-11-16 20:45:12,703 [vak82od5f29j] ERROR emschema.vak82od5f29j - ORA-06550: line 1, column 13:
    PLS-00201: identifier 'EM_UPGRADE_UTIL.GET_LAST_PHASE' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    2010-11-16 20:45:12,713 [vak82od5f29j] ERROR emschema.vak82od5f29j - Runtime Exception thrown:null
    2010-11-16 20:45:12,716 [vak82od5f29j] ERROR emschema.vak82od5f29j - java.lang.NoClassDefFoundError: oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,780 [vak82od5f29j] ERROR emschema.vak82od5f29j - Runtime Exception thrown:null
    2010-11-16 20:45:12,884 [vak82od5f29j] ERROR emschema.vak82od5f29j - Running RCU Failed with Exception Trace
    oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,950 [vak82od5f29j] ERROR emschema.vak82od5f29j - Schema Action Failed
    >
    Pls help me.

    Hi sb92075
    This is the result of your query:
    >
    SQL> SELECT * from v$version ;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production

  • Linux OEM Grid Control 10.2.0.1.0 installation issue

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

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

  • Add Standby Server in OEM Grid.

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

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

  • Weblogic error in OEM GC 11g

    Hi,
    We have installed OEM Grid Control 11.1 on a Linux Suse 10 machine (which will act as a middleware/gateway machine to the database hosted on the remote machine.)
    We have completed the Grid installation successfully also we are able to connect the link to OEM.
    When we tried to pull a database on host machine we get the following error on the OEM webpage.
    It seems some Weblogic error, we have installed weblogic 10.3.3, and when we fire ps -ef |grep weblogic we can see process running.
    Now we are not sure where the exact problem is.
    Please help, refer the error page.
    Error 500--Internal Server Error
    java.lang.NoClassDefFoundError: Could not initialize class oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps
         at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:201)
         at oracle.sysman.oii.oiix.OiixEnvironmentOps.getEnv(OiixEnvironmentOps.java:53)
         at oracle.sysman.prov.agentpush.util.AgentPushUtil.checkLocalTempPathWritability(AgentPushUtil.java:172)
         at oracle.sysman.prov.agentpush.ui.validate.ValidateHelper.performValidationForFresh(ValidateHelper.java:1081)
         at oracle.sysman.prov.agentpush.ui.validate.ValidateHelper.performValidation(ValidateHelper.java:2107)
         at oracle.sysman.prov.agentpush.ui.validate.prereq.PrereqFreshValidator.validate(PrereqFreshValidator.java:132)
         at oracle.sysman.prov.agentpush.services.BaseServiceHandler.process(BaseServiceHandler.java:200)
         at oracle.sysman.prov.agentpush.services.BaseServiceHandler.doPost(BaseServiceHandler.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.prov.agentpush.services.AgentpushAuthFilter.doFilter(AgentpushAuthFilter.java:122)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:311)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:502)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Thanks and Regards,
    Sree

    Hi,
    We have installed OEM Grid Control 11.1 on a Linux Suse 10 machine (which will act as a middleware/gateway machine to the database hosted on the remote machine.)
    We have completed the Grid installation successfully also we are able to connect the link to OEM.
    When we tried to pull a database on host machine we get the following error on the OEM webpage.
    It seems some Weblogic error, we have installed weblogic 10.3.3, and when we fire ps -ef |grep weblogic we can see process running.
    Now we are not sure where the exact problem is.
    Please help, refer the error page.
    Error 500--Internal Server Error
    java.lang.NoClassDefFoundError: Could not initialize class oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps
         at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:201)
         at oracle.sysman.oii.oiix.OiixEnvironmentOps.getEnv(OiixEnvironmentOps.java:53)
         at oracle.sysman.prov.agentpush.util.AgentPushUtil.checkLocalTempPathWritability(AgentPushUtil.java:172)
         at oracle.sysman.prov.agentpush.ui.validate.ValidateHelper.performValidationForFresh(ValidateHelper.java:1081)
         at oracle.sysman.prov.agentpush.ui.validate.ValidateHelper.performValidation(ValidateHelper.java:2107)
         at oracle.sysman.prov.agentpush.ui.validate.prereq.PrereqFreshValidator.validate(PrereqFreshValidator.java:132)
         at oracle.sysman.prov.agentpush.services.BaseServiceHandler.process(BaseServiceHandler.java:200)
         at oracle.sysman.prov.agentpush.services.BaseServiceHandler.doPost(BaseServiceHandler.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.prov.agentpush.services.AgentpushAuthFilter.doFilter(AgentpushAuthFilter.java:122)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:311)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:502)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Thanks and Regards,
    Sree

  • Add WebLogic Domain to OEM Grid Control

    On a host, say x, i have installed OEM grid Agent Version: 11.1.0.1.0. The host is listed on OEM grid control. On this host i have a weblogic domain version 10.3.3. Now i am trying to add this weblogic domain to OEM 11g grid control which is on a different host.
    It gives the following error
    Error: Failed to connect to agent x:3872
    Failed to connect to agent x:3872. Reason: java.net.UnknownHostException: x.
    Only an agent 11.1 or later can be used for finding targets.
    How can i solve this?

    bummer.. any response? I'm getting the same error now, and the documentation isn't all that clear gasp

Maybe you are looking for

  • Datasources in 3.X in a new BI 7.0 Business Content Activation

    Hi all, When Installing Business Content for a BI 7.0 Installation, some objects like Datasources, Transfer Rules and Communication structures are activated under 3.X format. Is there a way to install all Business Content in 7.X format, different fro

  • PDF's not loading in browser - Internet Explorer 9, Adobe Reader X, Win 7 x64

    I have Adobe Acrobat Reader installed and have a site that uses forms that need to be filled and submitted.  The problem is that when I open the form, they are opening in a seperate Window. I've uninstalled and reinstalled Adobe Reader I've done 'det

  • Business area in vendor balances report

    Hello All, In ecc 6.0 is it possible to show FI related fields like business area , document number , gl indicator in Report f.42(vendor balances in local currency). In 4.7 it was allowing to do (these options was available in standard report only) b

  • Java is not free and Hibernate ?

    I get information, that java is not free. I mean that if we develop for our self, it's free, but if we develop or make program and sell it, we must pay to sun. We must pay with what class or jar that we use. Is it true ? What is the meaning of hibern

  • Wsm-pm not starting

    When trying to start the wsm-pm component , I'm getting the following errors. Any ideas? MDS-01370: MetadataStore configuration for metadata-store-usage "OWSM_TargetRepos" is invalid. MDS-01377: Unable to get database connection from data source conf