Site: 
Search: 
Username: 
Password: 
March 14 - 2007

MultiArchive 1.6.0-006 - 010, WRKFILITM SNGITMACN(*DISPLAY) ITMTYPE('') error

An internal error causes the WRKFILITM ITMFLR('<folder>') ITMTYPE('<type>') SNGITMACN(*DISPLAY) to display the last document, if a folder contains multiple items.

Details:

This error occurs with MultiArchive update level 1.6.0-006 to 1.6.0-010 only.

Note: The error only affects customers using pre-defined subset using keyword ITMTYPE.

Customers affected:

  • Customers using API WRKFILITM with ITMTYPE and SNGITMACN(*DISPLAY) keyword

Installing patch, MultiArchivec level 1.6.0-007 - 1.6.0-010

A patch is supplied. This patch should be installed with MultiArchive level 160-007 to 160-010 only.

To install the supplied patch, use the following procedure:

  1. Backup program object MLTARC400/UAAIITRA to a safe location

  2. Download attached file MA160010.savf to the ifs filesystem on the System i running MultiArchive. (Right click and select "Save to disk")
    In the following we'll assume download to /tmp.

  3. Create savefile to receive the hotfix:

    CRTSAVF QTEMP/MA160010

  4. Copy patch to savefile:

    CPYFRMSTMF FROMSTMF('/TMP/MA160010.SAVF')           
               TOMBR('/QSYS.LIB/QTEMP.LIB/MA160010.FILE')
               MBROPT(*REPLACE)

  5. Restore patch objects:

    RSTOBJ OBJ(*ALL)          
           SAVLIB(MLTARC400)  
           DEV(*SAVF)         
           SAVF(QTEMP/MA160010)

Installing patch, MultiArchive level 1.6.0-006

A patch is supplied. This patch should be installed with MultiArchive level 160-006 only.

To install the supplied patch, use the following procedure:

  1. Backup program object MLTARC400/UAAIITRA to a safe location

  2. Download attached file MA160006.savf to the ifs filesystem on the System i running MultiArchive. (Right click and select "Save to disk")
    In the following we'll assume download to /tmp.

  3. Create savefile to receive the hotfix:

    CRTSAVF QTEMP/MA160006

  4. Copy patch to savefile:

    CPYFRMSTMF FROMSTMF('/TMP/MA160006.SAVF')           
               TOMBR('/QSYS.LIB/QTEMP.LIB/MA160006.FILE')
               MBROPT(*REPLACE)

  5. Restore patch objects:

    RSTOBJ OBJ(*ALL)         
           RSTLIB(MLTARC400)
           SAVLIB(HOTFIX)  
           DEV(*SAVF)         
           SAVF(QTEMP/MA160006)

Contacts:

Product owner, Henrik Fjorback