Error installing 11gr1 oem agent on AIX 6.1

Hi ,
I am using the silent installation method for installating 11gr1 oem client using the doc"http://download.oracle.com/otndocs/products/oem/agent-files/64-bit/aix5l-64-11.1.0.1.0.-instructions.txt" ( 3.2. Silent installation of Management Agent). Below is the error i am getting , can some one help pass thru this error .
oracle > ./runInstaller -silent -responseFile /backup/11.1.0.7/OEM_AGENT_11gR1/aix/response/additional_agent.rsp
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 150 MB. Actual 3191 MB Passed
Checking swap space: must be greater than 150 MB. Actual 4096 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-11-22_03-52-01PM. Please wait ...oracle > Exception in thread "main" java.lang.NoClassDefFoundError: oracle.sysman.oii.oiix.OiixNetOps
at oracle.sysman.install.oneclick.EMGCInstallStaticVariables.<clinit>(EMGCInstallStaticVariables.java:119)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
at oracle.sysman.install.oneclick.EMGCInstaller.parseCommandLineArgs(EMGCInstaller.java:506)
at oracle.sysman.install.oneclick.EMGCInstaller.init(EMGCInstaller.java:204)
at oracle.sysman.install.oneclick.EMGCInstaller.main(EMGCInstaller.java:1042)
Caused by: java.lang.ClassNotFoundException: oracle.sysman.oii.oiix.OiixNetOps
at java.net.URLClassLoader.findClass(URLClassLoader.java:421)
at java.lang.ClassLoader.loadClass(ClassLoader.java:643)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:346)
at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
... 6 more
I have changed the information that is required in file "additional_agent.rsp" .
Thanks
venkat

What is the exact version of AIX you're running??
The "problem" boxes we have are running 5.3 TL 04
root@vsv1h202:/root
# oslevel -s
5300-04-CSPOther AIX5.3 boxes that are successfully installed with this agent are running TL 10
root@vtl1h121ps:/root
# oslevel -s
5300-10-04-1015So it might be that there is also a source of the problem
Edit: Also TL 06 fails:
repprd@vsv1h184:/opt/repprd/ora/home/agent/aix/agent (REPPRD)
$ oslevel -s
5300-06-09-0844
repprd@vsv1h184:/opt/repprd/ora/home/agent/aix/agent (REPPRD)
$ ./runInstaller -silent -responseFile /opt/repprd/ora/home/agent/aix/agent/additional_agent.rsp -noconfig
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 150 MB. Actual 921 MB Passed
Checking swap space: must be greater than 150 MB. Actual 6144 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-12-01_02-21-01PM. Please wait ...
$ Exception in thread "main" java.lang.NoClassDefFoundError: oracle.sysman.oii.oiix.OiixNetOps
at oracle.sysman.install.oneclick.EMGCInstallStaticVariables.<clinit>(EMGCInstallStaticVariables.java:119)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
at oracle.sysman.install.oneclick.EMGCInstaller.parseCommandLineArgs(EMGCInstaller.java:506)
at oracle.sysman.install.oneclick.EMGCInstaller.init(EMGCInstaller.java:204)
at oracle.sysman.install.oneclick.EMGCInstaller.main(EMGCInstaller.java:1042)
Caused by: java.lang.ClassNotFoundException: oracle.sysman.oii.oiix.OiixNetOps
at java.net.URLClassLoader.findClass(URLClassLoader.java:421)
at java.lang.ClassLoader.loadClass(ClassLoader.java:643)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:346)
at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
... 6 moreFJFranken
Edited by: fjfranken on 1-dec-2010 5:25

Similar Messages

  • Installing the OEM Agent on an AIX Clustered Environment

    I have installed the OEM 10.2.0.5 agent on a server (sgramchdd50) that is part of an AIX HACMP cluster configuration. The other node of this cluster is sgramchdd51 and the cluster name is sgramchdd52. After installing the agent the server name sgramchdd50 is hard-coded into the the $AGENT_HOME/sysman/config/emd.properties file as follows....
    EMD_URL=https://sgramchdd50:3872/emd/main/
    The problem is that when we failover to the other node (sgramchdd51) the agent no longer works because the inactive node is hard-coded in certain places. I need to hardcode the cluster name as it is always pointing at the active node in the cluster. I have tried the following (with no success)...
    -Stopped the agent
    -Modified the EMD_URL parameter of the emd.properties file as follows
    -EMD_URL=https://sgramchdd52:3872/emd/main/
    -Started the agent
    However, starting the agent fails.
    sagramihqchdd50<orabss:orurebss> $ ./emctl start agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
    Starting agent ........................................................................................................................... failed.
    Here are the last several lines of the emagent.trc file...
    *2010-07-14 16:02:38,799 Thread-1 WARN collector: MESSAGE_NLSID "Successful Name Registration Request Sent By Identity Provider(%)" is too long, truncating to "Successful Name Registration Request Sent By Identity Provider(%"*
    *2010-07-14 16:02:38,864 Thread-1 WARN collector: the column name DiskActivityavwait in this condition does not exist in metric DiskActivity*
    *2010-07-14 16:02:38,934 Thread-1 WARN collector: the column name DiskActivityavwait in this condition does not exist in metric DiskActivity*
    *2010-07-14 16:03:22,988 Thread-1071 ERROR fetchlets.oslinetok: Process exitcode = 0, stderr = Error connecting to https://sgramchdd52:3872/emd/main/*
    emctl status agent returned agent not running.
    *2010-07-14 16:03:22,988 Thread-1071 ERROR engine: [oracle_emd,sagramihqchdd52:3872,ProcessInfo] : nmeegd_GetMetricData failed : Error connecting to https://sgramchdd52:3872/emd/main/*
    emctl status agent returned agent not running.
    *2010-07-14 16:03:22,988 Thread-1071 WARN collector: <nmecmc.c> Error exit. Error message: Error connecting to https://sgramchdd52:3872/emd/main/*
    emctl status agent returned agent not running.
    Can anyone help with the necessary steps to take to accomplish what I'm trying to do.
    Any help would be very much appreciated.
    Thanks.
    Edited by: user11171364 on Jul 15, 2010 7:09 AM

    I think you should try to find the solution in your DNS.
    So lets say you name your node "MyActiveNode", your DNS only need to be modified to point to a different IP when failing over. The for the Agent it is still "logically" running on the same node.
    Same thing if you should use a Server Load Balancer, use the name of the SLB to configure the Agent.
    OK?
    Regards
    Rob
    http://oemgc.wordpress.com

  • Cannot install OEM agent on AIX 5.3 version 10.2.0.5.0

    Hi all, I need hepl. I can,t install agent on AIX 5.3 version 10.2.0.5.0
    log show me:
    Command = oracle.sysman.emcp.agent.AgentPlugIn has failed
    Exception : java.lang.Exception:
    The Management Agent Configuration Assistant has failed. The following failures were recorded:
    after execute "agentca -f"
    I ve got messange
    You can see the log file: /opt/oracle/agent10g/cfgtoollogs/oui/configActions2011-09-22_01-22-35-PM.log
    bash-3.2$ cat /opt/oracle/agent10g/cfgtoollogs/oui/configActions2011-09-22_01-22-35-PM.log
    Unable to complete request: Fatal error while loading instance XML: oracle.sysman.emCfg.common.CfwException: Unable to unmarshal instance xml=/opt/oracle/agent10g/inventory/ContentsXML/ConfigXML/oracle.sysman.top.agent.10_2_0_5_0.CFM.3.inst.xml: javax.xml.bind.JAXBException: unexpected error in Unmarshalling.
    oracle.sysman.emCfg.common.CfwException: Fatal error while loading instance XML: oracle.sysman.emCfg.common.CfwException: Unable to unmarshal instance xml=/opt/oracle/agent10g/inventory/ContentsXML/ConfigXML/oracle.sysman.top.agent.10_2_0_5_0.CFM.3.inst.xml: javax.xml.bind.JAXBException: unexpected error in Unmarshalling.
    at oracle.sysman.emCfg.core.Cfm.loadAssociatedInstanceAndCreateHolder(Cfm.java:1073)
    at oracle.sysman.emCfg.core.Cfm.loadAssociatedInstancesAndCreateHolders(Cfm.java:1086)
    at oracle.sysman.emCfg.core.CfmFactory.connect(CfmFactory.java:75)
    at oracle.sysman.emCfg.client.CfwClient.<init>(CfwClient.java:141)
    at oracle.sysman.emCfg.client.CfwClient.connect(CfwClient.java:87)
    at oracle.sysman.emCfg.common.EmCfgActionPerform.initialize(EmCfgActionPerform.java:295)
    at oracle.sysman.emCfg.common.EmCfgActionPerform.perform(EmCfgActionPerform.java:307)
    at oracle.sysman.emCfg.common.EmCfgActionPerform.serviceRequest(EmCfgActionPerform.java:734)
    at oracle.sysman.emCfg.common.EmCfgActionPerform.start(EmCfgActionPerform.java:713)
    at oracle.sysman.oii.oiic.OiicRunConfig.main(OiicRunConfig.java:998)
    Caused by: oracle.sysman.emCfg.common.CfwException: Unable to unmarshal instance xml=/opt/oracle/agent10g/inventory/ContentsXML/ConfigXML/oracle.sysman.top.agent.10_2_0_5_0.CFM.3.inst.xml: javax.xml.bind.JAXBException: unexpected error in Unmarshalling.
    at oracle.sysman.emCfg.core.Cfm.loadInstance(Cfm.java:1139)
    at oracle.sysman.emCfg.core.Cfm.loadAssociatedInstanceAndCreateHolder(Cfm.java:1066)
    ... 9 more
    Caused by: javax.xml.bind.JAXBException: unexpected error in Unmarshalling.
    at oracle.xml.jaxb.JaxbUnmarshaller.unmarshal(JaxbUnmarshaller.java:225)
    at oracle.sysman.emCfg.core.Cfm.loadInstance(Cfm.java:1129)
    ... 10 more

    i have removed required files and rest this
    bash-3.2$ ls -la
    total 168
    drwxr----- 2 oracle oinstall 4096 Sep 23 10:51 .
    drwxr-x--- 3 oracle oinstall 256 Sep 23 10:42 ..
    -rw------- 1 oracle oinstall 4525 Sep 23 10:42 OuiConfigVariables.1_0_0_0_0.CFM.0.inst.xml
    -rw-r----- 1 oracle oinstall 5288 Sep 23 10:42 OuiConfigVariables.1_0_0_0_0.xml
    -rw-r----- 1 oracle oinstall 2342 Sep 23 10:42 oracle.iappserver.repository.api.10_1_2_0_2.xml
    -rw------- 1 oracle oinstall 4805 Sep 23 10:42 oracle.sysman.ccr.10_3_1_0_0.CFM.0.inst.xml
    -rw------- 1 oracle oinstall 4809 Sep 23 10:48 oracle.sysman.ccr.10_3_1_0_0.CFM.1.inst.xml
    -rw-r----- 1 oracle oinstall 5887 Sep 23 10:42 oracle.sysman.ccr.10_3_1_0_0.xml
    -rw------- 1 oracle oinstall 12763 Sep 23 10:42 oracle.sysman.top.agent.10_2_0_5_0.CFM.0.inst.xml
    -rw-r----- 1 oracle oinstall 16950 Apr 30 2009 oracle.sysman.top.agent.10_2_0_5_0.xml
    bash-3.2$ cd agent10g/bin/
    bash-3.2$ ./agentca -f
    Stopping the agent using /opt/oracle/agent10g/bin/emctl stop agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Agent is Not Running
    Running agentca using /opt/oracle/agent10g/oui/bin/runConfig.sh ORACLE_HOME=/opt/oracle/agent10g ACTION=Configure MODE=Perform RESPONSE_FILE=/opt/oracle/agent10g/response_file RERUN=TRUE INV_PTR_LOC=/opt/oracle/agent10g/oraInst.loc COMPONENT_XML={oracle.sysman.top.agent.10_2_0_1_0.xml}
    Perform - mode is starting for action: Configure
    Perform - mode finished for action: Configure
    You can see the log file: /opt/oracle/agent10g/cfgtoollogs/oui/configActions2011-09-23_09-51-56-AM.log
    The plug-in Oneoff Patch Application has successfully been performed
    The plug-in Agent Configuration Assistant is running
    Performing free port detection on host=rmo-db-bsw.ru
    Securing the agent
    Performing targets discovery and agent configuration
    Starting the agent
    The plug-in Agent Configuration Assistant has failed its perform method
    The action configuration has failed its perform method
    the same record in log
    Command = oracle.sysman.emcp.agent.AgentPlugIn has failed
    Exception : java.lang.Exception:
    The Management Agent Configuration Assistant has failed. The following failures were recorded:

  • Uninstalling and Installing the OEM Agent w/o OUI

    Hi DBAs,
    I have a 10.2.0.4 Oracle version on AIX with 2 node RAC Cluster. The old agent is 10.2.0.3 which I need to replace with new 10.2.0.4 agent. In order to install new agent, I need to remove the old version of Agent.
    Please guide how can I uninstall the old agent without using Oracle Universal Installer. And also how I can install the new Agent w/o OUI.
    Thanks
    -Samar-

    I was able to uninstall the Old Agent using the following command from all of the RAC instances. Can someone help me how can I install the Agent w/o using OUI.
    ./runInstaller -deinstall -silent "REMOVE_HOMES={/oracle/product/10.2.0/oem_1/agent10g}" -removeallfiles
    Thanks
    -Samar-

  • Error installing Oracle11gR2 grid installer on AIX 6.1

    Hi,
    I am trying to install Oracle 11gR2 RAC on AIX6.1 system using NFS. I had a successfull run of cluster verify tool and after proceeding with the grid installer i am getting following error . The error is occurring during setup part of grid installer.
    "Exception String: Error in invoking target 'itnsping' of makefile '/u01/app/crs/
    product/11.2.0/crs/network/lib/ins_net_client.mk'. See '/u01/app/oracle/product/
    11.2.0/oraInventory/logs/installActions2010-10-30_05-14-51AM.log' for details.
    Exception Severity: 1 "
    The install log also has a large number of symbol table errors and warnings. Below attached is a snippet of the error logs:
    "ld: 0711-870 WARNING: Symbol table entry 8 in object /u01/app/crs/product/11.2.
    /crs/lib//libgeneric11.a[qcs.o]:
    Unknown symbol type 0. The symbol is being copied to the output file.
    ld: 0711-870 WARNING: Symbol table entry 17 in object /u01/app/crs/product/11.2
    0/crs/lib//libgeneric11.a[qcs.o]:
    Unknown symbol type 0.
    INFO: The symbol is being copied to the output file.
    ld: 0711-870 WARNING: Symbol table entry 18 in object /u01/app/crs/product/11.2
    0/crs/lib//libgeneric11.a[qcs.o]:
    Unknown symbol type 22. The symbol is being copied to the output file.
    INFO: ld: 0711-870 WARNING: Symbol table entry 390 in object /u01/app/crs/produ
    t/11.2.0/crs/lib//libgeneric11.a[qcs.o]:
    Unknown symbol type 5. The symbol is being copied to the output file.
    ld: 0711-870 WARNING: Symbol table entry 391 in object /u01/app/crs/product/11.
    .0/crs/lib//libgeneric11.a[qcs.o]:
    Unknown symbol type 0. The symbol is being copied to the output file.
    ld: 0711-870 WARNING: Symbol table entry 408 in object /u01/app/crs/product/11.
    .0/crs/lib//libgeneric11.a[qcs.o]:
    Unknown symbol type 9. T
    INFO: he symbol is being copied to the output file.
    ld: 0711-870 WARNING: Symbol table entry 415 in object /u01/app/crs/product/11.
    .0/crs/lib//libgeneric11.a[qcs.o]:"
    Please let me know how to fix this issue.

    Okay , I will check the libm.a file and probably will re install AIX. But can anyone let me know whether installing RAC on NFS file share is supported on AIX or not ? We need this setup for testing with min size databases.
    These are the configuration:
    OS: AIX6.1-TL-06
    Oracle: 11gR2 grid & Database
    NFS server : Linux NFS server. (Set up is for testing with minimal data)
    --Amith                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Error installing 11gR1 using Response file on Win 7 b/c version 6.1 not 6.0

    Hi everyone, I am hoping someone can help me, I searched the forum but I couldn't find anything similar to the problem I am having.
    I have just got a new laptop with Win 7. I have the 11gR1 64bit Oracle download files and I am trying to install it using the command prompt with --responsefile.
    The install fails when it is doing the prereq checks for checking CertifiedVersions. I know if I just executed setup.exe and went through the screens I could bypass this, but I need to install it with my response file. Anyone know how I can get around this?
    Here is the output from the install:
    ================================
    Starting execution of Prerequisites...
    Total No of checks: 11
    Performing check for CertifiedVersions
    Checking operating system requirements ...
    Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    Check complete: Failed <<<<
    Problem: Oracle Database 11g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    ========================================================
    Performing check for ServicePackChecks
    Checking service pack requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Check complete: Not executed <<<<
    OUI-18001: The operating system 'Windows Vista Version 6.1' is not supported.
    Recommendation: Install the recommended Service Pack.
    ..... rest of log file removed .....
    =========================================
    Thanks in advance!

    Hi;
    Microsoft Windows 7 certification will begin with Oracle Database 11gR2 (11.2.0.x). That means, Oracle Database 11gR2 will be the first Oracle Database product certified/supported with Microsoft Windows 7.
    You need to download 11gR2 (11.2.0.x).
    For details:
    Is Microsoft Windows 7 certified to install/run Oracle Database Server/Client ? [ID 952302.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Installing OEM agent 10.2.0.4 - pre-req fails:  locale

    Friends,
    We are attempting to install an OEM agent 10.2.0.4 on AIX 5.1.
    Just when we get to about 90% complete, we get an error regarding 'locale'.
    WHen I checked the log file for the InstallActions, I find hundreds of errors related to:
    INFO: ld: 0711-251 SEVERE ERROR: Symbol table entry 17 in object /oracle/product/agent10g/lib/libpls10.a[ociextp.o]:
    Field n_offset contains -1726349312. Valid values are between 4 and 381.
    ld: 0711-251 SEVERE ERROR: Symbol table entry 17 in object /oracle/product/agent10g/lib/libpls10.a[ociextp.o]:
    Field n_offset contains -1726349312. Valid values are between 4 and 381.
    Then, at the end of the log, I see:
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'itnsping nnfgt.o mkldflags client_sharedlib' of makefile '/oracle/product/agent10g/
    network/lib/ins_net_client.mk'. See '/home/oracle/oraInventory/logs/installActions2009-04-14_01-41-51PM.log' for details.
    Exception Severity: 1
    Any ideas where I should start looking?
    Thanks...

    Thanks Srini,
    You found our problem.
    I checked our AIX filesystem, and it seems someone had configured the /oracle mount point which contains the Oracle executable binaries and library files to use the 'cio' (concurrent i/o) option.
    Thank you for pointing this out. I'm actually new to AIX, although many years on other operating systems.
    I'm also new to this company and just getting my feet wet here with AIX and their existing configurations.
    I'm going to write a memo advising our sys admins not to use cio mount option on any mount points except for those containing only the oracle data files.
    Thanks again.
    Ji Li

  • When starting oem Agent ir error out with java.lang.NoClassDefFoundError: o

    Hi ,
    Facing below error when starting oem agent with comand

    ./emctl start oms
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    opmnctl: opmn is already running
    93938978
    ADMN-202045
    An exception occurred while constructing the OracleAS Repository API, a DCM dependent component.
    Resolution:
    This exception may be occurring because the ias.properties file is misconfigured.
    Check the exception thrown by the OracleAS Repository API for any additional resolution information.
    Base Exception:
    java.lang.NoClassDefFoundError
    oracle/security/jazn/util/JAZNSecurityManager
    java.lang.NoClassDefFoundError: oracle/security/jazn/util/JAZNSecurityManager
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.<init>(Unknown Source)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Source)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.ComponentTypeFactory.init(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    Starting HTTP Server ...
    Starting Oracle Management Server ...
    Checking Oracle Management Server Status ...
    Oracle Management Server is Down.

  • How to install and configure OEM agent in VCS cluster

    Hi there,
    I would like install 11g OEM agent for SUN SPARC OS for two node VCS cluster. OEM repository is residing in another server.
    Database (to be configured) is running on one node of VCS cluster, but it will be able to failover other server for any issues.
    I have downloaded the agent for sparc and planning to do the silent install.
    Could you please give me the steps to configure both nodes of the cluster including the parameters which need to be changed in the response file?
    Thanks in advance.
    Regards

    We are using OEM agents on VCS clusters. Some options are to 1) fail-over the agent with the database; 2) manually inform OEM that an instance has moved using emcli relocate_targets; 3) use VCS to relocate_targets through a fail-over script. Since our databases don't move much we have been using option 2 but are now testing option 3.
    Doug

  • Error installing tuxedo12.1.1 32-bit on AIX7.1

    I'm getting this error installing Tuxedo12.1.1 on AIX
    I'm logged in via XTerm to AIX machine. (Used same method/login  as when i installed Oracle12c DB client)
    Is "oui/instImages/images.properties" Not part of my Oracle database install?
    can I copy file from Oracle11.1 or does it need to be installed?
    $ cd install
    $ ls
    addLangs.sh          oneclick.properties  runInstaller
    attachHome.sh        oraparam.ini         runSSHSetup.sh
    clusterparam.ini     oraparam.ini.orig    unzip
    detachHome.sh        oraparamsilent.ini
    lsnodes              resource
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking swap space: must be greater than 500 MB.   Actual 4096 MB    Passed
    Checking monitor: must be configured to display at least 256 colors.    Actual 256    Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-12-15_11-29-23AM. Please wait ...$ Oracle Universal Installer, Version 12.1.0.1.0 Production
    Copyright (C) 1999, 2013, Oracle. All rights reserved.
    java.io.FileNotFoundException: /tmp/OraInstall2014-12-15_11-29-23AM/oui/instImages/images.properties (No such file or directory)
            at java.io.FileInputStream.<init>(FileInputStream.java:137)
            at java.io.FileInputStream.<init>(FileInputStream.java:96)
            at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.loadProperties(OiifmSp
    lashScreen.java:490)
            at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.<clinit>(OiifmSplashSc
    reen.java:95)
            at java.lang.J9VMInternals.initializeImpl(Native Method)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
            at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(Oiif
    mGraphicInterfaceManager.java:280)
            at java.lang.J9VMInternals.newInstanceImpl(Native Method)
            at java.lang.Class.newInstance(Class.java:1474)

    Well...seems some time now, but here goes :
    Firstly, your installation should work with the free MS VC++ Express Edition which is free, at least mine did.
    Secondly, there is NO Free / Trial version of MKS Developers (as I think its called now) or ToolKit (as widely known), but there is a bit of good news, there is an alternative now in Cygwin which is free, and you can download this at http://www.cygwin.com , however, you have to read the Metalink document regarding this, as the installation of all its component is not advised, so you have to know the right utilities to include as options during installation
    Thirdly, if you attempt staging with the adautostage.pl ( The perl script for staging an area for the installation files) it does not matter which you unzip first. This script arranges the installation folders as intended by Oracle.
    If you have further queries, let us know.
    Good Luck

  • OEM:oem agent doesn't start in case of using OS authentication.

    Dear experts!
    I've got 10gR2 and I'd like to use OS authentication (Win 2003 server). Having changed parameters os_roles=true and os_autent_prefix='' and restarted DB I tried to start OEM. Of course, I had an error of starting oem agent - "ora-01045:user dbsnmp lacks create session privilege ..." because of enabling OS authentication. But I don't know exactly how I can change DBSNMP-user from password-authentication to external-authentication. Should I create a new os-user DBSNMP? Or I should just alter existing oracle-user DBSNMP to external authentication?
    Thanks a lot in advance!
    Alexey.

    The first thing to check is that all administrator users have the "Logon as batch job" privilege under Win 2003's Security Policy.

  • Error while installing OEM agent

    Hi All
    Below is my environment details.
    Oracle - 10.2.0.4.0
    Linux - RHEL5 - 2.6.18-128.1.6.el5
    Two node RAC environment
    I am following my company documents for installing OEM agent.
    I executed the below command
    agendDownload.linux_x64 -n <cluster_name> -c nodename1-vip,nodename2-vip
    I got below error
    Performing tests to see whether nodes nodename1-vip,nodename2-vip are available
    SEVERE:OUI-25023:The local node is not selected for installing this product. Include the local node in the cluster list or perform the installation on the nodes on which the install is to be performed.
    Can somebody help me why I got error. i pinged both the vips and am able to ping.
    i have another doubt. Do i need to mention vip name or just host name?
    Edited by: user1368801 on Aug 12, 2009 9:56 PM

    Thanks Surachart
    I checked the inventory.xml file
    Only hostnames (not VIP) are mentioned in the inventory.xml file. That means, do i need to mention only host names?
    Since I am following the company standard document, I need to be 100% sure before deviating from the document or else taking this vip issue to the document authors.

  • Installing a Grid Management agent on AIX 5.3

    I have downloaded the Grid Management Agent 10.2.0.3.0 for Oracle 10G 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 the host server i am attempting to install the agent on is AIX5.3
    I downloaded and unzipped the following file AIX_Grid_Control_agent_download_10_2_0_3_0.zip
    I ran the i./runInstaller from the aix/agent directory no errors reported however when I did this it did not show me a OUI page as I expected where I could insert Grid hostname etc
    I assumed after running the installer I would then see the target host appear in my grid control server but no servernmae/agenst/db appears in grid control for this host
    I have read a plethora of help/installation files on this subject matter and there seems to be a variety of different ways users are saying to install.
    Some WebPages/help files say simply run the installer from the root directory of the Enterprise Manager DVD others give a completely different way of installing.
    Can anyone who has successfully loaded on a Grid Management Agent give me any pointers as to:
    1 – Why my installation appears to have failed
    2 – A stepe by step guide on what users need to be added if any, what account I should install under etc

    sorry it has taken me time to post back.
    Below is the information you requested
    /etc/oraInst.loc = 12th May
    inventory_loc=/u01/app/oracle/oraInventory
    inst_group=oinstall
    /u01/app/oracle/product/10.2.0/oraInst.loc = 12th May
    inventory_loc=/u01/app/oracle/oraInventory
    inst_group=oinstall
    /u01/app/oracle/product/10.2.0/oraInst.loc = 12th May
    inventory_loc=/u01/app/oracle/oraInventory
    inst_group=oinstall
    /u01/app/oracle/product/10.2.0/TESTSERVER_DATABASE/oraInst.loc = 12th May
    file contains
    inventory_loc=/u01/app/oracle/oraInventory
    inst_group=oinstall
    Once again thanks for the assistance

  • OEM 12c OPS Center Installation issue : Error installing ipmitool - Help

    Hi Experts,
    I need your urgent help, I am trying since long to get this basic installation done for OEM 12c OPS Center. It is failing with below error :-
    System Configuration : -
    [root@test tmp]# uname -a
    Linux test 2.6.18-128.el5PAE #1 SMP Wed Dec 17 12:02:33 EST 2008 i686 i686 i386 GNU/Linux
    [root@test rda]# cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    [root@test tmp]#
    Ops Center Enterprise Controller Installer
    (version 12.1.2.2161 on Linux)
    1. Check for installation prerequisites. [Completed]
    2. Check that required RPM packages are present. [Completed]
    3. Configure file systems. [Completed]
    4. Install prerequisite packages. [Completed]
    5. Install Agent components. [Not Completed]
    6. Create Deployable Proxy Bundles. [Not Completed]
    7. Install application packages. [Not Completed]
    8. Run postinstall tasks. [Not Completed]
    9. Install IPMI tool. [Not Completed]
    10. Set database credentials. [Not Completed]
    11. Install and Configure Oracle Database. [Not Completed]
    12. Seed Ops Center Database Schema [Not Completed]
    13. Install Service container components. [Not Completed]
    14. Install Core Channel components. [Not Completed]
    15. Install Proxy Core components. [Not Completed]
    16. Set Proxy database credentials. [Not Completed]
    17. Install Enterprise Controller components. [Not Completed]
    18. Install Update Connection - Enterprise. [Not Completed]
    19. Install Ops Center BUI components. [Not Completed]
    20. Install OS provisioning components. [Not Completed]
    21. Initialize and start services. [Not Completed]
    Failed Step: Install Agent components.
    The following is a portion of the installer
    log which may indicate the cause of the error.
    If this does not indicate the cause of the
    error, you will need to view the full log
    file. More information on how to do that is
    available below.
    Installed oracle-hmp-tools-ubiosconfig.
    utils/install_pkg -a -R /opt/sun/n1gc/pkgs -L /var/scn/install/install-log_12.1.2.2161_29050 i386/redhat5/ipmitool-1.8.10.4-1.el5.i386.rpm os=redhat osrel=5 arch=i386 rpmopts=--relocate root=/opt/sun/n1gc/pkgs
    Error installing ipmitool.
    24 packages installed.
    1 package failed to install.
    Errors were encountered; see log file for details.
    Detailed installation log is at /var/scn/install/install-log_12.1.2.2161_29050. Symlink /var/scn/install/log was updated to point to it.
    Uninstall using /var/scn/install/uninstall.
    Error running Agent Controller installer: 1
    Refer to /var/scn/install/log for more info.
    Please fix the problem and then try this step again.
    For a full log of the failed install see the file: /var/tmp/installer.log.5816.
    t. Try this step again (correct the failure before proceeding)
    x. Exit
    Enter selection: (t/x)

    Reinstalling version 2.2.3a-1.el5 of oracle-hmp-libs.
    rpm upgrade replacepkgs replacefiles nodeps --root /  i386/redhat5/oracle-hmp-libs-2.2.3a-1.el5.i386.rpm
    policycoreutils-1.33.12-14.8.el5
    Installation of oracle-hmp-libs, version 2.2.3a-1.el5 was successful.
    Reinstalling version 2.2.3a-1.el5 of oracle-hmp-tools.
    rpm upgrade replacepkgs replacefiles nodeps --root /  i386/redhat5/oracle-hmp-tools-2.2.3a-1.el5.i386.rpm
    Installation of oracle-hmp-tools, version 2.2.3a-1.el5 was successful.
    Reinstalling version 2.2.3a-1.el5 of oracle-hmp-tools-biosconfig.
    rpm upgrade replacepkgs replacefiles nodeps --root /  i386/redhat5/oracle-hmp-tools-biosconfig-2.2.3a-1.el5.i386.rpm
    Installation of oracle-hmp-tools-biosconfig, version 2.2.3a-1.el5 was successful.
    Reinstalling version 2.2.3a-1.el5 of oracle-hmp-tools-ubiosconfig.
    rpm upgrade replacepkgs replacefiles nodeps --root /  i386/redhat5/oracle-hmp-tools-ubiosconfig-2.2.3a-1.el5.i386.rpm
    Installation of oracle-hmp-tools-ubiosconfig, version 2.2.3a-1.el5 was successful.
    ipmitool is not installed on the system, so installing it.
    +rpm upgrade replacepkgs replacefiles nodeps root /opt/sun/n1gc/pkgs  relocate i386/redhat5/ipmitool-1.8.10.4-1.el5.i386.rpm+
    rpm: relocations must begin with a /
    Error 1 installing ipmitool.
    24 packages installed.
    1 package failed to install.
    Errors were encountered.
    End Time: Sat Dec 8 05:57:14 IST 2012.
    Error at ipmitool installation even though rpm is present

  • Error while installing 11gR1 RDBMS software on 11gR2 GI

    I am getting the following error while installing 11gR1 (11.1.0.6) RDBMS software on 11gR2 GI.
    0. Oracle Enterprise linux 5.4 x_86_64 bit
    1. cluvfy verfication is successful
    2. 11gR2 GI looks fine - logged in to asm in all nodes, check the asm disksgroups
    3. ssh connectivity is fine - able to do ssh from all 6 nodes to all nodes
    Error:
    On the Install page, after setup successful stage, (it finised 57%), the pop-up messages says
    "Error in execution of additional utility tool" and giving me the options to retry, skip or continue.
    * I dont want to continue until i fixed this issue *
    -- I wish Oracle tells me, what tool its failing
    Here is the error from log file:
    INFO: No of Tools: 1
    INFO: Starting to execute the additional tools
    INFO: Command = /u01/app/oracle/product/11.1.0/oracle/bin/diagsetup basedir=/u01/app/oracle localnode=tstdb1 nodelist=tstdb1,tstdb2,tstdb3,tstdb4,tstdb5,tstdb6 remotenodes=tstdb2,tstdb3,tstdb4,tstdb5,tstdb6 oraclehome=/u01/app/oracle/product/11.1.0/oracle
    PRKC-1002 : All the submitted commands did not execute successfully
    DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
    Command = /u01/app/oracle/product/11.1.0/oracle/bin/diagsetup has failed
    Execution Error : PRKC-1002 : All the submitted commands did not execute successfully
    oracle.ops.mgmt.cluster.RemoteFileOperationException: PRKC-1002 : All the submitted commands did not execute successfully
    at oracle.ops.mgmt.cluster.ClusterCmd.transferDirToNodes(ClusterCmd.java:2570)
    at oracle.ops.mgmt.cluster.ClusterCmd.transferDirToNodes(ClusterCmd.java:2375)
    at oracle.diagfw.adr.diagsetup.DiagSetup.transferRacDirs(DiagSetup.java:418)
    at oracle.diagfw.adr.diagsetup.DiagSetup.createDirs(DiagSetup.java:323)
    at oracle.diagfw.adr.diagsetup.DiagSetup.executeMain(DiagSetup.java:263)
    at oracle.diagfw.adr.diagsetup.DiagSetup.main(DiagSetup.java:226)
    DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
    oracle.diagfw.adr.diagsetup.DiagSetupException: DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
    at oracle.diagfw.adr.diagsetup.DiagSetup.transferRacDirs(DiagSetup.java:434)
    at oracle.diagfw.adr.diagsetup.DiagSetup.createDirs(DiagSetup.java:323)
    at oracle.diagfw.adr.diagsetup.DiagSetup.executeMain(DiagSetup.java:263)
    at oracle.diagfw.adr.diagsetup.DiagSetup.main(DiagSetup.java:226)
    INFO: Complete execution of additional tools

    Hi Levi Pereira, Thanks for the link.
    During install I got the below error
    ""Error in execution of additional utility tool" and I initially thought it might be because of network or due to user equivalence not set correct. So cancelled installation , rechecked it and verified and both were fine. user equivalence works fine. but still i'm getting the same error . However the below oracle documentation links shows that its a bug (reference Bug 6271506, though I couldnt get any relevant info on this bug number)
    http://download.oracle.com/docs/cd/B28359_01/readmes.111/b28280/toc.htm
    As per the above doc I just clicked on 'Continue' and installation was successful with no errors. I hope itdoesnt cause any issues later.
    Your blog is quite nice . I have few questions on ASM , device mapper and multipathing , porbably I shall post few questions on ASM in your blog.
    Thanks,
    Sasi

Maybe you are looking for

  • (how) can I access Java APIs from web-page-hosted JavaScript?

    Can I access Java APIs from a web-page via JavaScript if I have a JRE installed on the client machine? And if so, how? Thanks in advance for your time and consideration.

  • ORACLE tags not working after 1.5.1 patch

    I have some logic in my template the looks up information from some Oracle tables. This logic worked fine in 1.5.0, however, after applying the 1.5.1 patch it does not perform the Oracle logic, but shows the Oracle code as HTML on the page. Here is t

  • Why does it close Firefox when I click File "close tab?"

    When I "delve down" into subject about three deep and want to then page back - I have no option but to hit File "close tab." When I do this - it closes Firefox! How do I prevent this - Microsoft Explorer 9 has an arrow that lets you page back.

  • T code FV11

    Hi         In FV11 T code for codition type JEC1 amount input is 2%. i am getting this error.Tax indicator ZE has percentage rate          0.000 Thank you Shakir

  • N90/N93 Can't Send SMS

    Hi Phone: Nokia N90 and N93. I can't send SMS from my SIM card. 1. I get the error "Check network services". 2. Called the MTN call centre three times, and the network settings are correct. 3. Changed to a new N93 and got same problem. 4. Changed the