Download patches and upload installation files - assure_dq - 10.1.0

Assure DQ Client Installation

Product type
Software
Portfolio
Verify
Product family
Assure
Product
Assure DQ
Version
10.1.0
ft:locale
en-US
Product name
Assure DQ, ER, Insight and Perceive
ft:title
Assure DQ Client Installation
Copyright
2025
First publish date
2005
ft:lastEdition
2025-11-28
ft:lastPublication
2025-11-28T07:24:40.465000

Complete the steps below to download any release 10.1 client patches or fix packs, and upload installation files from the zip.

  1. Download any applicable product updates for this release from Infogix Support or Precisely Support.

    See Contacting Customer Support if you need to obtain a password, or if you are unsure which patches or fix packs apply to the client. It is not necessary to download all fix packs and patches, only those that apply to the client. Please wait until step 8 to install these product updates.

    Tip: It is not necessary to download all fix packs and patches, only those that apply to the client.
    Note: Please wait until step 8 on page 22 to install these product updates.
  2. Download unzip from the Ported Tools section of the IBM Systems z/OS Website.
    Note: You will need unzip to access the installation files.
  3. Establish a working UNIX shell on the host.
  4. If you use the OMVS shell (=6; OMVS), ensure that your TSO login has at least 192 MB of RAM available.
    Tip: To avoid this limitation, consider using a Telnet login instead.
    Note: When using the OMVS shell, it may be necessary to press the refresh function key (PF10) to see the output produced by a command.

    Most of the commands that follow run for several seconds, and those under the section of setting up the default configuration end with BUILD SUCCESSFUL.

  5. At the command prompt, enter the following command to verify that Java is available to the shell.
    
    >java -version
              

    If Java is available to the shell, version information similar to the following will display:

    
    java version "1.8.0"
    Java(TM) SE Runtime Environment (build pmz3180sr1fp10-20150716_01(SR1 FP10))
    IBM J9 VM (build 2.8, JRE 1.8.0 z/OS s390-31
    20150630_255633 (JIT enabled, AOT enabled)
    J9VM - R28_jvm.28_20150630_1742_B255633 JIT - tr.r14.java_20150625_95081.01
    GC - R28_jvm.28_20150630_1742_B255633 J9CL - 20150630_255633)
    JCL - 20150715_01 based on Oracle jdk8u51-b15
              
  6. Enter the following command to determine the location of the Java home directory:
    
    IGX2:/u/igx2: >echo $JAVA_HOME
    /usr/lpp/java/J8.0
    IGX2:/u/igx2: >
              
    Note: Make a note of the Java home location for reference in step 1.
  7. Create a new directory for the Assure DQ client.
    Note: This directory is called <install_folder> throughout the rest of this chapter.
    Warning: When upgrading, do not install over the old version. You may want to reference the settings in the properties file for the old version when editing the new properties file.
  8. Copy IA-10.1-client.zip to <install_folder>.
  9. Unzip IA-10.1-client.zip to <install_folder> with the following command:
    jar -xf IA-10.1-client.zip