AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

error :DB2 ESE failure is most likely related to AIO

  • 1.  error :DB2 ESE failure is most likely related to AIO

    Posted Mon July 09, 2012 08:26 AM

    Originally posted by: navee7777


    Hi
    I am working on AIX 6.1 environment and trying to install Tivoli directory server 6.2 , Db2 and GSKit on the same
    I am getting few errors while installing causing un-successful installation. Installation of software is as below
    ============================================================================================
    -bash-3.2# /var/install/sbin/tds_install -base /appl -product serviceassure -version 6.2
    Enter the full pathname of the DS package: /var/install/packages/tds62-aix-ppc64-base.tar
    Enter the full pathname of the DS DB2 package: /var/install/packages/tds62-aix-ppc64-db2.ta r
    Enter the full pathname of the GSK package: /var/install/packages/C1N5ZML.tar
    Enter the full pathname of the TDS patch package, if required:
    Enter the full pathname of the DB2 patch package, if required:
    ...performing pre-install steps for Tivoli Directory Server
    No domain name configured.
    Please, enter the DB2 Administrator (idsinst user) password: []
    ---->
    Please, enter the DB2 Administrator (idsinst user) password a second time: []
    ---->
    Please, Enter the LDAP instance location: [/appl/ldap]
    ---->
    Instance location set to /appl/ldap
    Please, Enter the encryption seed (12 digits): 195932294419
    ---->
    Encryption seed set to 195932294419
    Please, Enter the LDAP Administrator DN: cn=Directory Manager
    ---->
    Administrator DN set to cn=Directory Manager
    Please, Enter the LDAP Administrator password: Dirmgr01
    ---->
    Administrator password set to Dirmgr01
    Please, Enter the LDAP port number: 1389
    ---->
    Port number set to 1389
    Please, Enter the LDAP secure port number: 1636
    ---->
    Secure port number set to 1636
    Please, Enter the DB2 database name: idsdb
    ---->
    DB name set to idsdb
    .... Unpacking IBM Tivoli Directory Server.
    -/|.... Installing IBM DB2 ESE. This may take several minutes...
    /AIX 6.x detected - DB2 ESE failure is most likely related to AIO.
    If TDS is configured and started successfully, this condition can be ignored.
    Please check /tmp/db2_install.log.6029400 when this program completes.
    .... log can be seen in /var/install/logs/tds_install_2359620.log and /tmp/db2_install.log.6029400
    .... Installing IBM GSKIT...
    /....done
    ....done
    .... Installing IBM Tivoli Directory Server. This may take several minutes...
    \....Done. Log can be seen in /var/install/logs/tds_install_2359620.log
    Removing temporary install files...
    /Configuring TDS instance idsinst.
    Creating LDAP instance idsinst in /appl/ldap...
    Note: the encryption seed is 195932294419
    |Error creating LDAP instance
    Setting Admin DN to cn=Directory Manager...
    |Error setting administration DN
    Configuring LDAP DB2 database for idsinst in /appl/idsinst...
    |ERROR: the LDAP database could not be configured using the credentials specified.
    You may have entered the incorrect password for the idsinst user.
    Do you wish to attempt to configure the database using a different password? yes/no] [ >no
    Exiting. Installation incomplete
    -bash-3.2#
    ===============================================================================================
    I have attached installation log of the same
    I guess it is related to kernal configuration problem. Please help me out as i am new to this environment
    thanku in advance.... :)
    #AIX-Forum


  • 2.  Re: error :DB2 ESE failure is most likely related to AIO

    Posted Mon July 09, 2012 12:01 PM

    Originally posted by: alethad


    The AIO message looks like a warning not a fatal error since the next statement says you can ignore it if TDS installs properly. Did you check the release notes to see if there were any requirements for AIO? What do you have it set to out of curiosity?

    Looks like the LDAP couldn't create the instance which looks to be the real fatal error message.

    What version of DB2 is being used? Are there any requirements for DB2 or pre-req's for TDS install?

    Last but not least, are there any more details in your install log that you can pin down why the instance couldn't get created?
    Just a few cents worth.
    Good luck.

    You've got to continue to grow, or you're just like last night's cornbread -- stale & dry Loretta Lynn alethad
    #AIX-Forum