• IDS 11.70 to 12.10 in-line Upgrade

    From kirit.rana@sgdigital.com@21:1/5 to All on Tue Feb 11 06:55:14 2020
    I'm preparing an in-line upgrade to IDS 12.10.FC13 from 11.70.FC9X9. Having acquired the IDS bundle, I've extracted it into my target $INFORMIXDIR; /opt/IBM/12.10.FC13. At this point, all I want to do is install, whilst the 11.70.FC9X9 Instance is still
    operational.


    [root@myDbServer /]$ uname -a
    Linux myDbServer 2.6.32-754.25.1.el6.x86_64 #1 SMP Wed Nov 20 15:07:26 EST 2019 x86_64 x86_64 x86_64 GNU/Linux

    [root@myDbServer /]$ ls -l $INFORMIXDIR
    lrwxrwxrwx. 1 root root 11 Sep 10 2018 /opt/IBM/informix -> 11.70.FC9X9

    [root@myDbServer /]$ onstat -
    IBM Informix Dynamic Server Version 11.70.FC9X9 -- On-Line (Prim) -- Up 21 days 10:12:34 -- 230588416 Kbytes

    However, the installation bails out...

    [root@myDbServer /]$ ./ids_install
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...

    Launching installer...

    JRE libraries are missing or not compatible....
    Exiting....

    I find this on the web https://www.ibm.com/support/pages/jre-libraries-are-missing-or-not-compatible and try it...

    ...but this yields a different error...

    [root@myDbServer /]$ ./ids_install
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...

    Launching installer... ===============================================================================
    (created with InstallAnywhere) ------------------------------------------------------------------------------- Preparing CONSOLE Mode Installation... =============================================================================== Getting Started
    ---------------
    PRESS <ENTER> TO CONTINUE: ===============================================================================

    Missing license file LA_in
    Missing license file LI_in

    I have also ensured these other suggestions...

    - Check that the tmp directory $IATEMPDIR does not have the "noexec" f/s setting.
    - Set ISTEMP_HOME environment variable. I suspect this is the same as IATEMPDIR, so I set it as the same.
    - Ensure that the prompt is not overly complicated, so I use a absolute simple one.
    - Ensure the Java version is 1.6 or higher.

    ... all to no avail. The Install Log created in /tmp2 called *****.details, reads...

    Install Log Detail:

    Check Disk Space:
    Status: SUCCESSFUL
    Additional Notes: NOTE - Required Disk Space: 691,266,990; Free Disk Space: 6,992,457,728

    Custom Action: com.ibm.informix.install.ia.FixVariables
    Status: ERROR
    Additional Notes: ERROR - class com.ibm.informix.install.ia.FixVariables.install() Unexpected Fatal Error:

    Custom Action: com.ibm.informix.install.ia.SetUserInstallDir
    Status: SUCCESSFUL

    Software License Agreement :
    Status: FATAL ERROR
    Additional Notes: FATAL ERROR - The license agreement was not accepted.


    What am I missing?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Doug Lawry@21:1/5 to All on Wed Feb 12 10:14:52 2020
    Hi Kirit.

    The active forum has moved to:

    https://community.ibm.com/community/user/hybriddatamanagement/communities/community-home?communitykey=cf5a1f39-c21f-4bc4-9ec2-7ca108f0a365&tab=groupdetails

    Try joining and reposting there.

    Say Hi to Spokey!

    Regards,
    Doug Lawry

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)