EQQRE01 - EQQRE53

EQQRE01E

I/O ERROR OCCURRED WHEN READING THE EQQDBMSG DATA SET.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. The process cannot read the database specified in the EQQDBMSG DD card of the submitted JCL.

The program terminates.

Correct the EQQDBMSG DD card in the submitted JCL and submit the JCL again.

EQQRE02E

INPPARM DD CARD IS MISSING.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. The INPPARM DD card is not specified in the submitted JCL.

The program terminates.

Specify the INPPARM DD card in the submitted JCL and submit the JCL again.

EQQRE03I

UNKNOWN PARAMETER UNKPARM. IT WILL BE IGNORED.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. An incorrect input parameter for the REXX program was specified in the INPPARM DD card.

The program continues. The unknown parameter is ignored.

Remove the incorrect parameter from the INPPARM DD card in the submitted JCL.

EQQRE04E

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. The program is invoked by EQQDBARZ JCL. A GDG root is specified as input parameter for the REXX program in the INPPARM DD card. The specified GDG root is incorrect.

The program terminates.

Correct the INPPARM DD card in the submitted JCL and submit the JCL again.

EQQRE05E

COPY FAILED FOR THE DATA SET GDGDS. RETURN CODE IS RC.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. The program copies the input GDG sequential data set to a VSAM file. The IDCAMS REPRO utility failed with the specified return code.

The program terminates.

Correct the error in the submitted JCL and submit the JCL again.

EQQRE06E

ARCHIVING PROCESS FAILED FOR GDGDS WITH RETURN CODE RC.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. The REXX launches a Java program that archives the old current plan. The Java program failed to archive the data and terminated with the specified return code.

The GDG data set corresponding to this old current plan is not removed and the program terminates.

Check the Java program logs for messages describing the error that caused the archiving to fail. Correct the error in the submitted JCL and submit the JCL again.

EQQRE07E

DELETION OF DATA SET GDGDS FAILED WITH RETURN CODE RC.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. When the old current plan corresponding to the GDG data set has been archived, the GDG data set must be deleted to avoid the current plan being archived twice. The REXX program was unable to delete the GDG data set.

The program terminates.

Delete the specified GDG data set and submit the JCL again.

EQQRE08E

MANDATORY PARAMETER KEYWORD NOT SPECIFIED IN INPPARM.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. A mandatory input parameter for the REXX program was not specified in the INPPARM DD card.

The program terminates.

Add the mandatory parameter to the INPPARM DD card of the submitted JCL and submit the JCL again.

EQQRE09E

PARAMETER KEYWORD IS DUPLICATED IN INPPARM.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. The specified input parameter for the REXX program is duplicated in the INPPARM DD card.

The program terminates.

Remove the duplication from the INPPARM DD card of the submitted JCL and submit the JCL again.

EQQRE10E

SYNTAX ERROR IN PARAMETER VALUE P_V.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. There is a syntax error in the specified input parameter for the REXX program in the INPPARM DD card.

The program terminates.

Correct the parameter in the submitted JCL and submit the JCL again.

EQQRE11E

GDG ENTRIES LIST IS EMPTY. NO DATA TO BE ARCHIVED.

The message is issued by the REXX program EQQRXARC that archives historical run data in the relational database. The program uses the GDG root which is specified in the INPPARM DD card as input parameter, in order to list the old current plan to be archived. No data set with the specified GDG root has been found.

The program terminates.

If the GDG root is incorrect, modify it and submit the JCL again. Otherwise no action is needed; there is no old current plan to archive at the moment.

EQQRE12I

IDCAMS REPRO UTILITY SUCCESSFULLY COPIED GDGDS TO VSAMBKP.

The message is issued by the REXX program EQQRXARC that archives historical run data in the relational database. The copy of the specified GDG data set was successful.

The program continues its processing.

None.

EQQRE13I

ARCHIVING PROCESS SUCCESSFULLY COMPLETED FOR GDGDS.

The message is issued by the REXX program EQQRXARC that archives historical run data in the relational database. The old current plan corresponding to the specified GDG data set has been correctly archived.

The program continues its processing.

None.

EQQRE14I

DATA SET GDGDS SUCCESSFULLY DELETED.

The message is issued by the REXX program EQQRXARC that archives historical run data in the relational database. The old current plan corresponding to the specified GDG data set has been correctly archived and the GDG data set has been deleted to avoid archiving it twice.

The program continues its processing.

None.

EQQRE15E

PROGRAM JAVAPGM COULD NOT BE LOCATED.

An error occurred while running the REXX program EQQRXARC to archive historical run data in the relational database. The JZOS Batch Launcher load module named JAVAPGM, specified in the INPPARM DD card, cannot be located.

The program terminates.

Correct the INPPARM DD card in the submitted JCL and submit the JCL again.

EQQRE51E

I/O ERROR OCCURRED WHEN READING THE EQQMLIB DATA SET.

An error occurred while running the REXX program EQQRXTRG to build the configuration files for event-driven workload automation. The process cannot read the data set specified in the EQQMLIB DD card of the submitted JCL.

The program terminates.

Correct the EQQMLIB DD card in the submitted JCL and submit the JCL again.

EQQRE52E

CONFIGURATION FILES BUILD FAILED WITH RETURN CODE RC.

An error occurred while running the REXX program EQQRXTRG to build the configuration files for event-driven workload automation.

The program terminates.

Review the STDOUT and STDERR data set to determine the cause of the problem. If the problem persists, save the complete output of the JCL and contact IBM Software Support.

EQQRE53I

CONFIGURATION FILES BUILD SUCCESSFULLY COMPLETED.

The REXX program EQQRXTRG successfully built the configuration files for event-driven workload automation. They are stored in the data set specified in the EQQEVLIB DD card.

The program ends the normal processing.

None.