Skip to main content

Preface

This document summarizes the error messages and return codes of the products INFOPAK VSAM and INFOPAK MVS.

It contains three different parts :

  • The first part describes the error messages and return codes of modules provided by both INFOPAK VSAM and INFOPAK MVS.

  • The second part lists the error messages and return codes of modules provided by INFOPAK MVS.

  • The last part lists the error messages and return codes of the modules provided by INFOPAK VSAM.

Modules used by both INFOPAK MVS and INFOPAK VSAM

{wrapper="1" role="DL"}

Error Messages and Return Codes of INFVSUT1

Meaning of return codes

{wrapper="1" role="DL"}

  • 0

    Normal execution terminated.

  • 4

    Execution terminated. Normal execution without SYSIN.

  • 8

    Execution terminated. Warning message.

  • 12

    Execution stopped or function on SYSIN card not performed.

  • 16

    No PRINT or SYSPRINT card, or error when opening SYSUT1 file.

The following messages apply for both INFOPAK VSAM and INFOPAK MVS (any version, XA,ESA...).

Messages when not using the sysin command cards

VSUT0001 INFVSUT1 EXECUTION RETURN CODE: return code

{wrapper="1" role="DL"}

  • Explanation

    Shows the maximum return code during the execution of INFVSUT1.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    Execution completed message.

VSUT0002 CARD RETURN CODE : nnn

{wrapper="1" role="DL"}

  • Explanation

    Informative, generated after the execution of a command card

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

VSUT0003 INFOTEL OPEN INTERFACE HAS BEEN ACTIVATED FOR REFERENCE

CLUSTER: dsname, OPTION: option

option = MVS, VSAM or VSAM/MVS

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 has been executed immediately after IPL. It is also sent by a WTO in route code 11.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 activates the compression/decompression mechanism.

VSUT0004 INFOTEL OPEN INTERFACE HAS BEEN DE-ACTIVATED FOR REFERENCE

CLUSTER: dsname

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 is executed with the "CANCEL" parameter. It is also sent by a WTO in route code 11.

  • Return code

    0

  • Operator Action

    None

  • System Action

    INFVSUT1 deactivates the compression/decompression mechanism. No SYSIN processing.

VSUT0005 INFOTEL OPEN INTERFACE IS NOT ACTIVE FOR REFERENCE CLUSTER:

dsname

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 is executed with the "CANCEL" or "TEST" parameter while the interface is inactive. This message appears both in print and upon the system console.

  • Return Code

    4.

  • Operator Action

    None.

  • System Action

    No SYSIN processing.

VSUT0006 INFOTEL OPEN INTERFACE IS ACTIVE FOR REFERENCE

CLUSTER: dsname, OPTION: option

option = MVS, VSAM or VSAM/MVS

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 is executed with the "TEST" parameter while the interface is active. This message appears both in print and upon the system console.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    No SYSIN processing.

VSUT0007 THE INFOPAK GENERIC ENTRIES PROCESSING HAS BEEN DE-ACTIVATED

FOR REFERENCE CLUSTER: dsname

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 is executed with the "GENSTOP" parameter. This message appears both in print and upon the system console.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    No SYSIN processing.

VSUT0008 THE INFOPAK GENERIC ENTRIES PROCESSING HAS BEEN ACTIVATED

FOR REFERENCE CLUSTER: dsname

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 is executed with the "GENSTART" parameter. This message appears both in print and upon the system console.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    No SYSIN processing.

VSUT1001 NO SYSIN FOR THIS EXECUTION

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 is executed without SYSIN.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 adjusts the CSA table to the reference cluster.

VSUT1002 SYSUT1 FILE AND PERMANENT TABLES HAVE BEEN COMPARED AND

ADJUSTED

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 is executed without SYSIN cards and compression has been activated in previous runs. It indicates that the permanent table has been adjusted to the contents of the reference cluster. This message will appear in combination with other messages. (see below)

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    Execution completed.

VSUT1003 EXPIRATION DATE EXCEEDED. PLEASE CONSULT USER'S MANUAL

{wrapper="1" role="DL"}

  • Explanation

    This message appears when INFVSUT1 is executed and the expiration date is over.

  • Return Code

    4.

  • Operator Action

    Contact INFOTEL.

  • System Action

    No SYSIN processing

VSUT1004 VERSIONS INCOMPATIBILITY: DEACTIVATE AND REACTIVATE

THE INFOTEL OPEN INTERFACE

{wrapper="1" role="DL"}

  • Explanation

    This message indicates that a new version of INFVSUT1 has been installed and is incompatible with the existing INFOTEL OPEN INTERFACE.

  • Return Code

    12.

  • Operator Action

    Deactivate/reactivate the INFOTEL OPEN interface.

  • System Action

    End of execution.

VSUT1005 REFERENCE CLUSTER DSNAME DOESN'T MATCH THE ONE USED

AT ACTIVATION

{wrapper="1" role="DL"}

  • Explanation

    The reference cluster name used in the deactivation step is not the same as the actual reference cluster.

  • Return Code

    12.

  • Operator Action

    Change name of cluster in the JCL.

  • System Action

    End of execution.

VSUT1006 INSTALLATION MODE DOESN'T MATCH THE ONE USED AT

ACTIVATION

{wrapper="1" role="DL"}

  • Explanation

    The installation mode (either VSAM, MVS or VSAM/MVS) of the INFOTEL OPEN interface is not the same as that of INFVSUT1.

  • Return Code

    12.

  • Operator Action

    Deactivate/reactivate the INFOTEL OPEN interface.

  • System Action

    End of execution.

VSUT1007 REFERENCE CLUSTER ALREADY ACTIVE

{wrapper="1" role="DL"}

  • Explanation

    There is an attempt to install another interface using a reference cluster already active in a previous interface.

  • Return Code

    12.

  • Operator Action

    Use a different reference cluster.

  • System Action

    End of execution.

VSUT1020 DDNAME: XXXXXXXX INFOPAK QSAM OPEN ERROR - SYSTEM 13,REASON CODE 20 ABEND

{wrapper="1" role="DL"}

  • Explanation

    This message is sent to ROUTCDE=11 by the interface if it detects that a sequential file opened in QSAM mode has an invalid format.

  • Operator Action

    Verify LRECL and BLOCKSIZE of the file.

  • System Action

    ABEND S013-20.

VSUT1094 DDNAME: ddname INFOPAK - LBI NOT SUPPORTED IN WRITE MODE

{wrapper="1" role="DL"}

  • Explanation

    The VSUT1094-message is sent to ROUTCDE=11 when, at OPEN, the interface detects that a compressed sequential data set is accessed for WRITE using the LBI interface (Large Block Interface).

  • Operator Action

    Refer to chapter "Special Considerations" in the Manual HP105 INFOPAK MVS Implementation and Use.

  • System Action

    User Abend 4026.

VSUT1095 INFOPAK - EXTERNAL DICTIONARY dictionary INVALID

{wrapper="1" role="DL"}

  • Explanation

    This message is sent to ROUTCDE=11 by the interface if it detects that a load module dictionary has an invalid length or is not loaded on a page boundary.

  • Operator Action

    Check the dictionary load module. Its size must be a multiple of 4096.

  • System Action

    Abend 4021 for security reasons.

VSUT1096 INFOPAK - EXTERNAL DICTIONARY dictionary NOT FOUND

{wrapper="1" role="DL"}

  • Explanation

    This message is sent to ROUTCDE=11 by the interface if it does not found the load module "dictionary".

  • Operator Action

    Check if the dictionary load module is available in LINKLIB, LPA or STEPLIB of the job that fails.

  • System Action

    Abend 4021 for security reasons.

VSUT1098 INFOPAK OPEN INTERFACE INCOMPATIBLE WITH COMPRESSION MODULE module

{wrapper="1" role="DL"}

  • Explanation

    This message is sent to ROUTCDE=11 by the interface if it detects that it is no longer compatible with the compression module, INFIQC00 for sequential files, INFIVXXX for VSAM clusters.

  • Operator Action

    Ensure that the version of INFVSUT1, INFIQC00 and all the INFIVxxx modules is the same.

  • System Action

    For security reasons an open of compressed sequential files and VSAM clusters is not authorized.

VSUT1099 PGM: pgmname DDNAME: ddname INFOPAK - NOT A SUPPORTED ACCESS METHOD

{wrapper="1" role="DL"}

  • Explanation

    This message is sent to ROUTCDE=11 by the interface when a program included (IN) in the reference cluster uses unsupported access methods.

  • Operator Action

    NONE.

  • System Action

    Informative or warning.

SYSIN command card messages: cluster administration

These messages consist of several lines with the following format:

{wrapper="1" role="DL"}

  • Line 1

    Contents of the SYSIN command card.

  • Following lines

    A line for each cluster and a line for each of its PATH's indicating the Action taken.

  • Last line

    VSUT0002 CARD RETURN CODE : return code for this command card.

VSUT2002 CLUSTER : dsname ISN'T EMPTY

{wrapper="1" role="DL"}

  • Explanation

    The High Used RBA for this cluster was not zero.

  • Return Code

    8.

  • Operator Action

    Verify that the data set is empty for this cluster. Backup the data set if necessary and run IDCAMS DELETE and DEFINE.

  • System Action

    Card not processed.

VSUT2003 CLUSTER : dsname CANNOT BE ALLOCATED

{wrapper="1" role="DL"}

  • Explanation

    The referenced cluster was allocated to another task while INFVSUT1 was being executed.

  • Return Code

    8.

  • Operator Action

    Verify that the cluster has not been allocated to another task.

  • System Action

    Card not processed.

VSUT2004 CLUSTER : dsname HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    The cluster was deleted from the reference cluster and the core table

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2005 CLUSTER : dsname IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative, the referenced cluster is already known by the reference cluster. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4.

  • Operator Action

    Irrelevant.

  • System Action

    Execution or refusal of the command.

VSUT2006 CLUSTER : dsname IS UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative, the referenced cluster is unknown to the reference cluster. An additional message indicates the result of the command (execution or refusal).

  • Return Code

    4.

  • Operator Action

    Irrelevant.

  • System Action

    Execution or refusal of the command.

VSUT2007 CLUSTER : dsname MAY NOT BE ADDED IN WORKING CODE : xx

{wrapper="1" role="DL"}

  • Explanation

    The cluster is not a KSDS or ESDS.

  • Return Code

    8.

  • Operator Action

    Verify that the referenced cluster is KSDS or ESDS.

  • System Action

    Card is not processed.

VSUT2008 CLUSTER : dsname HAS BEEN ADDED IN WORKING CODE

: xx

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2012 CLUSTER : dsname IS EXCLUDED

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account. It is immediately active

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2013 CLUSTER : dsname WILL BE ADDED IN WORKING CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2014 CLUSTER : dsname WILL BE EXCLUDED

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account. It will be active at the time of the next reloading.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

SYSIN command card messages: PATH administration

VSUT2103 PATH : dsname CANNOT BE ALLOCATED

{wrapper="1" role="DL"}

  • Explanation

    The referenced path was allocated to another task while INFVSUT1 was being executed.

  • Return Code

    8.

  • Operator Action

    Verify that the cluster and all of the PATH's that have been linked to it have not been allocated to another task.

  • System Action

    Card not processed.

VSUT2104 PATH : dsname HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    The path was deleted from the reference cluster and the core table.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2105 PATH : dsname IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

  • Return Code

  • Operator Action

  • System Action

VSUT3003 FILE SYSUT1 ISN'T COHERENT WITH CATALOG INFORMATION

{wrapper="1" role="DL"}

  • Explanation

    The VSAM catalog indicates that the PATH for this data set has been linked to other clusters without updating the reference cluster.

  • Return Code

    12.

  • Operator Action

    Run the INFVSUT1 program to update the reference cluster.

  • System Action

    The entry in the CSA table is not modified. The cluster and the path are still referenced in the reference cluster.

VSUT2106 PATH : dsname UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

  • Return Code

  • Operator Action

  • System Action

VSUT3003 FILE SYSUT1 ISN'T COHERENT WITH CATALOG INFORMATION

{wrapper="1" role="DL"}

  • Explanation

    The VSAM catalog indicates that the PATH referenced is connected to a cluster, but this PATH is not referenced by the reference cluster. The PATH has been added after the cluster was added to the reference cluster.

  • Return Code

    12.

  • Operator Action

    None.

  • System Action

    None.

VSUT2108 PATH : dsname HAS BEEN ADDED IN WORKING CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

SYSIN command card messages: program administration

These messages consist of several lines with the following format:

{wrapper="1" role="DL"}

  • Line 1

    Contents of the SYSIN command card.

  • Following lines

    A line for each program.

  • Last line

    VSUT0002 CARD RETURN CODE : return code for this command card.

VSUT2204 PROGRAM : pgmname HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    The opened clusters will be normally taken into account by INFOPAK for this program.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2205 PROGRAM : pgmname IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    The referenced program is already on the reference cluster. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4.

  • Operator Action

    Irrelevant.

  • System Action

    Execution or refusal of the command.

VSUT2206 PROGRAM : pgmname UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    The referenced program is not on the reference cluster. An additional message indicates the result of the command (execution or refusal).

  • Return Code

    4.

  • Operator Action

    Irrelevant.

  • System Action

    Execution or refusal of the command.

VSUT2207 PROGRAM : pgmname MAY NOT BE ADDED IN WORKING

CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    The referenced program may not be added in working code: xx.

  • Return Code

    8.

  • Operator Action

    Irrelevant.

  • System Action

    Card is not processed.

VSUT2208 PROGRAM : pgmname HAS BEEN ADDED IN WORKING CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    The referenced program has been added to the list of programs which are excluded from compression/decompression.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2209 PROGRAM : pgmname IS ADDED TO PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The referenced program has been added to the CSA table.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2210 PROGRAM : pgmname IS DELETED FROM PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The referenced program that didn't exist anymore in the reference cluster has been deleted from the CSA table.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2211 PROGRAM : pgmname IS UPDATED IN PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The CSA table has been adjusted to the contents of the reference cluster.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2216 PROGRAM : pgmname WORKING CODE : xx

{wrapper="1" role="DL"}

  • Explanation

    Informative, after a LIST command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

SYSIN command card messages: entries administration

These messages consist of several lines with the following format:

{wrapper="1" role="DL"}

  • Line 1

    Contents of the SYSIN command card.

  • Following lines

    A line for each entry.

  • Last line

    VSUT0002 CARD RETURN CODE : return code for this command card.

VSUT2301 ENTRY : dsname ISN'T SUPPORTED

{wrapper="1" role="DL"}

  • Explanation

    The file is inconsistent with the mode (VSAM, MVS or VSAM/MVS) of the INFOTEL OPEN interface or the specified command is not allowed for this type of file.

  • Return Code

    8.

  • Operator Action

    None.

  • System Action

    Card not processed.

VSUT2304 ENTRY : dsname HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    Sent after a PURGE command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2305 ENTRY : dsname IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. An additional message indicates the result of the command (Execution or refusal)

  • Return Code

    4.

  • Operator Action

    None.

  • System Action

    Execution or refusal of the command.

VSUT2306 ENTRY : dsname UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    After a LIST dsn or a PURGE dsn command.

  • Return Code

    4.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2307 ENTRY : dsname MAY NOT BE ADDED IN WORKING CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    The include request has been sent with a bad working code.

  • Return Code

    8.

  • Operator Action

    Irrelevant.

  • System Action

    Card not processed.

VSUT2309 ENTRY : dsname IS ADDED TO PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The referenced dsname has been added to the CSA table.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2310 ENTRY : dsname IS DELETED FROM PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The referenced dsname that didn't exist anymore in the reference cluster has been deleted from the CSA table.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2311 ENTRY : dsname IS UPDATED IN PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The CSA table has been adjusted to the contents of the reference cluster.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2312 ENTRY : dsname IS EXCLUDED [ KEYWORD(S): key ]

{wrapper="1" role="DL"}

  • Explanation

    Informative, after a LIST command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

VSUT2313 ENTRY : dsname WILL BE ADDED IN WORKING CODE : xx

{wrapper="1" role="DL"}

  • Explanation

    Informative, after a LIST command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

VSUT2314 ENTRY : dsname WILL BE EXCLUDED

{wrapper="1" role="DL"}

  • Explanation

    Informative, after a PURGE command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

VSUT2315 ENTRY : dsname IS ALREADY CATALOGED

{wrapper="1" role="DL"}

  • Explanation

    Informative, sent after a nominal PURGE command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

VSUT2316 ENTRY : dsname WORKING CODE : xx [ KEYWORD(S): key ]

{wrapper="1" role="DL"}

  • Explanation

    Informative, after a LIST command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

VSUT2317 ENTRY : dsname CATALOG ACCESS DENIED

{wrapper="1" role="DL"}

  • Explanation

    Information about the entry specified is RACF protected in the catalog.

  • Return Code

    8

  • Operator Action

    Verify access authorization for the entry.

  • System Action

    Not processed.

SYSIN command card messages: generic administration

These messages consist of several lines with the following format:

{wrapper="1" role="DL"}

  • Line 1

    Contents of the SYSIN command card.

  • Following lines

    A line for each generic entry.

  • Last line

    VSUT0002 CARD RETURN CODE : return code for this command card.

VSUT2404 GENERIC : dsname HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    Sent after a DELETE command.

  • Return Code

    0

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2405 GENERIC : dsname IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4

  • Operator Action

    None.

  • System Action

    Execution or refusal of the command.

VSUT2406 GENERIC : dsname UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4.

  • Operator Action

    None.

  • System Action

    Execution or refusal of the command.

VSUT2407 GENERIC : dsname MAY NOT BE ADDED IN WORKING CODE : xx

{wrapper="1" role="DL"}

  • Explanation

    The include request has been sent with a bad working code.

  • Return Code

    8.

  • Operator Action

    None.

  • System Action

    Card not processed.

VSUT2408 GENERIC : dsname HAS BEEN ADDED IN WORKING CODE : xx

KEYWORD(S) : key

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT2412 GENERIC : dsname IS EXCLUDED KEYWORD(S) : key

{wrapper="1" role="DL"}

  • Explanation

    Sent after an EXCLUDE command.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

SYSIN command card messages: OS file administration

These messages consist of several lines with the following format:

{wrapper="1" role="DL"}

  • Line 1

    Contents of the SYSIN command card.

  • Following lines

    A line for each file indicating the action taken.

  • Last line

    VSUT0002 CARD RETURN CODE : return code for this command card.

VSUT2602 FILE : dsname ISN'T EMPTY

{wrapper="1" role="DL"}

  • Explanation

    The partitioned file is not empty. It contains one or more entries.

  • Return Code

    8.

  • Operator Action

    Verify that the file is empty.

  • System Action

    Card not processed.

VSUT2603 FILE : dsname CANNOT BE ALLOCATED

{wrapper="1" role="DL"}

  • Explanation

    The referenced file was allocated to another task while INFVSUT1 was being executed.

  • Return Code

    8.

  • Operator Action

    Verify that the file has not been allocated to another task.

  • System Action

    Card not processed.

VSUT2604 FILE : dsname HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    The file was deleted from the reference cluster and the core table

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2605 FILE : dsname IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative, the referenced file is already on the reference cluster. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4.

  • Operator Action

    Irrelevant.

  • System Action

    Execution or refusal of the command.

VSUT2606 FILE : dsname IS UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative, the referenced file is unknown to the reference cluster. An additional message indicates the result of the command (execution or refusal).

  • Return Code

    4.

  • Operator Action

    Irrelevant.

  • System Action

    Execution or refusal of the command.

VSUT2607 FILE : dsname MAY NOT BE ADDED IN WORKING CODE : xx

{wrapper="1" role="DL"}

  • Explanation

    This working code is not allowed with sequential or partitioned files.

  • Return Code

    8.

  • Operator Action

    Change the working code.

  • System Action

    Card is not processed.

VSUT2608 FILE : dsname HAS BEEN ADDED IN WORKING CODE : xx

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2612 FILE : dsname IS EXCLUDED

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account. It is immediately active.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2613 FILE : dsname WILL BE ADDED IN WORKING CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

VSUT2614 FILE : dsname WILL BE EXCLUDED

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account. It will be active at the time of the next reloading.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster and the CSA table.

SYSIN command card messages: pattern-dsname administration

These messages consist of several lines with the following format:

{wrapper="1" role="DL"}

  • Line 1

    Contents of the SYSIN command card.

  • Following lines

    A line for each pattern-dsname indicating the Action taken.

  • Last line

    VSUT0002 CARD RETURN CODE : return code for this command card.

VSUT2704 PATTERN DSNAME : dsname HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    The pattern-dsname has been removed from the file.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the SQA table.

VSUT2705 PATTERN DSNAME : dsname IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4.

  • Operator Action

    None.

  • System Action

    Execution or refusal of the command.

VSUT2706 PATTERN DSNAME : dsname UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4.

  • Operator Action

    None.

  • System Action

    Execution or refusal of the command.

VSUT2707 PATTERN DSNAME : dsname MAY NOT BE ADDED IN

WORKING CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    This working code is not allowed with sequential or partitioned files.

  • Return Code

    8.

  • Operator Action

    Change the working code.

  • System Action

    Card not processed.

VSUT2709 PATTERN DSNAME : dsname IS ADDED TO PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The referenced pattern-dsname has been added to the SQA table.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the SQA table.

VSUT2710 PATTERN DSNAME : dsname IS DELETED FROM PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The referenced pattern-dsname that didn't exist anymore in the reference cluster has been deleted from the SQA table.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the SQA table.

VSUT2711 PATTERN DSNAME : dsname IS UPDATED IN PERMANENT TABLE

{wrapper="1" role="DL"}

  • Explanation

    The SQA table has been adjusted to the contents of the reference cluster.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the SQA table.

SYSIN command card messages: JCL cards

These messages consist of several lines with the following format:

{wrapper="1" role="DL"}

  • Line 1

    Contents of the SYSIN command card.

  • Following lines

    A line for each program.

  • Last line

    VSUT0002 CARD RETURN CODE : return code for this command card.

VSUT2804 JCL CARD: card HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    The referenced JCL card no longer belongs to the reference cluster JCL.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster.

VSUT2805 JCL CARD: card IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. The referenced JCL card is already on the reference cluster. An additional message indicates the result of the command (execution or refusal).

  • Return Code

    4.

  • Operator Action

    Irrelevant.

  • System Action

    Execution or refusal of the command.

VSUT2806 JCL CARD: card UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. The referenced JCL card is unknown to the reference cluster. An additional message indicates the result of the command (execution or refusal).

  • Return Code

    4

  • Operator Action

    Irrelevant.

  • System Action

    Execution or refusal of the command.

VSUT2807 JCL CARD: card MAY NOT BE ADDED IN WORKING

CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    This working code is not allowed with JCL cards.

  • Return Code

    8.

  • Operator Action

    Modify the working code.

  • System Action

    Card not processed.

VSUT2808 JCL CARD: card HAS BEEN ADDED IN WORKING CODE: xx

CONTENTS: card-contents

{wrapper="1" role="DL"}

  • Explanation

    The add request for the referenced card has been taken into account.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the reference cluster.

VSUT2816 JCL CARD : card WORKING CODE : xx CONTENTS: card-contents

{wrapper="1" role="DL"}

  • Explanation

    Informative, after a LIST command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

Syntax error messages

VSUT2901 CARD IGNORED, SYNTAX ERROR

{wrapper="1" role="DL"}

  • Explanation

    The format of the command card is incorrect.

  • Return Code

    Irrelevant.

  • Operator Action

    Correct the card.

  • System Action

    Card not processed.

VSUT2902 CARD IGNORED

{wrapper="1" role="DL"}

  • Explanation

    Sent after a logical error.

  • Return Code

    Irrelevant.

  • Operator Action

    Correct the card.

  • System Action

    Card not processed.

VSUT2903 UNKNOWN ACTION CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    The action code is unknown; the first character string of the card is not an action code.

  • Return Code

    8.

  • Operator Action

    Correct the card.

  • System Action

    Card not processed.

VSUT2904 UNKNOWN WORKING CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    The working code is unknown. The authorized work codes are CP, CS or EX.

  • Return Code

    8.

  • Operator Action

    Correct the card.

  • System Action

    Card not processed.

VSUT2905 UNKNOWN PARAMETER, OR IN EXCESS : xx

{wrapper="1" role="DL"}

  • Explanation

    A parameter is unknown or in excess.

  • Return Code

    8.

  • Operator Action

    Correct the card.

  • System Action

    Card not processed.

VSUT2906 OBJECT NAME NOT SPECIFIED

{wrapper="1" role="DL"}

  • Explanation

    The object name is not specified with the action code.

  • Return Code

    8.

  • Operator Action

    Correct the card.

  • System Action

    Card not processed.

VSUT2907 WORKING CODE NOT SPECIFIED

{wrapper="1" role="DL"}

  • Explanation

    The working code is not specified with the action code.

  • Return Code

    8.

  • Operator Action

    Modify the card.

  • System Action

    Card not processed.

VSUT2909 ACTION CODE NOT COMPATIBLE WITH OBJECT TYPE.

{wrapper="1" role="DL"}

  • Explanation

    The action code is incompatible with the object type. For example, ADD with a generic dsname.

  • Return Code

    8.

  • Operator Action

    Modify the card.

  • System Action

    Card not processed.

VSUT2911 ACTION CODE NOT COMPATIBLE WITH WORKING CODE

{wrapper="1" role="DL"}

  • Explanation

    The action code is not compatible with the working code.

  • Return Code

    8.

  • Operator Action

    Modify the card.

  • System Action

    Card not processed.

VSUT2912 JCL CARD NOT PRESENT

{wrapper="1" role="DL"}

  • Explanation

    The contents of the JCL card is missing.

  • Return Code

    8.

  • Operator Action

    Modify the card.

  • System Action

    Card not processed.

VSUT2913 GENERIC CHARACTER NOT COMPATIBLE

{wrapper="1" role="DL"}

  • Explanation

    The generic characters % and * cannot be used within the same name.

  • Return Code

    8.

  • Operator Action

    Modify the card.

  • System Action

    Card not processed.

VSUT2914 GENERIC CHARACTER MISPLACED

{wrapper="1" role="DL"}

  • Explanation

    The generic characters % or * do not comply with the syntactic rules defined in the corresponding chapter.

  • Return Code

    8.

  • Operator Action

    Modify the card.

  • System Action

    Card not processed.

VSUT2915 NO MORE THAN ONE VARIABLE OFFSET SECTION SUPPORTED

{wrapper="1" role="DL"}

  • Explanation

    The generic characters %% or ** can be used only one time within a generic name.

  • Return Code

    8.

  • Operator Action

    Modify the card.

  • System Action

    Card not processed.

VSUT2916 DICTIONARY NAME NOT SPECIFIED OR INVALID.

{wrapper="1" role="DL"}

  • Explanation

    The keyword LZDIC is missing or the dictionary name is invalid.

  • Return Code

    8.

  • Operator Action

    Check the syntax.

  • System Action

    Execution stopped.

MISCELLANEOUS MESSAGES

VSUT2930 FILE SYSUT1 MAY NOT SPECIFY ITSELF

{wrapper="1" role="DL"}

  • Explanation

    reference cluster compression is not allowed.

  • Return Code

    8.

  • Operator Action

    Suppress the card.

  • System Action

    Card not processed.

VSUT2931 PGM INFAMS CANNOT BE SPECIFIED

{wrapper="1" role="DL"}

  • Explanation

    By definition, the INFAMS program is excluded from the compression/decompression system.

  • Return Code

    8.

  • Operator Action

    Suppress the card.

  • System Action

    Card not processed.

VSUT2932 **** WARNING **** ESDS COMPRESSED RECORDS MUST NOT BE

MODIFIED AFTER INITIAL LOADING

{wrapper="1" role="DL"}

  • Explanation

    The referenced cluster is an ESDS. The modification of compressed ESDS records is forbidden.

  • Return Code

    Irrelevant

  • Operator Action

    None.

  • System Action

    None.

VSUT2933 NO COMPRESSION GAINS: THE HIGHEST OFFSET IN THE HIGHEST

KEY CORRESPONDS TO THE MAX LRECL

{wrapper="1" role="DL"}

  • Explanation

    The compression algorithm does not compress primary keys and alternate keys. Its offsets are not modified. In this case, a key is on the last position of the record; the compression gain is null. The compression of this file is not allowed.

  • Return Code

    8.

  • Operator Action

    Suppress the card.

  • System Action

    Card not processed.

VSUT2934 NO ENTRY MATCHING THE GENERIC NAME SPECIFIED

{wrapper="1" role="DL"}

  • Explanation

    Sent after a LIST dsn* or PURGE dsn* command.

  • Return Code

    4

  • Operator Action

    Suppress the card.

  • System Action

    Irrelevant.

VSUT2935 STATEMENT NOT SUPPORTED FOR INSTALLATION MODE

{wrapper="1" role="DL"}

  • Explanation

    An attempt has been made to use a command which is not valid for the installed mode (VSAM, MVS or VSAM/MVS).

  • Return Code

    4.

  • Operator Action

    Delete the card.

  • System Action

    None.

VSUT2936 PGM INFVSUT1 CANNOT BE SPECIFIED

{wrapper="1" role="DL"}

  • Explanation

    For security reasons, the INFVSUT1 program cannot de specified.

  • Return Code

    8.

  • Operator Action

    suppress the card.

  • System Action

    card not processed.

VSUT3001 SYSUT1 FILE : dsname IS ALLOCATED TO ANOTHER TASK

{wrapper="1" role="DL"}

  • Explanation

    This message indicates that the reference cluster has not been allocated to DISP=OLD.

  • Return Code

    12.

  • Operator Action

    Change the reference cluster to DISP=OLD and return.

  • System Action

    Execution completed.

VSUT3002 FILE SYSUT1 FULL, EXECUTION INTERRUPTED

{wrapper="1" role="DL"}

  • Explanation

    This message indicates that the reference cluster is full.

  • Return Code

    12.

  • Operator Action

    Allocate more space to the reference cluster and retry.

  • System Action

    Execution completed.

VSUT3003 FILE SYSUT1 ISN'T COHERENT WITH CATALOG INFORMATION

{wrapper="1" role="DL"}

  • Explanation

    This message is sent with PATH messages.

  • Return Code

    Irrelevant.

  • Operator Action

    Irrelevant.

  • System Action

    Irrelevant.

VSUT3004 DDN NUMBER SPECIFIED IS INVALID: IGNORED

{wrapper="1" role="DL"}

  • Explanation

    The DDN parameter allows the installation at the maximum of 2 INFOTEL OPEN interfaces (without parameter or DDN2)

  • Return Code

    12.

  • Operator Action

    Modify the parameter in the JCL.

  • System Action

    End of execution.

VSUT3005 INVALID LOOKASIDE BUFFER SIZE: EXECUTION INTERRUPTED

{wrapper="1" role="DL"}

  • Explanation

    The LBSIZE= parameter in INFVSUT1 was specified and was not between 1 and 999.

  • Return Code

    12.

  • Operator Action

    Modify the INFVSUT1 JCL and RESUBMIT.

  • System Action

    End of execution.

SYSIN command card messages: dataclass administration

These messages consist of several lines with the following format:

{wrapper="1" role="DL"}

  • Line 1

    Contents of the SYSIN command card.

  • Following lines

    A line for each dataclass entry.

  • Last line

    VSUT0002 CARD RETURN CODE : return code for this command card.

VSUT3104 DATACLASS : data-class-name HAS BEEN DELETED FROM SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    Sent after a DELETE command.

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT3105 DATACLASS : data-class-name IS ALREADY ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4.

  • Operator Action

    None.

  • System Action

    Execution or refusal of the command.

VSUT3106 DATACLASS : data-class-name UNKNOWN ON SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    Informative. An additional message indicates the result of the command (execution or refusal)

  • Return Code

    4.

  • Operator Action

    None.

  • System Action

    Execution or refusal of the command.

VSUT3107 DATACLASS : data-class-name MAY NOT BE ADDED IN WORKING CODE : xx

{wrapper="1" role="DL"}

  • Explanation

    The include request has been sent with a bad working code.

  • Return Code

    8.

  • Operator Action

    None.

  • System Action

    Card not processed.

VSUT3108 DATACLASS : data-class-name HAS BEEN ADDED IN WORKING CODE : xx

KEYWORD(S) : key

{wrapper="1" role="DL"}

  • Explanation

    The compression request has been taken into account

  • Return Code

    0.

  • Operator Action

    None.

  • System Action

    INFVSUT1 updates the CSA table.

VSUT3116 DATACLASS : data-class-name WORKING CODE : xx [ KEYWORD(S): key ]

{wrapper="1" role="DL"}

  • Explanation

    Informative, after LIST command.

  • Return Code

    Irrelevant.

  • Operator Action

    None.

  • System Action

    None.

Error messages and return codes of INFVSDCP

Meaning of the return codes

{wrapper="1" role="DL"}

  • 0

    The file has been unloaded on SYSUT3, the record number is in the SYSOUT.

  • 8

    Execution stopped, the file is not decompressed, see the error message.

  • 16

    Execution stopped, no PRINT card.

Meaning of the error messages

DCP0001 *** INPUT VSAM FILE (SYSUT2) COULD NOT BE OPENED

{wrapper="1" role="DL"}

  • Explanation

    This file could not be opened (Empty file, share option, ... ).

DCP0002 *** COMPRESSED FILE LIST (SYSUT1) COULD NOT BE OPENED

{wrapper="1" role="DL"}

  • Explanation

    The INFOPAK cluster could not be opened (Empty, share option, ...).

DCP0003 *** ERROR WHILE READING COMPRESSED FILE LIST

{wrapper="1" role="DL"}

  • Explanation

    The INFOPAK cluster doesn't contain the record referenced in SYSUT2.

DCP0004 *** AN ERROR OCCURRED WHILE OPENING OUTPUT FILE (SYSUT3)

{wrapper="1" role="DL"}

  • Explanation

    This file could not be opened (no DD card, ...).

DCP0005 *** INPUT FILE (SYSUT2) ISN'T A KSDS NOR AN ESDS

{wrapper="1" role="DL"}

  • Explanation

    This is not a compressed file.

DCP0006 *** INFVSDCP UTILITY MUST NOT BE USED WHEN INFOTEL OPEN INTERFACE

IS ACTIVE

{wrapper="1" role="DL"}

  • Explanation

    Use this program only if the INFOPAK OPEN interface is not active.

DCP0008 *** SYSUT2 AND SYSUT3 DO NOT HAVE THE SAME FORMAT

{wrapper="1" role="DL"}

  • Explanation

    SYSUT2 is a sequential file (PDS), therefore SYSUT3 must be a sequential file (PDS) with the same BLKSIZE, LRECL and RECFM.

DCP0009 *** THE PDS SYSUT3 IS NOT EMPTY

{wrapper="1" role="DL"}

  • Explanation

    SYSUT3 must be an empty PDS.

DCP0010 *** ERROR WHEN WRITING THE DIRECTORY OF SYSUT3

{wrapper="1" role="DL"}

  • Explanation

    There is not enough space in the directory of SYSUT3 (PDS).

Modules used by INFOPAK MVS

{wrapper="1" role="DL"}

Error messages and return codes of INFPCOPY

Meaning of return codes :

{wrapper="1" role="DL"}

  • 0

    Execution terminated. No irregularity.

  • 4

    Execution terminated. Some members have not been copied.

  • 8

    Execution terminated. Error message.

  • 16

    Program execution interrupted. PRINT ddname missing.

Meaning of the error messages :

PCP001 AN ERROR OCCURRED WHILE OPENING SYSUT1 FILE

{wrapper="1" role="DL"}

  • Explanation

    The entry file is not a partitioned file or the SYSUT1 ddname does not exist.

  • Return Code

    8

  • Operator Action

    Specify the entry file properly

  • System Action

    None

PCP002 AN ERROR OCCURRED WHILE OPENING SYSUT2 FILE

{wrapper="1" role="DL"}

  • Explanation

    The exit file is not a partitioned file or the SYSUT2 ddname does not exist.

  • Return Code

    8

  • Operator Action

    Specify the exit file properly

  • System Action

    None

PCP003 SYSUT2 FILE FORMAT DOESN'T MATCH SYSUT1

{wrapper="1" role="DL"}

  • Explanation

    The entry file and the exit file must have the same format (RECFM,LRECL).

  • Return Code

    8

  • Operator Action

    Change the format of the exit file

  • System Action

    None

PCP005 SEVERE ERROR DURING STOW. ERROR CODE: xx

{wrapper="1" role="DL"}

  • Explanation

    It was not possible to create an entry in the directory of the partitioned file.

  • Return Code

    8

  • Operator Action

    Increase the size of the directory

  • System Action

    None

PCP006 INVALID PARM CODED ON JCL CARD EXEC

{wrapper="1" role="DL"}

  • Explanation

    An invalid value has been coded in the PARM parameter of the EXEC card to indicate the number of members in the SYSIN.

  • Return Code

    8

  • Operator Action

    Check the value that was coded in the PARM parameter The default value is of 2000.

  • System Action

    None

PCP007 TOO MANY MEMBERS SPECIFIED IN SYSIN

{wrapper="1" role="DL"}

  • Explanation

    The number of members specified in SYSIN is too high.

  • Return Code

    8

  • Operator Action

    Code the PARM parameter in the EXEC card or increase the value of the PARM parameter.

  • System Action

    None.

PCP008 SYSUT2 FILE IS NOT EMPTY

{wrapper="1" role="DL"}

  • Explanation

    The SYSUT2 file is not empty.

  • Return Code

    8

  • Operator Action

    The PDS that is mentioned in SYSUT2 of INFPCOPY must be empty.

  • System Action

    None

PCP100 MEMBERS COPIED BY INFPCOPY : xxxxxx

{wrapper="1" role="DL"}

  • Explanation

    Indicates that the members of the entry file were copied into the exit file when INFPCOPY was executed.

  • Return Code

    0

  • Operator Action

    None

  • System Action

    End of execution message

PCP101 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

{wrapper="1" role="DL"}

  • Explanation

    Displays the contents of the SYSIN cards

  • Return Code

    0

  • Operator Action

    None

  • System Action

    None

PCP102 MEMBER : xxxxxxxx

{wrapper="1" role="DL"}

  • Explanation

    Displays the name of the copied member

  • Return Code

    0

  • Operator Action

    None

  • System Action

    The member is copied

PCP103 MEMBER EXISTS. IS NOT REPLACED : xxxxxxxx

{wrapper="1" role="DL"}

  • Explanation

    The member already exists. INFPCOPY does not replace existing members.

  • Return Code

    8

  • Operator Action

    None.

  • System Action

    The member is not copied.

PCP104 ALIAS ENTRY. ENTRY IS NOT CREATED : xxxxxxxx

{wrapper="1" role="DL"}

  • Explanation

    Entries of type ALIAS are not copied by INFPCOPY.

  • Return Code

    4

  • Operator Action

    None.

  • System Action

    The alias is not created in the output PDS.

PCP105 MEMBERS NOT COPIED BY INFPCOPY : xxxxxxxx

{wrapper="1" role="DL"}

  • Explanation

    This message informs the user about the number of members that are not copied from the input dataset to the output dataset during the execution of INFPCOPY; messages PCP103 or PCP104 are issued to indicate the members that are not copied.

  • Return Code

    4 or 8

  • Operator Action

    None.

  • System Action

    Execution end message.

Error Messages and Return Codes of INFSORT

Meaning of return codes :

{wrapper="1" role="DL"}

  • Return Code

    Return code of the standard sort.

  • USER ABEND 4020

    Execution stopped, see the error message.

Meaning of the error messages :

The error messages are printed in SYSOUT.

INF0001 - INFSORT PROCESSING UNNECESSARY

{wrapper="1" role="DL"}

  • Explanation

    The file SORTIN and the file SORTOUT are not compressed. INFSORT calls the standard sort (XCTL).

  • Return Code

    Return code of the standard sort.

  • Operator Action

    None.

  • System Action

    None.

INF0100 - SYSIN: OPEN ERROR

{wrapper="1" role="DL"}

  • Explanation

    The ddname SYSIN does not exist.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the command file.

  • System Action

    None.

INF0101 - SORTIN/SORTINxx: OPEN ERROR

{wrapper="1" role="DL"}

  • Explanation

    The ddname SORTIN or SORTIN01 up to SORTIN16 cannot be opened.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the input file.

  • System Action

    None.

INF0102 - SORTOUT: OPEN ERROR

{wrapper="1" role="DL"}

  • Explanation

    The ddname SORTOUT does not exist.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the output file.

  • System Action

    None.

INF0103 - E15 OR E35 EXIT: DDNAME CANNOT BE OPENED

{wrapper="1" role="DL"}

  • Explanation

    The ddname specified on the MODS card at the definition level of an E15 or E35 exit does not exist.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the load modules library specified.

  • System Action

    None.

INF1000 - JCL EXEC PARM NOT ACCEPTED

{wrapper="1" role="DL"}

  • Explanation

    The PARM parameter is used on the EXEC card and at least one of the files SORTIN or SORTOUT is compressed.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Modify the JCL.

  • System Action

    None.

INF1001 - DDNAME SORTCNTL/DFSPARM NOT ACCEPTED

{wrapper="1" role="DL"}

  • Explanation

    The ddname SORTCNTL or DFSPARM is specified in the JCL of INFSORT.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Modify the JCL and code the sort commands on SYSIN.

  • System Action

    None.

INF1002 - STATEMENT DEFINER ERROR

{wrapper="1" role="DL"}

  • Explanation

    A command card containing an INFSORT unsupported command has been found in SYSIN. The supported commands are as follows : ALTSEQ, DEBUG, END, INCLUDE, INREC, MERGE, MODS, OMIT, OPTION, OUTREC, RECORD, SORT, SORTX, SUM

  • Return Code

    USER ABEND 4020

  • Operator Action

    Modify the JCL.

  • System Action

    None.

INF1003 - DUPLICATE STATEMENT

{wrapper="1" role="DL"}

  • Explanation

    A command has been found twice in SYSIN.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Modify the JCL and retry.

  • System Action

    None.

INF1004 - SYNTAX ERROR

{wrapper="1" role="DL"}

  • Explanation

    Syntax error in a command card.

    Examples:

    - label in column 1 without command,

    - card without parameter.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Modify the JCL and retry.

  • System Action

    None.

INF1005 - SORTX CONTROL STATEMENT NOT ACCEPTED

{wrapper="1" role="DL"}

  • Explanation

    A card SORT1 up to SORT2 is specified in SYSIN. Multiple sorts are not supported by INFSORT.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Modify the JCL and code several sort steps instead of one multiple sort.

  • System Action

    None.

INF1006 - SORTOUT: INVALID DATASET ATTRIBUTES SPECIFIED

{wrapper="1" role="DL"}

  • Explanation

    3 conditions are present:

    the file SORTOUT is compressed

    the DCB of the file SORTOUT is not totally defined with the RECFM, LRECL, and/or BLKSIZE parameters.

    The missing definitions cannot be found in the SORTIN file because this file :

    is a VSAM cluster

    has a FORMAT-D type

    has a RECFM U type

    has a RECFM VS type

  • Return Code

    USER ABEND 4020

  • Operator Action

    Complete the definition of the DCB of SORTOUT in the JCL.

  • System Action

    None.

INF1007 - SORTOUT: RECORD FORMAT NOT ACCEPTED

{wrapper="1" role="DL"}

  • Explanation

    3 conditions are present:

    the file SORTOUT is compressed

    the DCB of the file SORTOUT is not totally defined with the RECFM, LRECL, and/or BLKSIZE parameters.

    The missing definitions cannot be found in the SORTIN file because this file :

    has a RECFM D type

    has a RECFM U type

  • Return Code

    USER ABEND 4020

  • Operator Action

    Complete the definition of the DCB of SORTOUT in the JCL.

  • System Action

    None.

INF1008 - CONFLICTING SORT AND MERGE STATEMENTS

{wrapper="1" role="DL"}

  • Explanation

    A MERGE command card has been found in SYSIN with a SORT card.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Modify the SYSIN file.

  • System Action

    None.

INF1010 - OPTION CONTROL STATEMENT: OPERAND NOT ACCEPTED

{wrapper="1" role="DL"}

  • Explanation

    One of the parameters specified in the option card is not supported by INFSORT (COBEXIT or EFS).

  • Return Code

    USER ABEND 4020

  • Operator Action

    Use the standard sort instead of INFSORT.

  • System Action

    None.

INF1011 - NO SORT OR MERGE CONTROL STATEMENT

{wrapper="1" role="DL"}

  • Explanation

    The requested operation has not been defined because there is no SORT, MERGE or OPTION COPY command cards.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Complete the SYSIN file.

  • System Action

    None.

INF1020 - COPY FUNCTION NOT ACCEPTED ON MERGE STATEMENT

{wrapper="1" role="DL"}

  • Explanation

    A MERGE COPY function is requested in SYSIN.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Request the copy with SORT FIELDS=COPY.

  • System Action

    None.

INF1024 - MODS CONTROL STATEMENT: SYNTAX ERROR

{wrapper="1" role="DL"}

  • Explanation

    The MODS card specified in SYSIN, contains a syntax error.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the SYSIN file.

  • System Action

    None.

INF1025 - MODS CONTROL STATEMENT: IMPROPER EXIT

{wrapper="1" role="DL"}

  • Explanation

    The MODS card specified in SYSIN defines an exit which is not between E11 and E70, or an unknown parameter.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the SYSIN file.

  • System Action

    None.

NOT ACCEPTED FOR E15 OR E35 EXIT

{wrapper="1" role="DL"}

  • Explanation

    The MODS card specified in SYSIN contains a dynamic link-edit exit, or an exit E15/E35 is defined as a cobol written exit.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Use the standard sort instead of INFSORT.

  • System Action

    None.

INF1028 - MODS CONTROL STATEMENT: MULTIPLY DEFINED E15/E35 EXIT

{wrapper="1" role="DL"}

  • Explanation

    The MODS card specified in SYSIN contains two or more definitions of the E15 or E35 exit.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the SYSIN file.

  • System Action

    None.

INF1029 - MODS CONTROL STATEMENT: MEMBER NAME NOT SPECIFIED FOR

E15 OR E35 EXIT

{wrapper="1" role="DL"}

  • Explanation

    The MODS card specified in SYSIN contains the definition of the E15 or E35 exit without the name of the load module.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the SYSIN file.

  • System Action

    None.

INF1030 - RECORD CONTROL STATEMENT: DUPLICATE TYPE OPERAND

{wrapper="1" role="DL"}

  • Explanation

    The RECORD card specified in SYSIN contains two TYPE parameters.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the SYSIN file.

  • System Action

    None.

INF1031 - RECORD CONTROL STATEMENT: DUPLICATE LENGTH OPERAND

{wrapper="1" role="DL"}

  • Explanation

    The RECORD card specified in SYSIN contains two LENGTH parameters.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the SYSIN file.

  • System Action

    None.

INF1032 - INVALID RECORD STATEMENT OPERAND

{wrapper="1" role="DL"}

  • Explanation

    The RECORD card specified in SYSIN contains an unknown parameter.

  • Return Code

    USER ABEND 4020

  • Operator Action

    Check the SYSIN file.

  • System Action

    None.

Modules used by INFOPAK VSAM

{wrapper="1" role="DL"}

  • INFIVCP0

    This is the compression decompression module with maximum compression which will pass return codes and error messages from VSAM to the user.

  • INFIVCS0

    This is the compression decompression module with maximum performance which will pass return codes and error messages from VSAM to the user.

  • INFIVAU0

    This audit module will pass return codes and error messages from VSAM to the user.

  • INFVSLSP

    This module does not send any error messages.

Abends Issued by INFOPAK

List of Abends

4000

{wrapper="1" role="DL"}

  • Explanation

    A LISTCAT (SVC 26) provides incorrect information.

  • Issuing Module

    INFVSUT1

  • User Response

    Please contact INFOTEL

4001

{wrapper="1" role="DL"}

  • Explanation

    Unidentified error when accessing VSAM.

  • Issuing Module

    INFVSUT1

  • User Response

    Please contact INFOTEL

4001

{wrapper="1" role="DL"}

  • Explanation

    Abnormality when accessing VSAM.

  • Issuing Module

    INFVSDCP

  • User Response

    Please contact INFOTEL

4002

{wrapper="1" role="DL"}

  • Explanation

    Unidentified logical error (VSAM).

  • Issuing Module

    INFVSUT1

  • User Response

    Please contact INFOTEL

4002

{wrapper="1" role="DL"}

  • Explanation

    Two InfoPak interfaces are active (PROD and TEST).

  • Issuing Module

    INFVCFL0

  • User Response

    Update the reference cluster for either one or the other interface to avoid this double consideration.

4003

{wrapper="1" role="DL"}

  • Explanation

    Abnormal out-of-phase of SYSUT1 and the table.

  • Issuing Module

    INFVSUT1

  • User Response

    Please contact INFOTEL

4005

{wrapper="1" role="DL"}

  • Explanation

    Dynamic SVC can not be acquired.

  • Issuing Module

    INFVSUT1

  • User Response

    Please contact INFOTEL

4006

{wrapper="1" role="DL"}

  • Explanation

    Error in generic DSN encoding.

  • Issuing Module

    INFVSUT1

  • User Response

    Please contact INFOTEL

4007

{wrapper="1" role="DL"}

  • Explanation

    WRITE abnormality INTERNAL READER.

  • Issuing Module

    INFVSUT1

  • User Response

    Please contact INFOTEL

4010

{wrapper="1" role="DL"}

  • Explanation

    Unknown work code.

  • Issuing Modules

    INFOCH02

  • User Response

    Please contact INFOTEL

4010

{wrapper="1" role="DL"}

  • Explanation

    Internal error.

  • Issuing Module

    INFSORT

  • User Response

    Please contact INFOTEL

4012

{wrapper="1" role="DL"}

  • Explanation

    SQLCODE =0 on DESCRIBE

  • Issuing Module

    TPAKDB2

  • User Response

    Please contact INFOTEL

4020

{wrapper="1" role="DL"}

  • Explanation

    Refer to the explanation of the associated error message.

  • Issuing Module

    INFSORT

  • User Response

    Examine the INFxxxx error messages and the return code issued by INFSORT.

4020

{wrapper="1" role="DL"}

  • Explanation

    PDS with TTRN (Load-modules library)

  • Issuing Module

    INFPCOPY

  • User Response

    Please contact INFOTEL

4021

{wrapper="1" role="DL"}

  • Explanation

    External dictionary not found or invalid.

  • Issuing Modules

    INFIQC00, INFIVCP0, INFOCH00

  • User Response

    Examine the messages VSUT1095 or VSUT1096 that are issued prior to abend 4021.

4022

{wrapper="1" role="DL"}

  • Explanation

    Access failed (INFOCRYPT)

  • Issuing Module

    INFIVCP0 and INFIQC00

  • User Response

    Examine the message VSUT1097 that is issued prior to abend 4022.

4023

{wrapper="1" role="DL"}

  • Explanation

    INFOCH00 incompatible with INFIVCP0 or INFIQC00

  • Issuing Modules

    INFOCH00, INFIVCP0 and INFIQC00

  • User Response

    Examine the message VSUT1098 that is issued prior to abend 4023.

4025

{wrapper="1" role="DL"}

  • Explanation

    LEMPEL ZIV decompression is not supported.

  • Issuing Module

    Module C (INFOPAK VTAM)

  • User Response

    Please contact INFOTEL

4026

{wrapper="1" role="DL"}

  • Explanation

    No WRITE support for LBI (Large Block Interface).

  • Issuing Module

    INFIQC00

  • User Response

    Examine the message VSUT1094 that is issued prior to abend 4026. Also, refer to chapter "Special Considerations" in the Manual HP105 INFOPAK MVS Implementation and Use.

4040

{wrapper="1" role="DL"}

  • Explanation

    InfoPak detected an invalid confidential code (use on an unauthorized CPU or expired confidential code). Examine the error messages to find out the name of the conflicting module and then apply the confidential code.

  • Issuing Module

    Any module

  • User Response

    It is recommended you apply the valid confidential code to all the product's load modules libraries. Refer to chapters "Managing Confidential Codes under ISPF" and "Managing Confidential Codes in BATCH mode" in the InfoPak Installation Manual (HP106). Also, check the load modules libraries to ensure that all updated modules are accessed. Use the F LLA,REFRESH command, if necessary.

4041

{wrapper="1" role="DL"}

  • Explanation

    An error occurred during installation.

  • Issuing Module

    Any module

  • User Response

    Please contact INFOTEL

4060

{wrapper="1" role="DL"}

  • Explanation

    The number of READ/WRITEs without CHECK exceeds the value specified for the parameter NCP of the DCB.

  • Issuing Module

    INFIQC00

  • User Response

    Please contact INFOTEL

4060

{wrapper="1" role="DL"}

  • Explanation

    RCTR LOOP COUNTER EXCEEDED.

  • Issuing Module

    INFOCH02

  • User Response

    Please contact INFOTEL