Oracle 9i installation error on AIX 4.3

Hi Dears,
i am trying to install oracle 9.0.1 on iBM-AIX 4.3.but when i run runInstaller script i got the follwonig below error
error in writting to directory /tmp/Oinstall. please ensure that this directory is writable and has alleast 25MB of disk space.Installation can't continue
then i check the size of /tmp directory like #df -k /tmp
it showing 2GB, and i have given the permision to /tmp directory #chmod 777 /tmp
then i run the runInstaller again i got the same error.please any one has idea bout that.quick respose will be higly appreciated.thanks a lot in advance.

I think your problem could be caused by the fact that you have a staging area, which was created with the root user. See Oracle Metalink note 726564.1.
Regards, Gerwin

Similar Messages

  • Oracle 10g installation error in AIX 6.1 Platform

    Friends ,
    While installing Oracle 10g (10.2.0.1.0) on AIX 6.1 platform ,I get the following errors :
    Checking operating system requirements ...
    Expected result: One of 5200.004,5300.002
    Actual Result: 6100.01
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    =======================================================================
    Checking operating system package requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-18001: The operating system 'AIX Version 6100.01' is not supported.
    Recommendation: Install the required packages before continuing with the installation.
    =======================================================================
    Checking recommended operating system patches
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-18001: The operating system 'AIX Version 6100.01' is not supported.
    Recommendation: You may actually have installed patches which have obsoleted these, in which case you can successfully continue with the install. If you have not, it is recommended that you do not continue. Refer to the readme to find out how to get the missing patches.
    =======================================================================
    Is there any solution to resolve this problem like patch update or anything ? Barring this , does oracle 11g is recommended in AIX 6.1 unix platform ? Do you have any idea plz ?

    shipon_97 wrote:
    Friends ,
    While installing Oracle 10g (10.2.0.1.0) on AIX 6.1 platform ,I get the following errors :
    Checking operating system requirements ...
    Expected result: One of 5200.004,5300.002
    Actual Result: 6100.01
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    =======================================================================
    Is there any solution to resolve this problem like patch update or anything ? Barring this , does oracle 11g is recommended in AIX 6.1 unix platform ? Do you have any idea plz ?Check certification matrix:
    http://www.oracle.com/technology/support/metalink/index.html
    10gR2 only 64bit is certified with AIX 6.1

  • ORACLE 9I INSTALLATION ERROR ON AIX 5.3 OS

    Error in invoking target install of makefile /app/oracle/product/9.2.0/sqllplus/lib/ins_sqlplus.mk
    "retry" would not go unless I "ignore" it.
    What could have gone wrong please or what should I do?

    see if this could be of help to you:
    http://lists.suse.com/archive/suse-oracle/2003-Oct/0037.html

  • Oracle Universal Installer - Error En Create OUI Process (): 5

    When I want to install ODAC (Oracle Data Provider) for Visual Studio gives me the following error:
    Oracle Universal Installer - Error En Create OUI Process (): 5
    Thank You ..

    What version of client are you trying to install? I'd go with 11.2.0.2 to rule out any known issues with the OUI.
    11202 is available on MOS. If you don't have Oracle Support to be able to access MOS, 11201 is available in the downloads section on OTN.
    Greg

  • 10g installation error on AIX 5 64bit

    Hi everyone,
    Has anyone seen this problem before? tried to install 10g client on AIX 5.3, DISPLAY has been set and xclock can be displayed on the screen, but onece runInstaller a error came up and OUI didn't appear. the log file didn't show any error.
    $ ./runInstaller
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' be
    fore
    you proceed with Oracle installation. rootpre.sh can be found at the top
    level
    of the CD or the stage area.
    Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
    installation.
    Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
    Has 'rootpre.sh' been run by root? [y/n] (n)
    y
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-05-06_12-22-58PM. Please wait ...$ Oracle Universal Installer, Version 10.2.0.1.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    Warning: Cannot convert string "--lucida-medium-r---------iso8859-1" to type FontStruct*
    *Exception java.lang.InternalError: java/langNullPointerException occurred..*
    *java.lang.InternalError: java/langNullPointerException* at sun.awt.motif.MComponentPeer.pSetFont(Native Method)
    at sun.awt.motif.MComponentPeer.setFont(MComponentPeer.java:308)
    at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:144)
    at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:91)
    at sun.awt.motif.MToolkit.createFrame(MToolkit.java:301)
    at java.awt.Frame.addNotify(Frame.java:502)
    at java.awt.Window.addNotify(Window.java:450)
    at java.awt.Window.show(Window.java:496)
    at java.awt.Component.show(Component.java:1176)
    at java.awt.Component.setVisible(Component.java:1131)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:260)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.InternalError: java/langNullPointerException
    at sun.awt.motif.MComponentPeer.pSetFont(Native Method)
    at sun.awt.motif.MComponentPeer.setFont(MComponentPeer.java:308)
    at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:144)
    at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:91)
    at sun.awt.motif.MToolkit.createFrame(MToolkit.java:301)
    at java.awt.Frame.addNotify(Frame.java:502)
    at java.awt.Window.addNotify(Window.java:450)
    at java.awt.Window.show(Window.java:496)
    at java.awt.Component.show(Component.java:1176)
    at java.awt.Component.setVisible(Component.java:1131)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:260)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Thanks for any comments in advance.

    Most of the time when you get this error it means that the environment vaiables concerning oracle and java are not correct. verify your oracle_home oracle_base and JAVA_HOME are correctly defined. somewhere its not finding the items needed to run the installer correctly

  • P6v7 Web Services Oracle Universal Installer Error Setting Java_Home veriab

    Hi,
    I am installing Primavera P6 v7 web serivces on a Ms Windows 2003 SP2 server machine but it gives error "error setting Java_Home environment variable" every time i run the oracle universal installer setup of P6 v7 web services. I have already installed Java JRE1.6.0_14 and set the JAVA_HOME variables in both system and user variables. I have also tried manually setting path of JAVA during setup but no luck so far everytime same error. I have been looking at the log file in oracle inventory folder but did not find any hint to resolve the issue.
    Please suggest a solution or workaround.
    Regards,
    Shahid

    r u using 32bit or 64bit java?? better to use 32 bit java. Create 3 variable for EPPM P6
    1) variable name: JAVA_HOME Value: c:\Java32\JRE1.6.0_27
    2) variable name: JRE_Location value: c:\Java32\jdk.1.6.0_27\jre
    3) variable name: p6_java_home value: c:\Java32\jdk.1.6.0_27

  • Oracle 10gR2  installation error: ./runInstaller: line 54: PermissionDenied

    Getting an error while installing oracle 10g release 2 on CentOS 5 (Linux Distribution)
    Installed prerequisite RPM's:
    -compat-db-4.2.52-5.1.i386.rpm - sysstat-7.0.2-1.el5.i386.rpm - libaio-devel-0.3.106-3.2.i386.rpm - libXp-1.0.0-8.1.el5.i386.rpm
    And after making all changes to:
    * Kernel Parameters * Setting Shell parameters * pam.d (login file) * centos/redhat release and profile files * created required groups and users.
    Created path: /u01/app/oracle/product/10.1.0/db_1 (OFA Compliant) and copied .zip file in to it (Tried with a different path as well : install folder).
    Unzipped the zipper file with 'oracle' user but getting an error while trying to run installer file (runInstaller)
    ===========================================================
    [oracle@localhost database]$ ./runInstaller
    *./runInstaller: line 54: /tmp/install/database/install/.oui: Permission denied*
    [oracle@localhost database]$ ls -lh runInstaller
    -rwxr-xr-x 1 root root 1.3K Jul 2 2005 runInstaller
    ===========================================================
    Machine Details:
    OS: CentOS
    Environment: VMWare
    DB: Oracle 10gR2
    Space (Swap and Physical): Up to the mark as required.
    Assistance required
    Thanks
    - Prashant Dixit

    Hi Srini,
    It worked but i'm getting a new error here while laucnhing Oracle Universal Installer:
    ==============================================
    [oracle@localhost database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-01-27_12-25-14PM. Please wait ...[oracle@localhost database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    ==============================================
    - Please Suggest.
    Thanks
    Prashant Dixit

  • Oracle Universal Installer Error when Installing Oracle database Software

    Hi Guru's
    we are installing SAP ECC 6.0 on Linux:Oracle, we start the installation fine until we reach the oracle software installation step. we login as ora<sid> then set the DISPLAY variable setenv DISPLAY 192.168.1.155:0.0
    The csh shell is the one that is being used we find this after executing echo $SHELL, when we execute echo $DISPLAY it returns 192.168.1.155:0.0.
    When we run ./RUNINSTALLER it then returns Failed the DISPLAY variable is not set correctly, to check if it working execute xclock, we run that and it displays the clock.
    what could be the problem with this installation.

    I am trying to install Oracle 10g on Suse Linux and I am getting the
    following error...
           Checking monitor: must be configured to display atleast 256
    colors Failed <<<<  >>>> could not execute auto check for display colors
    using command /usr/X11R6/bin/xdpyinfo check if DISPLAY variable is set.
    I checked the DISPLAY variable and it is set right.

  • Oracle 11gR2 Installation Error "Invalid Entry Size"

    Hi Gurus,
    I am getting this error **"invalid entry size (expected 3486269263 but got 19496 bytes) "** during Oracle 11gR2 installation on Solaris 5.10.
    Here is the config log
    INFO: Extracting files to '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1'.
    INFO: Extracting files to '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_exp_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_dirs.lst'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_filemap.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
    INFO: Number of threads for fast copy :1
    INFO: invalid entry size (expected 3486269263 but got 19496 bytes)
    SEVERE: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: invalid entry size (expected 3486269263 but got 19496 bytes)
         at oracle.sysman.oii.oiic.OiicInstallAPISession.doOperation(OiicInstallAPISession.java:453)
         at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:973)
         at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:936)
         at oracle.install.driver.oui.OUISetupDriver.setup(OUISetupDriver.java:459)
         at oracle.install.driver.oui.SetupJob.call(SetupJob.java:166)
         at oracle.install.driver.oui.SetupJob.call(SetupJob.java:47)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
         at java.util.concurrent.FutureTask.run(FutureTask.java:123)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    INFO: Update the state machine to STATE_READY
    INFO: isSuccessfullInstallation: false
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Shutting down OUISetupDriver.JobExecutorThread
    SEVERE: [FATAL] invalid entry size (expected 3486269263 but got 19496 bytes)
    CAUSE: No additional information available.
    ACTION: Refer to the logs or contact Oracle Support Services
    SUMMARY:
    - invalid entry size (expected 3486269263 but got 19496 bytes).
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:5850
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -1
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    Please help me to solve this issue

    Hi Hans,
    Thanks for your reply, after downloading the new installer "invalid entry size" error is gone now.
    but once the installer reaches to 68% then its giving the error " Error in invoking target 'mkldflags ntcontab.o' of makefile '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'
    Here is the log info:
    INFO: (if [ "assemble" = "assemble" ] ; then \
    /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/bin/gennttab > ntcontab.s ;\
    /usr/ccs/bin/as -P -m64 -o ntcontab.o ntcontab.s ;\
    rm -f /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/ntcontab.o ;\
    mv ntcontab.o /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/ ;\
    /usr/ccs/bin/ar rv /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/lib/libn11.a /export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1
    INFO: /lib/ntcontab.o ; fi)
    INFO: /usr/ccs/bin/as: error: unknown option '6'
    /usr/ccs/bin/as: error: unknown option '4'
    usage: /usr/ccs/bin/as [-V] [-Q{y,n}] [-q] [-s]
         [-S] [-K {pic,PIC}] [-o objfile] [-L] [-T]
         [-P [[-Yc,path] [-Ipath] [-Dname] [-Dname=def] [-Uname]]...]
         [-m [-Ym,path]] [-n] [-ul] [-xF] [-xarch={v7,v8,v8a,v8plus,v8plusa,v8plusb,v9,v9a,v9b}] [-xcode={pic13,pic32}] file.s...
    INFO: *** Error code 1
    INFO: make: Fatal error: Command failed for target `ntcontab.o'
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile '/export/home/perfuser/app/perfuser/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'. See '/export/home/oemora/logs/installActions2010-03-08_08-42-39PM.log' for details.
    Exception Severity: 1
    INFO: Adding ExitStatus STOP_INSTALL to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -4
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    INFO: Unloading Setup Driver
    Thanks
    Krishna

  • Oracle 11gr2 installation error

    dear all,
    im trying to install oracle 11gr2 (11.2.0.2) on AIX 5.3. But im facing quiet problems over silent installation.
    i could see some the dependecies where failed, i need help from you all.
    SOME contents related to failed dependencies on from Oracle installatiog log.
    INFO: *********************************************
    INFO: Users With Same UID: This test checks that multiple users do not exist with user id as "0".
    INFO: Severity:CRITICAL
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    WARNING: Result values are not available for this verification task
    INFO: Error Message:<CV_VAL>root,|myue,|rchinta1,|ddivaka,|rpandey1,|kmurali,|hkumar,|smuthu,|jbarnet,|spowell,|hkeong,|jwhite,|</CV_VAL><CV_ERES>0</CV_ERES>
    INFO: Cause:Cause Of Problem Not Available
    INFO: Action:User Action Not Available
    INFO: *********************************************
    INFO: OS Kernel Parameter: udp_ephemeral_high: This is a prerequisite condition to test whether the OS kernel parameter "udp_ephemeral_high" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    INFO: Expected Value:65500
    INFO: Actual Value:65535
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "udp_ephemeral_high" does not have proper value on node "ukavddrgw01a" [Expected = "65500" ; Found = "6553
    5"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    INFO: OS Kernel Parameter: tcp_ephemeral_high: This is a prerequisite condition to test whether the OS kernel parameter "tcp_ephemeral_high" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    INFO: Expected Value:65500
    INFO: Actual Value:65535
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "tcp_ephemeral_high" does not have proper value on node "ukavddrgw01a" [Expected = "65500" ; Found = "6553
    5"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: OS Kernel Parameter: udp_ephemeral_low: This is a prerequisite condition to test whether the OS kernel parameter "udp_ephemeral_low" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    INFO: Expected Value:9000
    INFO: Actual Value:32768
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "udp_ephemeral_low" does not have proper value on node "ukavddrgw01a" [Expected = "9000" ; Found = "32768"
    INFO: OS Kernel Parameter: ncargs: This is a prerequisite condition to test whether the OS kernel parameter "ncargs" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:ukavddrgw01a
    INFO: Expected Value:128
    INFO: Actual Value:6
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "ncargs" does not have proper value on node "ukavddrgw01a" [Expected = "128" ; Found = "6"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    INFO: -----------------------------------------------
    above are contents from OUI logs. can somebody let me how to by pass the CRITICAL dependency issue , related to UID.

    Hi;
    Please check below notes and be sure your server has all related package,kernel settings etc
    Minimum Software Versions and Patches Required to Support Oracle Products on IBM Power Systems [ID 282036.1]
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Oracle 9i Installation Error on Red Hat 7.2

    Can anyone help me? Im trying to install Oracle 9i on a RedHat 7.2. I always get an error message after executing runInstaller :( is my installer corrupted or something?
    ./runInstaller: cannot execute binary file
    please help, thanks ....

    You all have downloaded wrong version of Oracle. better to say ORACLE BINARIES for WRONG PLATFORM.
    Do not download
    Oracle9i Database Release 2 Enterprise/Standard Edition for Linux/IA64, Release 2 (v9.2.0.2) New
    instead of that download
    Oracle9i Database Release 2 Enterprise/Standard Edition for Linux
    - Alpesh

  • Oracle 10g Installation Error on Windows 2008 server

    Hi Experts,
    I have tried to install Oracle 10g via "51036975 ORACLE 10.2.0.4 Failsafe Server 3.4.1.5 Windows 2008" as per note no. Note 1303262 - Oracle on Windows Server 2008. Server is 64 bit server.
    Oracle service is not getting started and showing as "starting" in services.msc. I cant stop the service. I have taken the restart of the server as well but no luck.
    Just before the end of installation of Oracle, one pop up box named isqlplussvc opened up stating as "Failed to start the service, Error:0, the operation completed successfully".
    Can you please suggest how to handle this error and start the service?
    Regards,
    Naresh.

    Hi All,
    Yes, I started with Failsafe server CD only. After trying installing Oracle couple of times, once the service didnt went into starting mode & it couldnt start as well. Then I started going ahead with SAP installation and later I found that the service got automatically started.
    I was under the impression that the service has to be started before going for SAP installation.
    Thanks all for your replies.
    Regards,
    Naresh.

  • ECC 6.0 installation error - DB2/ AIX

    Hello,
    I am installing ECC 6.0 using DB2 database Version 8 Fixpak 12 on AIX system in HACMP clustering envt.
    I have insatlled DB2 & Central Instance in Node A and DB2 and Dialog Instance in Node B.
    But now while starting DB2 in node B by command "startsap db" I am getting below error. Pls help me ASAP........
    SQL1063N DB2START processing was successful.
    Database Manager started
    SQL30081N A communication error has been detected. Communication protocol
    being used: "TCP/IP". Communication API being used: "SOCKETS". Location
    where the error was detected: "192.168.213.41". Communication function
    detecting the error: "connect". Protocol specific error code(s): "79",
    "*". SQLSTATE=08001
    Activate database failed
    Pls help me ASAP..........i am stuck up in installation.
    Thanks,
    Gautam.

    Dear Dirk,
    Yes I have performed IP-Address takeover. How will i flush the ARP Cache on Node B ? And how shd i trace to which MAC Address IP Address 192.168.213.41 points in node B's Arp Cache .
    Pls find below the other reqd things:
    *************NETSTAT Output *****************
    Active Internet connections
    Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
    tcp4       0      2  gipapp_pers.telnet     192.168.213.21.4talk   ESTABLISHED
    tcp4       0      0  loopback.smux          loopback.filenet-      ESTABLISHED
    tcp4       0      0  loopback.filenet-      loopback.smux          ESTABLISHED
    tcp4       0      0  loopback.smux          loopback.32778         ESTABLISHED
    tcp4       0      0  loopback.32778         loopback.smux          ESTABLISHED
    tcp4       0      0  gipapp_pers.32821      gipdb.trap-dae         CLOSE_WAIT
    tcp4       0      0  gipapp.32844           gipdb.trap-dae         CLOSE_WAIT
    tcp4       0      0  gipapp.filenet-        gipapp.32775           ESTABLISHED
    tcp4       0      0  gipapp.32775           gipapp.filenet-        ESTABLISHED
    tcp4       0      0  gipapp.filenet-        gipapp.32776           ESTABLISHED
    tcp4       0      0  gipapp.32776           gipapp.filenet-        ESTABLISHED
    tcp4       0      0  gipapp.filenet-        gipapp.32777           ESTABLISHED
    tcp4       0      0  gipapp.32777           gipapp.filenet-        ESTABLISHED
    udp4       0      0  192.168.0.255.topsvcs  .                  
    udp4       0      0  gipapp_boot.topsvcs    .                  
    udp4       0      0  192.167.0.255.topsvcs  .                  
    udp4       0      0  gipapp_stby.topsvcs    .                  
    udp4       0      0  loopback.32823         loopback.tick-por    
    udp4       0      0  loopback.32831         loopback.cpq-task    
    Active UNIX domain sockets
    SADR/PCB         Type   Recv-Q Send-Q      Inode            Conn             Refs           Nextref      Addr
    f10006000316e008 stream      0      0 f100010032a807f8 f100060003178880                0                0 /var/ha/soc/grpsvcs.clients.gipcluster/u463020
    f10006000276af00
    f1000600004a7408 dgram       0      0 f100010032a7fff8                0                0                0 /dev/.SRC-unix/SRCxhAbam
    f1000600004a1880
    f1000600002b5408 stream      0      0 f10001003281e3f8                0                0                0 /tmp/dpi_socket
    f1000600002afc80
    f10006000311d808 stream      0      0 f1000100327fdff8                0                0                0 /var/ct/IW/soc/mc/RMIBM.ServiceRM.0
    f10006000039c680
    f1000600004a0008 stream      0      0 f1000100328013f8                0                0                0 /usr/es/sbin/cluster/ha_ipc
    f1000600004a1000
    f10006000311dc08 stream      0      0                0 f10006000276a480                0                0 /var/ct/IW/soc/mc/RMIBM.ServiceRM.0
    f10006000276a500
    f10006000057a808 stream      0      0                0 f10006000276a500                0                0
    f10006000276a480
    f100060001a6ec08 dgram       0      0 f1000100327ce7f8                0                0                0 /dev/.SRC-unix/SRC1pAbaf
    f100060000575c80
    f10006000311b408 dgram       0      0 f10001003282fbf8                0                0                0 /dev/.SRC-unix/SRC2CAbah
    f10006000276a900
    f10006000057ac08 stream      0      0                0 f10006000276a780                0                0
    f10006000276a600
    f1000600002a2808 stream      0      0                0 f1000600002aff80                0                0
    f1000600002aff00
    f1000600002a2408 stream      0      0 f1000100327acbf8                0                0                0 /var/ct/IW/soc/mc/RMIBM.CSMAgentRM.0
    f1000600002afe80
    f1000600004be408 dgram       0      0 f1000100328017f8                0                0                0 /usr/es/sbin/cluster/HacmpClstrmgrSrvr
    f1000600004a1200
    f100060000576008 dgram       0      0 f1000100327a8ff8                0                0                0 /dev/.SRC-unix/SRCwhAbae
    f10006000276a280
    f1000600002fa808 stream      0      0                0 f1000600004b6100                0                0
    f1000600004a1800
    f1000600004a9808 stream      0      0                0 f1000600004a1c80                0                0
    f1000600004b6180
    f1000600002b5c08 dgram       0      0 f100010032310ff8                0                0                0 /dev/.SRC-unix/SRCs6Abac
    f1000600002b8800
    f1000600004b7c08 stream      0      0                0 f1000600004b6680                0                0
    f1000600004a1b00
    f100060003116c08 stream      0      0                0 f10006000276ac80                0                0 /var/ha/soc/topsvcs/server_socket.gipcluster
    f100060003178900
    f10006000057a408 dgram       0      0 f100010032340bf8                0                0                0 /dev/SRC
    f10006000039c700
    f100060003177808 stream      0      0                0 f100060003178600                0                0
    f10006000276ab80
    f100060001a6e008 dgram       0      0 f1000100323fbff8                0                0                0 /dev/.SRC-unix/SRCdxAbaa
    f100060000575d80
    f100060003177c08 stream      0      0                0 f10006000276ae80                0                0 /var/ha/soc/em.clsrv.gipcluster
    f100060003178d00
    f100060003136008 stream      0      0                0 f100060003178b80                0                0
    f10006000276ae00
    f100060003117408 stream      0      0 f1000100329bcff8                0                0                0 /var/ha/soc/grpsvcsdsocket.gipcluster
    f10006000276ad80
    f10006000317bc08 dgram       0      0 f100010032bbb7f8                0                0                0 /dev/.SRC-unix/SRCWgAbav
    f100060003178280
    f100060002767808 stream      0      0 f1000100327a7bf8                0                0                0 /var/ct/IW/soc/mc/clsrv
    f10006000276a380
    f1000600002fa008 dgram       0      0 f100010032aa07f8                0                0                0 /dev/.SRC-unix/SRC2SAban
    f1000600004a1500
    f1000600002fa408 stream      0      0                0 f1000600004b6180                0                0 /var/ha/soc/topsvcs/server_socket.gipcluster
    f1000600004a1c80
    f100060002767c08 dgram       0      0 f1000100323433f8                0 f1000600004b6000                0 /dev/log
    f10006000276a180
    f10006000311d008 stream      0      0 f1000100327ebbf8                0                0                0 /var/ct/IW/soc/mc/rmsrv
    f10006000276a200
    f1000600004b9408 stream      0      0 f100010032a6dff8                0                0                0 /var/ha/soc/topsvcs/server_socket.gipcluster
    f1000600004a1600
    f100060002768008 dgram       0      0 f10001003231bbf8                0                0                0 /dev/.SRC-unix/SRCm_Abab
    f10006000039c600
    f100060003125408 dgram       0      0 f100010032aa73f8                0                0                0 /dev/.SRC-unix/SRCvhAbat
    f100060003178b00
    f10006000057a008 stream      0      0 f10001003078b3f8                0                0                0 /tmp/.X11-unix/X0
    f10006000039c780
    f1000600002bc808 stream      0      0 f1000100327deff8                0                0                0 /usr/es/sbin/cluster/etc/ha_sec
    f1000600002b8880
    f1000600004a5808 dgram       0      0 f100010032ab6ff8                0                0                0 /dev/.SRC-unix/SRCuKAbar
    f1000600004a1580
    f1000600002b4408 dgram       0      0 f1000100327db3f8                0                0                0 /dev/.SRC-unix/SRCvxAbad
    f1000600002b8900
    f100060002765008 stream      0      0                0 f10006000276a680                0                0 /var/ct/IW/soc/mc/clsrv
    f10006000276a700
    f1000600002bcc08 stream      0      0 f1000100327cf7f8                0                0                0 /var/ct/IW/soc/mc/RMIBM.ERRM.0
    f1000600002afb80
    f10006000311b808 dgram       0      0 f1000100328103f8                0                0                0 /dev/.SRC-unix/SRC3wAbai
    f10006000276a980
    f1000600004a0408 stream      0      0 f1000100328213f8                0                0                0 /usr/es/sbin/cluster/ha_vt_ipc
    f1000600004a1080
    f1000600002a2c08 stream      0      0                0 f1000600002aff00                0                0 /var/ct/IW/soc/mc/RMIBM.CSMAgentRM.0
    f1000600002aff80
    f100060002768c08 dgram       0      0 f100010032840bf8                0                0                0 /dev/.SRC-unix/SRC6oAbaj
    f10006000276a400
    f100060003112c08 stream      0      0                0 f100060003178480                0                0 /var/ha/soc/em.rmsrv.gipcluster
    f100060003178500
    f1000600002fac08 stream      0      0                0 f1000600004a1800                0                0 /var/ha/soc/haem/em.RMaixos.0.gipcluster
    f1000600004b6100
    f10006000316f008 stream     29      0                0 f100060003178200                0                0
    f100060003178780
    f100060000576808 stream      0      0 f10001003283f7f8 f10006000276a700                0                0 /tmp/.ct_mc_393300_sec60054145d02cc43a325315
    f10006000276a680
    f1000600002a7408 dgram       0      0 f1000100327cf3f8                0                0                0 /dev/.SRC-unix/SRC1SAbag
    f1000600002afc00
    f1000600002a7808 stream      0      0                0 f1000600002afd80                0                0
    f1000600002afd00
    f1000600002a7c08 stream      0      0                0 f1000600002afd00                0                0 /var/ct/IW/soc/mc/RMIBM.ERRM.0
    f1000600002afd80
    f100060002765808 stream      0      0                0 f10006000276a600                0                0 /var/ct/IW/soc/mc/RMIBM.AuditRM.0
    f10006000276a780
    f1000600002a2008 stream      0      0 f10001003281fff8                0                0                0 /var/ct/IW/soc/mc/RMIBM.AuditRM.0
    f1000600002afe00
    f1000600004a0c08 dgram       0      0 f1000100327ad7f8                0                0                0 /usr/es/sbin/cluster/hacmprd.stat
    f1000600004a1100
    f1000600004bec08 dgram       0      0 f1000100328317f8                0                0                0 /usr/es/sbin/cluster/clresmgrd.stat
    f1000600004a1300
    f1000600004bc408 dgram       0      0 f1000100327e1bf8                0                0                0 /usr/es/sbin/cluster/hats_to_cm
    f1000600004a1400
    f1000600004be008 dgram       0      0 f1000100327e17f8                0                0                0 /usr/es/sbin/cluster/vtapi_event.stat
    f1000600004a1180
    f1000600004bc008 dgram       0      0 f1000100327adbf8                0                0                0 /usr/es/sbin/cluster/hacmprd.extev
    f1000600004a1380
    f1000600004be808 dgram       0      0                0                0                0                0
    f1000600004a1280
    f1000600005ff408 dgram    2904      0 f1000100328f87f8                0                0                0 /usr/es/sbin/cluster/HacmpRgRmClnt
    f1000600004a1d80
    f10006000316f408 dgram       0      0 f100010032ac23f8                0                0                0 /dev/.SRC-unix/SRCGCAbap
    f100060003178a00
    f1000600002fcc08 dgram       0      0 f100010032a773f8                0                0                0 /dev/.SRC-unix/SRCu_Abas
    f1000600004b6480
    f1000600002fb408 dgram       0      0 f100010032501ff8                0                0                0 /dev/.SRC-unix/SRC0KAbao
    f1000600004a1b80
    f100060003123808 stream      0      0                0 f100060003178900                0                0
    f10006000276ac80
    f1000600004bc808 dgram       0      0 f100010032aaebf8                0                0                0 /dev/.SRC-unix/SRCsoAbal
    f1000600004a1900
    f1000600002fe808 stream      0      0 f100010032aa1bf8                0                0                0 /var/ha/soc/em.rmsrv.gipcluster
    f1000600004a1f00
    f10006000316e408 stream      0      0                0 f10006000276af00                0                0 /var/ha/soc/grpsvcsdsocket.gipcluster
    f100060003178880
    f1000600005fe808 stream      0      0 f1000100329be3f8                0                0                0 /var/ha/soc/haem/em.RMaixos.0.gipcluster
    f1000600004b6280
    f1000600004a6808 stream      0      0                0 f1000600004a1b00                0                0 /var/ha/soc/topsvcs/hats_nim.663676
    f1000600004b6680
    f1000600004bcc08 stream      0      0 f100010032a91bf8                0                0                0 /var/ha/soc/em.clsrv.gipcluster
    f1000600004b6080
    f100060003107408 dgram       0      0 f1000100329a13f8                0                0                0
    f100060003178680
    f100060003107808 stream      0      0 f100010032a823f8 f100060003178380                0                0 /var/ha/soc/grpsvcs.clients.gipcluster/u495618
    f100060003178180
    f1000600005fe408 stream      0      0                0 f1000600004b6400                0                0 /var/ha/soc/topsvcs/hats_scsi_nim.594076
    f1000600004b6200
    f100060000359008 stream      0      0 f100010032aeabf8                0                0                0 /tmp/.sapstream50113
    f10006000035f880
    f1000600004aa408 stream      0      0                0 f1000600004b6200                0                0
    f1000600004b6400
    f1000600002fb808 stream      0      0 f100010032bbbbf8                0                0                0 /var/ct/IW/soc/mc/RMIBM.HostRM.0
    f1000600004a1f80
    f100060003174408 stream      0      0                0 f10006000276ab80                0                0 /var/ha/soc/topsvcs/hats_nim.491568
    f100060003178600
    f100060003175408 dgram       0      0                0 f10006000276a180                0                0
    f10006000276ad00
    f100060003174008 dgram       0      0 f100010032a8bbf8                0                0                0 /dev/.SRC-unix/SRCnxAbak
    f10006000276af80
    f100060003175008 stream      0      0 f100010032bccff8                0                0                0 /tmp/.sapstream50013
    f10006000276ab00
    f1000600030e0408 stream      0      0                0 f10006000276ae00                0                0 /var/ct/IW/soc/mc/RMIBM.HostRM.0
    f100060003178b80
    f100060003112808 stream      0      0                0 f100060003178780                0                0 /var/ha/soc/em.clsrv.gipcluster
    f100060003178200
    f100060003123c08 stream      0      0                0 f100060003178500                0                0
    f100060003178480
    f10006000316f808 stream      0      0 f1000100329c03f8 f100060003178700                0                0 /tmp/.ct_mc_495618_sec79002145d02dd108ac6da6
    f100060003178080
    f10006000316fc08 stream      0      0                0 f100060003178080                0                0 /var/ct/IW/soc/mc/clsrv
    f100060003178700
    f1000600002fbc08 dgram       0      0 f100010032a86ff8                0                0                0 /dev/.SRC-unix/SRCuDAbaq
    f1000600004a1a00
    f100060003107c08 stream      0      0                0 f100060003178180                0                0 /var/ha/soc/grpsvcsdsocket.gipcluster
    f100060003178380
    f1000600002fb008 dgram       0      0                0 f10006000276a180                0 f10006000276ad00
    f1000600004b6000
    f10006000316ec08 dgram       0      0 f100010032a997f8                0                0                0 /dev/.SRC-unix/SRCz_Abau
    f100060003178000
    f10006000313a808 stream      0      0                0 f100060003178d00                0                0
    f10006000276ae80
    *************NETSTAT Output *****************
    *************db2diag.log Yesterday's LOG *****************
    sqlePrintFinalMessage, probe:10
    RETCODE : ZRC=0xFFFFFBFF=-1025
    2007-02-12-02.42.44.891105-360 I41780851A293      LEVEL: Event
    PID     : 589924               TID  : 1           PROC : db2flacc
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, config/install, sqlfLogUpdateCfgParam, probe:30
    CHANGE  : CFG DBM: "Svcename" From: "" To: "sapdb2PRD"
    2007-02-12-02.43.05.558265-360 I41781145A305      LEVEL: Error
    PID     : 577556               TID  : 1           PROC : R3trans
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnr, probe:110
    MESSAGE : DIA3202C The TCP/IP call "connect" returned an errno="79".
    2007-02-12-02.43.05.671468-360 I41781451A1630     LEVEL: Event
    PID     : 647380               TID  : 1           PROC : db2start
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleStartStopSingleNode, probe:1130
    DATA #1 : String, 31 bytes
    /db2/db2prd/sqllib/adm/db2star2
    DATA #2 : Hexdump, 256 bytes
    0x0FFFFFFFFFFFA390 : 2F64 6232 2F64 6232 7072 642F 7371 6C6C    /db2/db2prd/sqll
    0x0FFFFFFFFFFFA3A0 : 6962 2F61 646D 2F64 6232 7374 6172 3200    ib/adm/db2star2.
    0x0FFFFFFFFFFFA3B0 : 4E4F 4D53 4700 0000 0000 0000 0000 0000    NOMSG...........
    0x0FFFFFFFFFFFA3C0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3D0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3E0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3F0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA400 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA410 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA420 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA430 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA440 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA450 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA460 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA470 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA480 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    2007-02-12-02.43.05.832661-360 E41783082A920      LEVEL: Warning
    PID     : 577574               TID  : 1           PROC : db2star2
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, LicCheckProcessors, probe:20
    MESSAGE : ADM12017E  The number of processors on this machine exceeds the
              defined entitlement of "1" for the product "DB2 Enterprise Server
              Edition". The number of processors on this machine is "2". You should
              purchase additional processor based entitlements from your IBM
              representative or authorized dealer and update your license using the
              License Center or the db2licm command line utility. For more
              information on updating processor based licenses, refer to the Quick
              Beginnings manual for your platform. For more information on the
              db2licm utility, refer to the DB2 Command Reference.
    2007-02-12-02.43.07.045789-360 E41784003A1027     LEVEL: Event
    PID     : 577574               TID  : 1           PROC : db2star2
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, DB2StartMain, probe:911
    MESSAGE : ADM7513W  Database manager has started.
    START   : DB2 DBM
    DATA #1 : Build Level, 144 bytes
    Instance "db2prd" uses "64" bits and DB2 code release "SQL08025"
    with level identifier "03060106".
    Informational tokens are "DB2 v8.1.1.112", "s060429", "U807381", FixPak "12".
    DATA #2 : System Info, 224 bytes
    System: AIX gipapp 3 5 0003F54ED700
    CPU: total:4 online:4 Threading degree per core:2
    Physical Memory(MB): total:7936 free:5677
    Virtual  Memory(MB): total:38656 free:36390
    Swap     Memory(MB): total:30720 free:30713
    Kernel   Params: msgMaxMessageSize:4194304 msgMaxQueueSize:4194304
                     shmMax:68719476736 shmMin:1 shmIDs:131072
                     shmSegments:68719476736 semIDs:131072 semNumPerID:65535
                     semOps:1024 semMaxVal:32767 semAdjustOnExit:16384
    2007-02-12-02.43.15.651519-360 I41785031A282      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.43.15.656995-360 E41785314A421      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.43.15.658771-360 I41785736A386      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.43.22.503247-360 I41786123A282      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.43.22.507915-360 E41786406A421      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.43.22.509308-360 I41786828A386      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.43.49.140930-360 I41787215A282      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.43.49.142013-360 E41787498A421      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.43.49.142206-360 I41787920A386      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.43.49.550152-360 I41788307A1630     LEVEL: Event
    PID     : 589840               TID  : 1           PROC : db2start
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleStartStopSingleNode, probe:1130
    DATA #1 : String, 31 bytes
    /db2/db2prd/sqllib/adm/db2star2
    DATA #2 : Hexdump, 256 bytes
    0x0FFFFFFFFFFFA390 : 2F64 6232 2F64 6232 7072 642F 7371 6C6C    /db2/db2prd/sqll
    0x0FFFFFFFFFFFA3A0 : 6962 2F61 646D 2F64 6232 7374 6172 3200    ib/adm/db2star2.
    0x0FFFFFFFFFFFA3B0 : 4E4F 4D53 4700 0000 0000 0000 0000 0000    NOMSG...........
    0x0FFFFFFFFFFFA3C0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3D0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3E0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3F0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA400 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA410 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA420 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA430 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA440 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA450 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA460 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA470 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA480 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    2007-02-12-02.43.57.058173-360 I41789938A282      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.43.57.060029-360 E41790221A421      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.43.57.060262-360 I41790643A386      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.44.05.352154-360 I41791030A282      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.44.05.353829-360 E41791313A421      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.44.05.354061-360 I41791735A386      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.44.51.772136-360 I41792122A282      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.44.51.773633-360 E41792405A421      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.44.51.773850-360 I41792827A386      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.46.57.416377-360 I41793214A282      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.46.57.417652-360 E41793497A421      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.46.57.417855-360 I41793919A386      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.46.57.697529-360 I41794306A300      LEVEL: Warning
    PID     : 1884344              TID  : 1           PROC : db2bp
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, Connection Manager, sqleUCappImpConnect, probe:150
    RETCODE : ZRC=0x8037006D=-2143879059=SQLJR_CABLT "CA BUILT"
    2007-02-12-02.48.05.634981-360 I41794607A282      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.48.05.636417-360 E41794890A421      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.48.05.636630-360 I41795312A386      LEVEL: Error
    PID     : 757960               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.52.00.771459-360 I41795699A282      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.52.00.773060-360 E41795982A421      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.52.00.773281-360 I41796404A386      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.53.59.143179-360 I41796791A1630     LEVEL: Event
    PID     : 1896668              TID  : 1           PROC : db2start
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleStartStopSingleNode, probe:1130
    DATA #1 : String, 31 bytes
    /db2/db2prd/sqllib/adm/db2star2
    DATA #2 : Hexdump, 256 bytes
    0x0FFFFFFFFFFFA430 : 2F64 6232 2F64 6232 7072 642F 7371 6C6C    /db2/db2prd/sqll
    0x0FFFFFFFFFFFA440 : 6962 2F61 646D 2F64 6232 7374 6172 3200    ib/adm/db2star2.
    0x0FFFFFFFFFFFA450 : 4E4F 4D53 4700 0000 0000 0000 0000 0000    NOMSG...........
    0x0FFFFFFFFFFFA460 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA470 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA480 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA490 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA4A0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA4B0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA4C0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA4D0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA4E0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA4F0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA500 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA510 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA520 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    2007-02-12-02.54.17.316458-360 I41798422A282      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.54.17.317648-360 E41798705A421      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.54.17.317847-360 I41799127A386      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.54.17.712817-360 I41799514A1630     LEVEL: Event
    PID     : 2289784              TID  : 1           PROC : db2start
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleStartStopSingleNode, probe:1130
    DATA #1 : String, 31 bytes
    /db2/db2prd/sqllib/adm/db2star2
    DATA #2 : Hexdump, 256 bytes
    0x0FFFFFFFFFFFA390 : 2F64 6232 2F64 6232 7072 642F 7371 6C6C    /db2/db2prd/sqll
    0x0FFFFFFFFFFFA3A0 : 6962 2F61 646D 2F64 6232 7374 6172 3200    ib/adm/db2star2.
    0x0FFFFFFFFFFFA3B0 : 4E4F 4D53 4700 0000 0000 0000 0000 0000    NOMSG...........
    0x0FFFFFFFFFFFA3C0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3D0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3E0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3F0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA400 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA410 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA420 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA430 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA440 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA450 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA460 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA470 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA480 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    2007-02-12-02.54.25.176344-360 I41801145A282      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.54.25.178082-360 E41801428A421      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.54.25.178309-360 I41801850A386      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.54.33.666929-360 I41802237A282      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.54.33.668600-360 E41802520A421      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.54.33.668822-360 I41802942A386      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-02.55.40.600227-360 I41803329A282      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleGetAgent, probe:70
    MESSAGE : Agent not allocated, sqlcode = -1226
    2007-02-12-02.55.40.601702-360 E41803612A421      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:125
    MESSAGE : ADM7009E  An error was encountered in the "TCPIP" protocol support. 
              A possible cause is that the maximum number of agents has been
              exceeded.
    2007-02-12-02.55.40.601928-360 I41804034A386      LEVEL: Error
    PID     : 741486               TID  : 1           PROC : db2tcpcm 0
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr_child, probe:126
    MESSAGE : Return code from sqleGetAgent =
    DATA #1 : Hexdump, 4 bytes
    0x0FFFFFFFFFFF6614 : FFFF FB36                                  ...6
    2007-02-12-03.06.37.038989-360 I41804421A1630     LEVEL: Event
    PID     : 884978               TID  : 1           PROC : db2start
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleStartStopSingleNode, probe:1130
    DATA #1 : String, 31 bytes
    /db2/db2prd/sqllib/adm/db2star2
    DATA #2 : Hexdump, 256 bytes
    0x0FFFFFFFFFFFA390 : 2F64 6232 2F64 6232 7072 642F 7371 6C6C    /db2/db2prd/sqll
    0x0FFFFFFFFFFFA3A0 : 6962 2F61 646D 2F64 6232 7374 6172 3200    ib/adm/db2star2.
    0x0FFFFFFFFFFFA3B0 : 4E4F 4D53 4700 0000 0000 0000 0000 0000    NOMSG...........
    0x0FFFFFFFFFFFA3C0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3D0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3E0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3F0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA400 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA410 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA420 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA430 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA440 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA450 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA460 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA470 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA480 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    2007-02-12-03.06.37.556213-360 E41806052A920      LEVEL: Warning
    PID     : 553066               TID  : 1           PROC : db2star2
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, LicCheckProcessors, probe:20
    MESSAGE : ADM12017E  The number of processors on this machine exceeds the
              defined entitlement of "1" for the product "DB2 Enterprise Server
              Edition". The number of processors on this machine is "2". You should
              purchase additional processor based entitlements from your IBM
              representative or authorized dealer and update your license using the
              License Center or the db2licm command line utility. For more
              information on updating processor based licenses, refer to the Quick
              Beginnings manual for your platform. For more information on the
              db2licm utility, refer to the DB2 Command Reference.
    2007-02-12-03.06.39.165763-360 E41806973A1026     LEVEL: Event
    PID     : 553066               TID  : 1           PROC : db2star2
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, DB2StartMain, probe:911
    MESSAGE : ADM7513W  Database manager has started.
    START   : DB2 DBM
    DATA #1 : Build Level, 144 bytes
    Instance "db2prd" uses "64" bits and DB2 code release "SQL08025"
    with level identifier "03060106".
    Informational tokens are "DB2 v8.1.1.112", "s060429", "U807381", FixPak "12".
    DATA #2 : System Info, 224 bytes
    System: AIX gipdb 3 5 0003F4FAD700
    CPU: total:4 online:4 Threading degree per core:2
    Physical Memory(MB): total:7936 free:6692
    Virtual  Memory(MB): total:38656 free:37406
    Swap     Memory(MB): total:30720 free:30714
    Kernel   Params: msgMaxMessageSize:4194304 msgMaxQueueSize:4194304
                     shmMax:68719476736 shmMin:1 shmIDs:131072
                     shmSegments:68719476736 semIDs:131072 semNumPerID:65535
                     semOps:1024 semMaxVal:32767 semAdjustOnExit:16384
    2007-02-12-03.06.41.237476-360 I41808000A360      LEVEL: Warning
    PID     : 737428               TID  : 1           PROC : db2agent (PRD) 0
    INSTANCE: db2prd               NODE : 000         DB   : PRD
    APPHDL  : 0-7                  APPID: *LOCAL.db2prd.070212090640
    FUNCTION: DB2 UDB, base sys utilities, sqledint, probe:30
    MESSAGE : Crash Recovery is needed.
    2007-02-12-03.06.42.534793-360 I41808361A368      LEVEL: Warning
    PID     : 737428               TID  : 1           PROC : db2agent (PRD) 0
    INSTANCE: db2prd               NODE : 000         DB   : PRD
    APPHDL  : 0-7                  APPID: *LOCAL.db2prd.070212090640
    FUNCTION: DB2 UDB, relation data serv, sqlrr_db_init, probe:100
    MESSAGE : DB2_IMPLICIT_UNICODE enabled
    2007-02-12-03.06.42.601134-360 I41808730A423      LEVEL: Warning
    PID     : 737428               TID  : 1           PROC : db2agent (PRD) 0
    INSTANCE: db2prd               NODE : 000         DB   : PRD
    APPHDL  : 0-7                  APPID: *LOCAL.db2prd.070212090640
    FUNCTION: DB2 UDB, recovery manager, sqlpresr, probe:410
    MESSAGE : Crash recovery started. LowtranLSN 000000048D86D7FC MinbuffLSN
              000000048D6CC00C
    2007-02-12-03.06.42.645830-360 I41809154A405      LEVEL: Warning
    PID     : 737428               TID  : 1           PROC : db2agent (PRD) 0
    INSTANCE: db2prd               NODE : 000         DB   : PRD
    APPHDL  : 0-7                  APPID: *LOCAL.db2prd.070212090640
    FUNCTION: DB2 UDB, recovery manager, sqlprecm, probe:2000
    MESSAGE : Using parallel recovery with 5 agents 34 QSets 136 queues and 64 chunks
    2007-02-12-03.06.43.879438-360 I41809560A433      LEVEL: Warning
    PID     : 737428               TID  : 1           PROC : db2agent (PRD) 0
    INSTANCE: db2prd               NODE : 000         DB   : PRD
    APPHDL  : 0-7                  APPID: *LOCAL.db2prd.070212090640
    FUNCTION: DB2 UDB, recovery manager, sqlprecm, probe:4000
    MESSAGE : DIA2051W Forward phase of crash recovery has completed.  Next LSN is
              "000000048D9CE2A3".
    2007-02-12-03.06.43.915853-360 I41809994A388      LEVEL: Warning
    PID     : 737428               TID  : 1           PROC : db2agent (PRD) 0
    INSTANCE: db2prd               NODE : 000         DB   : PRD
    APPHDL  : 0-7                  APPID: *LOCAL.db2prd.070212090640
    FUNCTION: DB2 UDB, recovery manager, sqlpresr, probe:3170
    MESSAGE : Crash recovery completed. Next LSN is 000000048D9CE2A3
    2007-02-12-03.10.47.172908-360 I41810383A411      LEVEL: Severe
    PID     : 852158               TID  : 1           PROC : db2agent (PRD) 0
    INSTANCE: db2prd               NODE : 000         DB   : PRD
    APPHDL  : 0-36                 APPID: *LOCAL.db2prd.070212091047
    FUNCTION: DB2 UDB, base sys utilities, sqleserl, probe:911
    RETCODE : ZRC=0x00000001=1
              DIA8000C An unexpected end of file was reached "".
    2007-02-12-03.10.47.311281-360 I41810795A1629     LEVEL: Event
    PID     : 712896               TID  : 1           PROC : db2stop
    INSTANCE: db2prd               NODE : 000
    FUNCTION: DB2 UDB, base sys utilities, sqleStartStopSingleNode, probe:1130
    DATA #1 : String, 31 bytes
    /db2/db2prd/sqllib/adm/db2stop2
    DATA #2 : Hexdump, 256 bytes
    0x0FFFFFFFFFFFA380 : 2F64 6232 2F64 6232 7072 642F 7371 6C6C    /db2/db2prd/sqll
    0x0FFFFFFFFFFFA390 : 6962 2F61 646D 2F64 6232 7374 6F70 3200    ib/adm/db2stop2.
    0x0FFFFFFFFFFFA3A0 : 4E4F 4D53 4700 534E 0000 0000 0000 0000    NOMSG.SN........
    0x0FFFFFFFFFFFA3B0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3C0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3D0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3E0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA3F0 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA400 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA410 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA420 : 0000 0000 0000 0000 0000 0000 0000 0000    ................
    0x0FFFFFFFFFFFA430 : 0000 0000 0000 0000 00

  • Oracle 10g installation error

    Started 10g install on Red Hat Enterprise Linux (v4) on a brand new server. Everything going well ... until Oracle DB confg assistance threw up this error:
    Enterprise manager configuration failed due to the following error -
    Error starting Database Control
    Refer to the log file at /home/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/orcl/emConfig.log for more details. You can retry configuring this database with Enterprise Manager later by manually running /home/oracle/oracle/product/10.2.0/db_1/bin/emca script
    Checked the above file (emConfig.log) and found:
    = = = = = = = = = = =
    Mar 26, 2007 3:00:25 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /home/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 1
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: TZ set to US/Eastern
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://siena.donkeyhead.gov:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ...............................................................
    .............................. failed.
    Logs are generated in directory /home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/log
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /home/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at /home/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/orcl/emConfig.log for more details.
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
    at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:565)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:177)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:146)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:155)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:426)
    at java.lang.Thread.run(Thread.java:534)
    = = = = = = = = = = =
    In the directory above are five files: emdb.nohup, emdctl.log, emdctl.trc, emoms.log, emom.
    At the bottom of emdb.nohup was
    ----- Mon Mar 26 16:02:00 2007::Property 'agentTZRegion' is missing from /home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/config/emd.properties. This is normal when the agent is started for the very first time.Up
    dating it... -----
    ----- Mon Mar 26 16:02:00 2007::/home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/config/emd.pro
    perties copied to /home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/config/emd.properties.2007-0
    3-26-16-02-00 while updating the property 'agentTZRegion' -----
    ----- Mon Mar 26 16:02:00 2007::An agentTZregion of 'US/Eastern' is installed in /home/oracle/oracle/product/10.2.0/db_
    1/siena.donkeyhead.gov_orcl/sysman/config/emd.properties. -----
    ----- Mon Mar 26 16:02:02 2007::The agentTZRegion value in /home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and a
    lso execute the script 'mgmt_target.set_agent_tzrgn' to get the value propagated to repository -----
    ANY IDEAS?

    nevermind, I figured it out... I remembered that I plugged in the ORACLE_HOME and ORACLE_SID as environment varables before the installation last time. After doing that, the installation worked.
    ORACLE_HOME=/blah/blah/blah;export ORACLE_HOME
    and
    ORACLE_SID=orcl;export ORACLE_SID
    Good Luck...

  • Oracle R12 Installation Error - Validate System Configuration

    Hello,
    I was doing the oracle apps R12 installation and got this error
    =======================
    Validate System Configuration
    The post-install check inspects your system for a complete installation.
    The list below shows the tests that were performed and the results.
    Click on the test icon for details.
    One or more of the post-install tests did not succeed for this:
    Database Availability
    HTTP
    Virtual Directory
    Login page
    Configuration Upload
    Help page
    JSP
    =======================
    I’ve checked the details which are listed below.
    Please help me in solving the issue :(
    Configuration Upload
    uploading config file at /u05/oracle/TEST/db/tech_st/11.1.0/appsutil/conf_TEST.txt
    Failed upload of config file at /db/tech_st/11.1.0/appsutil/conf_TEST.txt
    Database Availability
    command: su dbuser -c "/tmp/RapidInstall/bin/riwTDBup.sh /u05/oracle/TEST/db/tech_st/11.1.0/TEST_erp.env APPS/APPS"
    riwTDBup.sh started at Fri May 25 06:42:59 IST 2012
    Parameters passed are : /u05/oracle/TEST/db/tech_st/11.1.0/TEST_erp.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /u05/oracle/TEST/db/tech_st/11.1.0
    ORACLE_SID : TEST
    TWO_TASK :
    PATH : /u05/oracle/TEST/db/tech_st/11.1.0/perl/bin:/u05/oracle/TEST/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u05/oracle/TEST/db/tech_st/11.1.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/u05/Setup12.1.1/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/root/bin:.
    LD_LIBRARY_PATH : /u05/oracle/TEST/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u05/oracle/TEST/db/tech_st/11.1.0/lib:/usr/dt/lib:/u05/oracle/TEST/db/tech_st/11.1.0/ctx/lib
    Executable : /u05/oracle/TEST/db/tech_st/11.1.0/bin/sqlplus
    riwTDBup.sh exiting with status 3
    RW-50011: Error: - Database ORACLE_HOME connection test has returned an error: 3 command: su appsuser -c "/tmp/RapidInstall/bin/riwTDBup.sh /u05/appl/TEST/inst/apps/TEST_erp/ora/10.1.2/TEST_erp.env APPS/APPS"
    riwTDBup.sh started at Fri May 25 06:43:16 IST 2012
    Parameters passed are : /u05/appl/TEST/inst/apps/TEST_erp/ora/10.1.2/TEST_erp.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /u05/appl/TEST/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : TEST
    PATH : /u05/appl/TEST/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u05/appl/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/usr/bin:/u05/Setup12.1.1/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/root/bin
    LD_LIBRARY_PATH : /u05/appl/TEST/apps/tech_st/10.1.2/lib32:/u05/appl/TEST/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u05/appl/TEST/apps/apps_st/appl/sht/12.0.0/lib
    Executable : /u05/appl/TEST/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 2
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 2
    Help Page
    checking URL = http://erp.tez.co.in:8009/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    HTTP
    checking URL = http://erp.tez.co.in:8009
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP
    checking URL = http://erp.tez.co.in:8009/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

    Hi,
    I think my linux was corrupted :(
    I've done fresh linux installation and after that the R12 installation is complete without any issues :D
    Thanks for you help Hussein Sir

Maybe you are looking for

  • How to use different SRIDs in one map?

    Hi, I created a map where one theme comes from a table with geometries in SRID 8307, and another theme comes from a table with geometries in SRID 82027. The tables have the necessary entries in USER_SDO_GEOM_METADATA. From what I read in the document

  • Backing up itunes library to a hard drive

    I want to back up my entire itunes library to my hard drive but can only find instructons on backing up to cds, i have a very large library and dont want to lose any of my songs, please help thanks

  • IDOC to EDI file in PI 7.0. ( exchange infrastructure)

    i have to do one application SAP ECC 6.0 -> SAP XI -> Non SAP File Server Non SAP file server accepts only .edi format files. m trying IDOC to File scenario. IDOC generated is not giving exact EDI format which needs to send. How to transfer EDI forma

  • User Name and Password for JCO RFC call to BAPI

    Hi all, What I think I know: --We do NOT have Single Sign On configured so don't tell me to use SSO please - I agree, but... --We have a requirement to do a goods receipt which prints labels for the handling units  .....The printer to which the label

  • Pavilion dv7 hanging on welcome screen

    Laptop is hanging on the HP welcome screen at start up.. "Press esc hey for startup menu" and HP are displaying on the screen. I pressed the ESC key on startup and it displayed startup paused but was still froze. This question was solved. View Soluti