Version 7.4.4
 —  Messages and Codes  —

ADAPLP Error Messages

Overview of Messages

ERROR-121 | ERROR-122 | ERROR-123

ERROR-121 MISSING FUNCTION
Explanation:

One of the following function codes is required:

  • PLOGPRI

  • SPLOGPRI

  • WORKPRI

Action:

Supply the correct function value and rerun the job.


ERROR-122 INVALID VALUE FOR THE PARAMETER `TYPE'
Explanation:

Valid values are:

  • TYPE=ALL

  • TYPE=ASSO

  • TYPE=DATA

  • TYPE=REPR

  • TYPE=SAVO

  • TYPE=ET

  • TYPE=C1

  • TYPE=C5

  • TYPE=VEKZ

  • TYPE=EEKZ

Action:

See the ADAPLP utility description in the Adabas Utilities documentation for more information.


ERROR-123 MISSING ASSO DATASETS
Explanation:

The Associator dataset(s) is required for the WORKPRI function.

Action:

Correct the job control statements to specify the required ASSO datasets, and rerun the ADAPLP job.


Top of page