IBM Support

IV68414: AS400 DYNAMIC AGENT INSTALLATION DOES NOT INSTALL CIT

Direct links to fixes

8.6.0-TIV-TWS-WINDOWS-FP0004
8.6.0-TIV-TWS-WINDOWS_X86_64-FP0004
8.6.0-TIV-TWS-SOLARIS-FP0004
8.6.0-TIV-TWS-SOLARIS_I386-FP0004
8.6.0-TIV-TWS-LINUX_X86_64-FP0004
8.6.0-TIV-TWS-LINUX_S390-FP0004
8.6.0-TIV-TWS-LINUX_PPC-FP0004
8.6.0-TIV-TWS-LINUX_I386-FP0004
8.6.0-TIV-TWS-IBM_I-Fp0004
8.6.0-TIV-TWS-HPUX-FP0004
8.6.0-TIV-TWS-HPIA64-FP0004
8.6.0-TIV-TWS-AIX-FP0004
9.1.0-TIV-TWS-WINDOWS_X86_64_AGENT-FP0002
9.1.0-TIV-TWS-WINDOWS_X86_64_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-DWC-README-FP0002
9.1.0-TIV-TWS-WINDOWS_AGENT-FP0002
9.1.0-TIV-TWS-WINDOWS_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-SOLARIS-FP0002
9.1.0-TIV-TWS-SOLARIS_I386-FP0002
9.1.0-TIV-TWS-SOLARIS_I386_AGENT-FP0002
9.1.0-TIV-TWS-SOLARIS_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-LINUXPPC-FP0002
9.1.0-TIV-TWS-SOLARIS_I386_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-SOLARIS_AGENT-FP0002
9.1.0-TIV-TWS-LINUX_X86_64-FP0002
9.1.0-TIV-TWS-LINUX_X86_64_AGENT-FP0002
9.1.0-TIV-TWS-LINUX_X86_64_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-LINUX_S390_AGENT-FP0002
9.1.0-TIV-TWS-LINUX_S390_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-LINUX_PPC_AGENT-FP0002
9.1.0-TIV-TWS-LINUX_PPC_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-LINUX_I386_AGENT-FP0002
9.1.0-TIV-TWS-LINUX_I386_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-LINUX390-FP0002
9.1.0-TIV-TWS-IBM_I_AGENT-FP0002
9.1.0-TIV-TWS-IBM_I_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-HPIA64-FP0002
9.1.0-TIV-TWS-HPIA64_AGENT-FP0002
9.1.0-TIV-TWS-HPIA64_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-AIX-FP0002
9.1.0-TIV-TWS-AIX_AGENT-FP0002
9.1.0-TIV-TWS-AIX_AGENT_FOR_ZOS-FP0002
9.1.0-TIV-TWS-WINDOWS_X86_64-FP0002

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The AS400 Agent Installation does not install the CIT package.
    This cause JobManager not to work.
    
    If the machine has already a previous agent installation (8.x):
    - the CIT has been already installed by the 8.x installation
    - the problem does not occur in this case
    
    This problem affects:
    TWS 9.1.0 GA
    TWS 9.1.0 FP1
    TWS 9.2.0 GA
    TWS 9.2.0 FP1
    

Local fix

  • Install the CIT package by hand:
    - Access the folder <IMAGE_DIR>/TWS_IBM_I/TWS/IBM_I/CIT
    - run:
    CITLIB=QTIVCIT
    CIT_INSTALLER="wcitinst_os400"
    CIT_SPB_NAME="CIT.spb"
    export CITLIB
    export CIT_INSTALLER
    export CIT_SPB_NAME
    # create cit library
    system "crtlib QTIVCIT"
    # create empty savf
    system "crtsavf crtlib/wcitinst"
    # replace the savf with installation wcitinst
    system "CPYFRMSTMF FROMSTMF('$CIT_INSTALLER')
    TOMBR('/QSYS.LIB/${CITLIB}.LIB/WCITINST.FILE') MBROPT(*REPLACE)"
    # extract wcitinst.pgm from savf
    system "RSTOBJ OBJ(WCITINST) SAVLIB(${CITLIB}) DEV(*SAVF)
    OBJTYPE(*PGM) SAVF(${CITLIB}/WCITINST) RSTLIB(${CITLIB})"
    # install cit
    system "CALL PGM(${CITLIB}/WCITINST) PARM('i' 'TWS' '-s'
    '$CIT_SPB_NAME' '-d' '${CITLIB}')"
    

Problem summary

  • The installer has been fixed with the right CIT SPB package.
    

Problem conclusion

  • This APAR will be fixed in 9.1.0-TIV-TWS-FP0002,
    9.2.0-TIV-TWS-FP0002
    

Temporary fix

  • Install the CIT SPB by hand
    

Comments

APAR Information

  • APAR number

    IV68414

  • Reported component name

    TIV WKLD SCHDL

  • Reported component ID

    5698WKB91

  • Reported release

    9A1

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-01-12

  • Closed date

    2015-04-24

  • Last modified date

    2015-04-24

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    TIV WKLD SCHDL

  • Fixed component ID

    5698WKB91

Applicable component levels

  • R9A1 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSGSPN","label":"IBM Workload Scheduler"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9A1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
24 April 2015