Installing (9.2.0.1.0)AIX5L on AIX OS v5.3

Dear All,
I downloaded the 9i database and got 4 zipped file. Should i just extract it to one folder and run the setup?

Hi everybody,
I'm also trying to install oracle 9.2.0.1.0 on AIX v5.3. I have troubles with the installer. It can't find the JRE.
Here is the error I get when lauching runInstaller :
"The Java RunTime Environment was not found at /tmp/OraInstall2007-10-02_04-49-22PM/jre/bin/java"
But the JRE is installed in /usr/java14/jre.
When I try "java -version" with oracle user I have java version "1.4.2" so it should work.
The folder /tmp/OraInstall2007-10-02_04-49-22PM exists but is empty.
I tried to set different environment variables such as JAVA_HOME, JRE_HOME but it still does'nt recognize the JRE.
I don't know why it continues searching in the tmp folder. Are there any other environment variable I should set ?
Message was edited by:
user597960

Similar Messages

  • Install BPEL PM on WebLogic Server 9.2 & AIX 6.1

    We are running into a BPEL PM issue while installing SOA Suite on WLS 9.2 and AIX 6.1. During server startup the BPEL application fails with the following error message:
    ####<May 28, 2009 12:33:47 PM CDT> <Error> <Deployer> <nsiprdsoa2> <SOAServer2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1243532027915> <BEA-149231> <Unable to set the activation state to true for the application 'BPELPM'.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "BPEL_Axis_Servlet" failed to preload on startup in Web application: "/orabpel".
    ORABPEL-00006
    Cipher creation error.
    Failed to load the JCE cipher "DESede/ECB/PKCS5Padding". Your environment may not be set correctly.
    You must have the JCE library files installed in your JRE installation as an extension. Copy the jar files from "/opt/apps/oracle/product/bpel/oracle10g/bpel\install\java\jce1.2.2" to the "(jdk_path)\jre\lib\ext" directory (where jdk_path is your jdk installation directory).
    classpath: /usr/java5/lib/tools.jar:/usr/java5/jre/lib/ext/ibmjceprovider.jar:/usr/java5/jre/lib:/usr/java5/jre/ext/lib:/opt/apps/bea/weblogic92/server/lib/weblogic.jar:/opt/apps/bea/weblogic92/server/lib/webservices.jar:/opt/apps/oracle/product/bpel/oracle10g/bpel/domains/default/tmp/.generated:/opt/apps/oracle/product/bpel/oracle10g/bpel/system/classes:/opt/apps/oracle/product/bpel/oracle10g/bpel/system/services/config:/opt/apps/oracle/product/bpel/oracle10g/bpel/system/services/schema:/opt/apps/oracle/product/bpel/oracle10g/integration/esb/config:/opt/apps/oracle/product/bpel/oracle10g/integration/esb/system/classes:/opt/apps/oracle/product/bpel/oracle10g/owsm/lib/custom:/opt/apps/oracle/product/bpel/oracle10g/SOASUITE10134.jar:/opt/apps/bea/CCI/apps/soaApps/ADAPTERS.jar
         at com.collaxa.cube.util.DESService.decrypt(DESService.java:66)
         at com.collaxa.cube.util.CXPasswordUtils.decrypt(CXPasswordUtils.java:50)
         at com.collaxa.cube.ws.soap.axis.BPELAxisServlet.init(BPELAxisServlet.java:50)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:181)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:358)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:186)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:891)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:181)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:358)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:186)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    ORABPEL-00006
    As you can see we have ibmjceprovider.jar in the class path but it appears we are missing some other jar. Any ideas would be appreciated.

    Hi
    You must have the JCE library files installed in your JRE installation as an extension. Copy the jar files from \"{1}\\install\\java\\jce1.2.2\" to the \"(jdk_path) \\jre\\lib\\ext\" directory (where jdk_path is your jdk installation directory).
    Add the following jars to external directory as well as the bpelc classpath :
    sunjce_provider.jar
    local_policy.jar
    US_export_policy.jar
    The jars mentioned above come with jce1_2_2.jar.
    Regards
    Anirudh Pucha

  • Problem Installing Business Objects XI 3.1 SP2 on AIX 5.3

    Hi,
    We installed Business Objects XI 3.1 first on AIX 5.3  and everything worked fine.
    Once we apply BO XI 3.1 SP2 patch (by running the install.sh script from the
    BO XI 3.1 SP2 install bits) onto the Business Objects XI 3.1instance, the following error
    [error] Errcode 1: gzip -dc "/apps/truecomp/boXI31-temp/xi31_sp2/pkg/jdk00000.tar.gz" | /bin/tar xvfb - 1  
    during the installation ( when we checked, the package "jdk00000.tar.gz" contained mostly some libraries
    that are already existing under the installed java/bin directory, the error is likely due to tar command can't
    overwrite the existing files there), and it seems that the library files in "jdk00000.tar.gz" package are same as
    the existing files under java/bin directory. So this error may not matter (just our guess).
    The real problem for us after installing BO XI 3.1 SP2 is that, the tomcat log (file name "catalina.out")  throws
    the following exception and tomcat can't start up, so we can't log onto CMC anymore.  Anyone know if this is
    a known issue or any solution or  workaround?  The frustrating thing is that, SP2 can't be uninstalled (
    it likely thinks SP2 was not installed successfully), and this whole BO XI 3.1 instance is not usable anymore,
    we have to remove the whole thing altogether (no way to remove just SP2 part).
    =============Tomcat error log from ""catalina.out" after installing BO XI 3.1 SP2============
    New org.apache.struts.action.ActionMapping
    10-07-10 17:28:19:306 - session.ManagerBase Thread [main];  IOException while saving persisted sessions: java.io.FileNotFound
    Exception: /apps/truecomp/BOXI31/bobje/tomcat/work/Catalina/localhost/BusinessProcessBI/SESSIONS.ser (A file or directory in the path name does not exist.)
    java.io.FileNotFoundException: /apps/truecomp/BOXI31/bobje/tomcat/work/Catalina/localhost/BusinessProcessBI/SESSIONS.ser (A file or directory in the path name does not exist.)
            at java.io.FileOutputStream.<init>(FileOutputStream.java:205)
            at java.io.FileOutputStream.<init>(FileOutputStream.java:96)
            at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:488)
            at org.apache.catalina.session.StandardManager.unload(StandardManager.java:462)
            at org.apache.catalina.session.StandardManager.stop(StandardManager.java:666)
            at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4358)
            at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:892)
            at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1164)
            at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1135)
            at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:312)
            at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
            at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1054)
            at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1066)
            at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:447)
            at org.apache.catalina.core.StandardService.stop(StandardService.java:512)
            at org.apache.catalina.core.StandardServer.stop(StandardServer.java:743)
            at org.apache.catalina.startup.Catalina.stop(Catalina.java:601)
            at org.apache.catalina.startup.Catalina.start(Catalina.java:576)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:618)
            at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
            at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
    10-07-10 17:28:19:311 - session.ManagerBase Thread [main];  Exception unloading sessions to persistent storage
    java.io.FileNotFoundException: /apps/truecomp/BOXI31/bobje/tomcat/work/Catalina/localhost/BusinessProcessBI/SESSIONS.ser (A file or d
    irectory in the path name does not exist.)
    =============================

    Just want to add to the original question that:
    the directory (in the error stack from tomcat)
    /apps/truecomp/BOXI31/bobje/tomcat/work/Catalina/localhost  is NOT even existing on the
    AIX server which installed BO XI 3.1 SP2.
    Would really appreciate any  comments on this problem, especially from SAP support team.
    We are really stuck here.
    Thanks.

  • Error in installing MySap 2004s SR1 with DB2 and IBM AIX.

    Hello Gurus,
    I am installing MySap 2004s SR1 with DB2 and IBM AIX.
    I am facing the following error :
    <b><i>ERROR 2006-11-08 18:33:01
    MDB-01101  Installed Software Level '08.02.0002' is insufficient for this installation ...</i></b>
    <b><i>ERROR 2006-11-08 18:33:01
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2006-11-08 18:33:01
    FCO-00011  The step DB6CheckSoftwareLevel with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|NW_getDBInfo|ind|ind|ind|ind|2|0|NW_DB6_Initialize_Db_Software_Info|ind|ind|ind|ind|3|0|DB6CheckSoftwareLevel was executed with status ERROR .</i></b>
    As this occered in the phase "Install JCE Policy".
    I have even tried to get the latest version But I am not succesfull.
    Please help.
    Regards,
    Chandra Sekhar Reddy.

    Dear Dirk,
    Thanks once again I have installed FP12 and the error is gone.
    But here I have one more error triggered, Here I am pasting the log.
    Please help me.
    <i><b>ERROR 2006-11-08 22:02:36
    FSH-00006  Return value of function getgrnam(dbdevmnt) is The process does not exist..
    ERROR 2006-11-08 22:02:36
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2006-11-08 22:02:36
    FCO-00011  The step createAccounts with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_Users_Create_Do|ind|ind|ind|ind|4|0|createAccounts was executed with status ERROR .</b></i>
    Please help me out.
    Thanks,
    Chandra Sekhar Reddy.

  • Install Oracle 10.1.0.4.0 on AIX 5.3

    OS: IBM/AIX: 5.3
    DB: 10.1.0.4.0
    Hello,
    Can any one send me the link to install Oracle 10.1.0.4.0 on AIX 5.3?
    I also need a doc or link to for pre installation requiremt for Oracle 10.1.0.4.0 on AIX 5.3.
    DN

    This is specially for u...............:-)
    http://download-west.oracle.com/docs/html/B12080_01/toc.htm

  • Install oracle Database 10.2.0.5 on AIX Power Series 64 bit.

    Hi
    i need to install oracle Database 10.2.0.5 on AIX Power Series 64 bit.
    I have checked on oracle.com but there is only 10.2.0.1 available for my requirement.
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    So what i need to do?? Please direct me to proper docs .
    Regards

    user7699943 wrote:
    Hi
    i need to install oracle Database 10.2.0.5 on AIX Power Series 64 bit.
    I have checked on oracle.com but there is only 10.2.0.1 available for my requirement.
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    So what i need to do?? Please direct me to proper docs .
    Regards
    You need to download the 10.2.0.5 patch from MoS
    Cheers

  • How to install Essbase Client 11.1.2.2 in AIX? Is It possible?

    Hi,
    I need to install Oracle Essbase Client on an environment  UNIX AIX. I downloaded the files below, but I don't found the installer to Oracle Essbase Client. Is it possible to install this client on AIX?
         Hyperion Enterprise Performance Management System Foundation Services
         Oracle Essbase
    Thank you.
    ThiagoGeneroso

    John, thanks for the reply!
    I need only install Essbase Client in an environment Cognos AIX, so I can make a connection between Cognos and Essbase can use this same procedure?
    Thank you.
    ThiagoGeneroso

  • Install Oracle 8.1.7 (64 bit) on AIX 5L

    Hi all,
    I'm installing Oracle 8.1.7 (64 bit) on IBM AIX 5L and everything goes fine while copying files, but there are problems in the relinking phase. I've installed the 32 bit version and it works, so the problem seems to be with the 64 bit version.
    Can anybody tell me if Oracle 8.1.7 (64 bit) cannot be installed on AIX 5L?
    Thanks in advance.

    Are u booting the kernel in 64 bit mode?
    Installation guide has the following note:
    NOTE: As of 25-Oct-2001, the only version of Oracle8i certified for use on AIX 5.1 is 32-bit 8.1.7, which requires that the AIX 5.1 system is booted in 32-bit kernel mode. Booting the AIX 5.1 system in 64-bit kernel mode will not work with either 32-bit or 64-bit 8.1.7.
    hope this helps
    guru

  • Error Installing SAP R/3 4.7 SR1 in AIX 6.1 with DB2 9.5

    Hello,
    AIX 6.1 SP5,  SAP R/3 4.7 SR1, DB2 9.5.
    I'm trying to install SAP R/3 4.7 SR1 and appears the error below during check / Adapt File System:
    TRACE      [iaxxbnodes.cpp:1083]
               CIaOsNodes::checkTheFreespace()
    Need 80000 KB on mountpoint /db2, got 2.62104e+08
    TRACE      [iaxxbnodes.cpp:1083]
               CIaOsNodes::checkTheFreespace()
    Need 300000 KB on mountpoint /sapmnt/PRD, got 7.33855e+06
    TRACE      [iaxxbnodes.cpp:1083]
               CIaOsNodes::checkTheFreespace()
    Need 100000 KB on mountpoint /usr, got 41736
    ERROR      2011-04-05 10:48:27 [iaxxbnodes.cpp:1089]
               CIaOsNodes::checkTheFreespace()
    MOS-01109  Needed space on mountpoint /usr is 100000 KB, but got only 41736 KB.
    TRACE      [iaxxbnodes.cpp:1083]
               CIaOsNodes::checkTheFreespace()
    Need 350000 KB on mountpoint /usr/sap/PRD, got 4.19363e+07
    INFO       2011-04-05 10:48:27 [iaxxbnodes.cpp:1102]
               CIaOsNodes::checkTheFreespace()
    Needed space in directory /db2/db2prd is 80000 KB.
    INFO       2011-04-05 10:48:27 [iaxxbnodes.cpp:1102]
               CIaOsNodes::checkTheFreespace()
    Needed space in directory /sapmnt/PRD/exe is 240000 KB.
    INFO       2011-04-05 10:48:27 [iaxxbnodes.cpp:1102]
               CIaOsNodes::checkTheFreespace()
    Needed space in directory /sapmnt/PRD/global is 50000 KB.
    INFO       2011-04-05 10:48:27 [iaxxbnodes.cpp:1102]
               CIaOsNodes::checkTheFreespace()
    Needed space in directory /sapmnt/PRD/profile is 10000 KB.
    INFO       2011-04-05 10:48:27 [iaxxbnodes.cpp:1102]
               CIaOsNodes::checkTheFreespace()
    Needed space in directory /usr/sap/PRD is 350000 KB.
    INFO       2011-04-05 10:48:27 [iaxxbnodes.cpp:1102]
               CIaOsNodes::checkTheFreespace()
    Needed space in directory /usr/sap/trans is 100000 KB.
    ERROR      2011-04-05 10:48:27 [iaxxbnodes.cpp:463]
               CIaOsNodes::checkFreespace()
    MOS-01105  Processing of one or more file system node operations of table
      Content of table: t_SAPComponent_Filesystem_Action_SHARED with condition WHERE WapsSystemName='PRD' AND WapsInstanceName='DVEBMGS00' AND WapsInstanceHost='b8saplab01' AND OpMode = 'CHECKFREESPACE'
      Row[0]    WapsSystemName="PRD" WapsInstanceName="DVEBMGS00" WapsInstanceHost="b8saplab01" Key="WAPS_transdir_freespace" Condition="true" NodeMountPointFreeSpace="100000" NodeName="/usr/sap/trans" OpMode="CHECKFREESPACE"
      Row[1]    WapsSystemName="PRD" WapsInstanceName="DVEBMGS00" WapsInstanceHost="b8saplab01" Key="WAPS_exedir_freespace" Condition="true" NodeMountPointFreeSpace="240000" NodeName="/sapmnt/PRD/exe" OpMode="CHECKFREESPACE"
      Row[2]    WapsSystemName="PRD" WapsInstanceName="DVEBMGS00" WapsInstanceHost="b8saplab01" Key="WAPS_sapmountglobal_freespace" Condition="true" NodeMountPointFreeSpace="50000" NodeName="/sapmnt/PRD/global" OpMode="CHECKFREESPACE"
      Row[3]    WapsSystemName="PRD" WapsInstanceName="DVEBMGS00" WapsInstanceHost="b8saplab01" Key="WAPS_sapmountprofile_freespace" Condition="true" NodeMountPointFreeSpace="10000" NodeName="/sapmnt/PRD/profile" OpMode="CHECKFREESPACE"
      Row[4]    WapsSystemName="PRD" WapsInstanceName="DVEBMGS00" WapsInstanceHost="b8saplab01" Key="WAPS_sapdir_sid_freespace" NodeMountPointFreeSpace="350000" NodeName="/usr/sap/PRD" OpMode="CHECKFREESPACE"
      Row[5]    WapsSystemName="PRD" WapsInstanceName="DVEBMGS00" WapsInstanceHost="b8saplab01" Key="DB6_insthome_unix_check_freespace" NodeMountPointFreeSpace="80000" NodeName="/db2/db2prd" OpMode="CHECKFREESPACE"
    My File System :
    Filesystem    MB blocks      Free %Used    Iused %Iused Mounted on
    /dev/hd4         288.00     90.34   69%    10255    29% /
    /dev/hd2        1984.00     40.76   98%    42811    63% /usr
    /dev/hd9var     1024.00    943.73    8%     3010     2% /var
    /dev/hd3        2048.00   2034.89    1%       46     1% /tmp
    /dev/hd1          32.00     29.73    8%       98     2% /home
    /dev/hd11admin    128.00    127.63    1%        5     1% /admin
    /proc                 -         -    -         -     -  /proc
    /dev/hd10opt    1472.00     95.56   94%     9909    30% /opt
    /dev/fslv00   256000.00 255960.49    1%       30     1% /db2
    /dev/fslv01     7168.00   7166.55    1%        7     1% /sapmnt/PRD
    /dev/fslv02    40960.00  40953.38    1%       21     1% /usr/sap/PRD
    /dev/fslv03    15360.00   4635.68   70%    11602     2% /instsapPRD
    /dev/fslv04    10240.00  10238.12    1%        4     1% /interfacePRD
    /dev/fslv05    20480.00   6564.55   68%       24     1% /MidiasUpgrade
    any idea ?

    > MOS-01109  Needed space on mountpoint /usr is 100000 KB, but got only 41736 KB.
    > /dev/hd2        1984.00     40.76   98%    42811    63% /usr
    The system says it needs 100 GB on /usr but you provide on 42.
    Markus

  • Error in installing MySap 2004s Sp1 with DB2 and IBM AIX.

    Hello Gurus,
    I am Installing the MySap 2004s Sp1. I have installed DB2 and when I started the sap installation with sapinst, it is triggering an error immediately and installition termination.
    Below is the log.
    <i>Starting GuiServer using:
    /usr/java14/bin/java -cp /tmp/sapinst_exe.393398.1162972548/JAR/instgui.jar:/tmp
    /sapinst_exe.393398.1162972548/JAR/inqmyxml.jar -Djava.security.egd=file:/dev/ur
    andom SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sap
    instport=21200 guistart=true
    load resource pool /cddumps/Master/IM_AIX_PPC64/resourcepool.xml
    guiengine: no GUI connected; waiting for a connection on host camlindev001, port
    21200 to continue with the installation
    guiengine: login in process.
    iauxsysex.c:316: child 372768 has crashed. Executable directory is /tmp/sapinst_
    exe.393398.1162972548. Contact Support.
    iaextract.c:814: child has signaled an exec error. Keeping directory /tmp/sapins
    t_exe.393398.1162972548</i>
    <b>I have got the  sapnote : 851251 SAP NetWeaver 2004s Installation on UNIX</b>
    In which it is saying to ignore the error.
    But I am not able to proceed with the installation.
    Please help me out from this.
    Regards,
    Chandra Sekhar Reddy.

    Hello,
    are you installing on AIX? Please check the root environment. ulimit -a. Limit parameter should be
    #64-Bit-SAP                         (for SAP Kernel 7.0, also the user root needs this environment)
    #Soft FILE size                
    #Soft CPU time                 
    #Soft DATA segment             
    #Soft STACK size               
    #Soft CORE file size           
    #Hard FILE size                
    #Hard CPU time                 
    #Hard DATA segment             
    #Hard STACK size               
    #Hard CORE file size           
    Regards,
    Alexander Türk

  • OR110264.SAR can't be unpacked installing oracle 10.2 and 4.7 in AIX

    Hello,
    I am installing 4.7 Enterprise with oracle 10.2 in AIX 5.3 platform and when sapinst tries to unpack Oracle rdbms it fails after a few files are processed with the error:
    CJS-00096  Extract archive failed.
    SOLUTION: See log file OR110264.SAR.log for details.
    Cheking the log it says:
    SAPCAR: error reading from /auxiliar/cds/rdbms/51031672_1/OR410264.SAR (error 5).
    I have checked permissions and are right, also checking space and i have 10gb in the stage filesystem.
    I have checked the limits for root in the /etc/security/limits and also with the comand: unlimit -a and all the settings are unlimited for root.
    I don't know the meaning of error 5 in sapcar.
    I have notice that the files bigger than 1Gb can´t be uncompress, and also i have updated the sapcar to the latest vesion.
    Could anyone help me with this problem?
    Any help will be apreciated?
    Thanks in advance

    Hello,
    I resolved the problem but i am still not sure why this happened. I thought it was a problem with limits in AIX, but I reviewed all the configuration files and couldn't resolve it that way.
    We discovered extracting the individual files that it was the first one which couln't be unzipped, but the others where ok, so the installation hanged and could not continue while extracting the first file.
    After many tries, we discovered that if you merge the 3 files, the binary sapcar could extract it with no problems, very strage, so we did the following:
    -Merged the 3 files in just one, in the windows system like this:
    D:\cds_for_AIX\RDBMS_Ora102\51031672_1\unpack>C:\copia_cds\SAPCAR_0-10003694.exe -mvf "OR110264.SAR OR210264.SAR"
    D:\cds_for_AIX\RDBMS_Ora102\51031672_1\unpack>C:\copia_cds\SAPCAR_0-10003694.exe -mvf "OR210264.SAR OR310264.SAR"
    D:\cds_for_AIX\RDBMS_Ora102\51031672_1\unpack>C:\copia_cds\SAPCAR_0-10003694.exe -mvf "OR310264.SAR OR410264.SAR "
    - The resulting file was OR410264.SAR which could be extracted without problems.
    So, i transfered this merge file to the AIX system and renamed to OR110264.SAR which was the filename which could not be extracted.
    - Now, when i restarted sapinst. It took the OR110264.SAR (which was really a merged one). The file 2 and 3 was ok and the 4 one was also the merged one.
    So, the result is that is extracting several times the same thing but no worries, the final result was that sapinst passed the phase.
    I know this was a rare solution, but it works!!!
    I think there is a problem with this oracle files in sapnet.
    Try it, it will work
    Regards,

  • Install Oracle client 9.2.0.1 on AIX 5L

    Hell'o,
    I have a problem while I try to install the client client 9.2.0.1 on AIX 5L.
    I first installed (custom installation):
    - network utilities
    - database utilities
    - sqlplus
    - jdbc/oci interface
    the installation is ok with thisThen I want to add:
    - Oracle Programmer 9.2.0.1
    While installing it creates link and I get the error:
    ERROR in invoking target relink of makefile
    /oracle/product/920B/precomp/lib/ins_precomp.mk
    Anybody have an idea how I can find a solution to this error ?
    Thanks,
    Loïc

    I did this and I still have the same error.
    Here is the content of the file: oracle_home/install/make.log
    /usr/ccs/bin/make -f ins_precomp.mk links ORACLE_HOME=/oracle/product/920B
    (cd /oracle/product/920B/precomp/public ; rm -f SQLCA.H)
    (cd /oracle/product/920B/precomp/public ; rm -f ORACA.H)
    (cd /oracle/product/920B/precomp/public ; rm -f SQLDA.H)
    (cd /oracle/product/920B/precomp/public ; rm -f SQLCA.COB)
    (cd /oracle/product/920B/precomp/public ; rm -f ORACA.COB)
    (cd /oracle/product/920B/precomp/public ; rm -f SQLCA.FOR)
    (cd /oracle/product/920B/precomp/public ; rm -f ORACA.FOR)
    (cd /oracle/product/920B/precomp/public ; rm -f BNDDSC.FOR)
    (cd /oracle/product/920B/precomp/public ; rm -f SELDSC.FOR)
    (cd /oracle/product/920B/precomp/public ; ln -s sqlca.h SQLCA.H)
    (cd /oracle/product/920B/precomp/public ; ln -s oraca.h ORACA.H)
    (cd /oracle/product/920B/precomp/public ; ln -s sqlda.h SQLDA.H)
    (cd /oracle/product/920B/precomp/public ; ln -s sqlca.cob SQLCA.COB)
    (cd /oracle/product/920B/precomp/public ; ln -s oraca.cob ORACA.COB)
    (cd /oracle/product/920B/precomp/public ; ln -s sqlca.for SQLCA.FOR)
    (cd /oracle/product/920B/precomp/public ; ln -s oraca.for ORACA.FOR)
    (cd /oracle/product/920B/precomp/public ; ln -s bnddsc.for BNDDSC.FOR)
    (cd /oracle/product/920B/precomp/public ; ln -s seldsc.for SELDSC.FOR)
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/oracle/product/920B EXENAME=profor
    /bin/make -f ins_precomp.mk LIBDIR=lib32 EXE=/oracle/product/920B/precomp/lib/profor profor32
    Linking /oracle/product/920B/precomp/lib/profor
    rm -f /oracle/product/920B/bin/profor
    mv /oracle/product/920B/precomp/lib/profor /oracle/product/920B/bin/
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/oracle/product/920B EXENAME=procob18
    /bin/make -f ins_precomp.mk LIBDIR=lib32 EXE=/oracle/product/920B/precomp/lib/procob18 procob18_32
    Linking /oracle/product/920B/precomp/lib/procob18
    rm -f /oracle/product/920B/bin/procob18
    mv /oracle/product/920B/precomp/lib/procob18 /oracle/product/920B/bin/
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/oracle/product/920B EXENAME=procob
    /bin/make -f ins_precomp.mk LIBDIR=lib32 EXE=/oracle/product/920B/precomp/lib/procob procob32
    Linking /oracle/product/920B/precomp/lib/procob
    rm -f /oracle/product/920B/bin/procob
    mv /oracle/product/920B/precomp/lib/procob /oracle/product/920B/bin/
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/oracle/product/920B EXENAME=rtsora
    /bin/make -f ins_precomp.mk LIBDIR=lib32 EXE=/oracle/product/920B/precomp/lib/rtsora rtsora32
    Linking /oracle/product/920B/precomp/lib/rtsora
    cob64: bad magic number: /oracle/product/920B/precomp/lib32/cobsqlintf.o
    make: 1254-004 The error code from the last command is 1.
    Stop.
    make: 1254-004 The error code from the last command is 2.

  • Error in Installing OBIEE 11.1.1.5 on AIX 64 Bit,

    Hi,
    Ive tried a simple as well as enterprise install of OBIEE 11.1.1.5 on AIX 64 Bit Operating system,
    midway through the installation I get the following error:
    error in invoking target 'Client_sharedlib svr_tool' of makefile. If i proceed with the installtion, i face another 2 such similar errors , followed by some popups stating that Runtime error has occured.
    The installation completes, However when the post Installation scripts start to execute, the fist step itself, i.e. create domain Fails. followed by failures of most of the other steps, ultimately i need to Abort the installation.
    Im searching for answers as to what could have caused this, I cannot find anything conclusive in the huge log files. Would greatly appreciate if somone here has come across this before and could share some insights.
    - Domnic

    Does it have to be a software only installation since it is on AIX?
    From the install doc:
    The Software Only Install type installs the Oracle Business Intelligence software binary files in an Oracle home for later configuration as part of a Fusion Middleware deployment. This install type is required to install Oracle Business Intelligence on an AIX operating system or with a 64-bit JVM, such as on a supported 64-bit operating system.

  • R installed but not working properly

    Hi,
        Im DBA and new with R. So customer requested this installed on the database server. I've installer successfully but customer has some erros while testing :
    > ore.doEval(function() { 123 })
    Error in .oci.GetQuery(conn, statement, data = data, prefetch = prefetch,  :
      ORA-06520: PL/SQL: Erro ao carregar biblioteca externa
    ORA-06522:      0509-022 Cannot load module /oracle/app/product/11.2.0.3/BIDEV/lib/libR.so.
            0509-150   Dependent module /usr/lib/libiconv.a(libiconv.so.2) could not be loaded.
            0509-152   Member libiconv.so.2 is not found in archive
            0509-022 Cannot load module /oracle/app/product/11.2.0.3/BIDEV/lib/librqe.so.
            0509-150   Dependent module /oracle/app/product/11.2.0.3/BIDEV/lib/libR.so could not be loaded.
    ORA-06512: em "RQSYS.RQEVALIMPL", line 17
    ORA-06512: em "RQSYS.RQEVALIMPL", line 14
    ORA-06512: em line 4
        By the server if I try to use, it appears:
    [hodb102mul-BIDEV]/usr/lib> ORE
    Error in objects(i, all.names = TRUE) : failed to open ICU collator
    Oracle Distribution of R version 3.0.1  (--) -- "Good Sport"
    Copyright (C)  The R Foundation for Statistical Computing
    Platform: powerpc-ibm-aix5.3.0.0 (64-bit)
    R is free software and comes with ABSOLUTELY NO WARRANTY.
    You are welcome to redistribute it under certain conditions.
    Type 'license()' or 'licence()' for distribution details.
      Natural language support but running in an English locale
    R is a collaborative project with many contributors.
    Type 'contributors()' for more information and
    'citation()' on how to cite R or R packages in publications.
    Type 'demo()' for some demos, 'help()' for on-line help, or
    'help.start()' for an HTML browser interface to help.
    Type 'q()' to quit R.
    You are using Oracle's distribution of R. Please contact
    Oracle Support for any problems you encounter with this
    distribution.
    > library(ORE)
    Error in library(ORE) : no library trees found in 'lib.loc'
         Any help?
    tks

    Tks,
    What version of Oracle R Enterprise did you install, and what version of AIX are you using?
    When you installed Oracle R Distribution 3.0.1 for AIX, did you install the supporting libraries mentioned in the README?
    https://oss.oracle.com/ORD/README-ORD-3.0.1-AIX.txt
    Sherry

  • Very urgent need to install 9.2.0.5 on IBM pSeries!!

    Hi All,
    This is very urgent requirement for me that I need to install 9.2.0.5 on IBM pSeries AIX V5.3 LPAR configured with HACMP.Is there any precution need to make before installation? and what is "LPAR configured with HACMP".
    I mean if you describe "LPAR configured with HACMP" the the task become simple.your advise is highly appriciated.
    lot's of thatnks to you.

    My reply to this post is a pure guess and is based on my experience on VMware tool.
    LPAR is a tool which helps you put many OSes on a single Hardware, allowing to run all of them at the same time. Basically all the OSes will share the hardware resources.
    This saves the hardware cost for the company and helping utilize the same hardware more effectively. Again, each OS will act as an independent machine (lets call it Virtual Machine), users can specifically connect to this virtual machine istead of connecting to the host machine.
    In your case LPAR has one of the OS as AIX V5.3.
    So, probably your task is to Install Oracle 9.2.0.5 on the OS AIX V5.3.
    Hope it helps.

Maybe you are looking for