Reason:
No parameters were passed to the program. Either the string was empty or it contained only delimiters. Processing is terminated with a condition code
of 8.
Action:
Consult your systems programmer for help.
Reason:
The program tried to set up an attention exit but received a non-zero return code from the STAX macro. Processing is terminated with a condition code of 8.
Action:
Consult your systems programmer for help.
Reason:
This message is issued in response to pressing the PA1 key when the program executes as a command processor. This message is accompanied by another message. Processing is terminated.
Action:
Depends on accompanying message.
Reason:
A return code of 04 (decimal) was returned from the parse service routine. This message will be issued if you make an error in the calling sequence and the profile indicates NOPROMPT. Execution is terminated with a condition code of 8.
Action:
Specify complete parameters or alter the profile using the command PROFILE PROMPT, then retry the failing command.
Reason:
The PA1 key was pressed during execution of the parse service routines, which did not complete. Execution is terminated with a condition code of 8.
Action:
None.
Reason:
During execution of the parse service routines, a return code of 12 (decimal) was returned. This code indicates a programming error in ESFPRINT. Execution is terminated with a condition code of 8.
Action:
Contact your systems programmer.
Reason:
The parse service routines could not complete because of a storage shortage. Execution is terminated with a condition code of 8.
Action:
Specify a larger SIZE operand when logging on to TSO or contact your systems programmer.
Reason:
This message is included for future needs and is not used at the moment. Execution is terminated with a condition code of 8.
Action:
Contact your systems programmer.
Reason:
During execution of the parse service routines, a return code of 24 (decimal) was returned. This code indicates a programming error in ESFPRINT. Execution is terminated with a condition code of 8.
Action:
Contact your systems programmer.
Reason:
The SYSIN parameter was passed to ESFPRINT, indicating that further parameters were available in the SYSIN data set, but this data set is not allocated. Execution is terminated with a condition code of 8.
Action:
Correct parameters.
Reason:
The SYSIN data set does not exist physically. Execution is terminated with a condition code of 8.
Action:
Create the SYSIN data set or pass the parameters in another way.
Reason:
The SYSIN data set which was to contain the parameters could not be opened. Execution is terminated with a condition code of 8.
Action:
Contact your systems programmer.
Reason:
The SYSIN data set does not contain 80-byte fixed-length blocked or unblocked records. Execution is terminated with a condition code of 8.
Action:
Use a data set with valid attributes or pass the parameters in another way.
Reason:
The parameter work area in ESFPRINT is full. This area is big enough to contain any valid combination of parameters; therefore, this message indicates a parameter-specification error. Execution is terminated with a condition code of 8.
Action:
Correct the parameters, then rerun.
Reason:
The SYSIN data set is empty or contains only comment cards (with * in col.1) or blank cards. Execution is terminated with a condition code of 8.
Action:
Create the SYSIN data set.
Reason:
The number of right parentheses in the parameters does not equal the number of left parentheses. xxxxxxxx are replaced by the first 8 bytes from the unbalanced string. Execution is terminated with a condition code of 8.
Action:
Correct the parameters, then rerun.
Reason:
The program found an unidentifiable keyword in the parameter string. The keyword in question replaces xxxxxxxx. Execution is terminated with a condition code of 8.
Action:
Correct the parameters, then rerun.
Reason:
A keyword was found with no operand attached; the parameter syntax requires that this keyword must be specified with an operand entry. xxxxxxxx is replaced by the keyword used in error. Execution is terminated with a condition code of 8.
Action:
Correct the parameters, then rerun.
Reason:
A keyword was found with an operand attached; the parameter syntax requires that this keyword must be specified without an operand entry. xxxxxxxx is replaced by the keyword used in error. Execution is terminated with a condition code of 8.
Action:
Correct the parameters, then rerun.
Reason:
An attempt was made to create a CA Spool file but no CA Spool subsystem has been activated to process the open request. Execution is terminated with a condition code of 8.
Action:
Wait for CA Spool to be activated, or use the SYSOUT option to create a JES data set instead.
Reason:
An attempt was made to create a CA Spool file using a specific CA Spool subsystem, but the name given in the SUBSYS parameter is unknown to the system. Execution is terminated with a condition code of 8.
Action:
Select another CA Spool subsystem or allow the parameter value to default.
Reason:
An attempt was made to create a CA Spool file using a specific CA Spool subsystem, but the requested subsystem is not active. Execution is terminated with a condition code of 8.
Action:
Select another CA Spool subsystem; allow the parameter value to default or use the SYSOUT option.
Reason:
Program received a non-zero return code from IMGLIB OPEN macro. Execution is terminated with a condition code of 8.
Action:
Contact your systems programmer.
Reason:
The forms-control buffer specified in the FCB parameter could not be found when prefixed by FCB2. Execution is terminated with a condition code of 8.
Action:
Use another FCB.
Reason:
ESFPRINT could not get the storage required. Execution is terminated with a condition code of 8.
Action:
Increase the REGION parameter.
Reason:
The program could not determine which input data to act upon. Execution is terminated with a condition code of 8.
Action:
Use the keywords DDNAME and DSNAME to specify the input data set.
Reason:
The data set name specified as input could not be located. Execution is terminated with a condition code of 8.
Action:
Ensure that the spelling is correct and, if so, use the VOLUME keyword.
Reason:
The program tried to perform dynamic allocation for the data set named in the DSNAME parameter but received a non-zero return code. xxxx-xxxx is replaced with the ERROR/INFO codes from the DYNALLOC request block. Refer to the OS manual SPL: JOB MANAGEMENT for a description of these codes. Execution is terminated with a condition code of 8.
Action:
Interpret the return codes and take appropriate action.
Reason:
The data set name given by the DSNAME parameter is not syntactically correct. Execution is terminated with a condition code of 8.
Action:
Correct the parameter, then rerun.
Reason:
The volume holding the data set named in the DSNAME parameter is not mounted. If you are using TSO, you do not have mounting authorization. Execution is terminated with a condition code of 8.
Action:
Have the volume mounted.
Reason:
The data set named by the DDNAME parameter is not allocated. Execution is terminated with a condition code of 8.
Action:
Allocate the data set or use the DSNAME option.
Reason:
The program tried to obtain device characteristics for the device holding the input data set but received a non-zero return code from the DEVTYPE macro. 99 is replaced by the return code in decimal. Execution is terminated.
Action:
Consult your systems programmer.
Reason:
The input data set is a member of a partitioned data set, but the device on which the data set resides is not a direct-access device. Execution is terminated.
Action:
Specify a valid data set, then rerun.
Reason:
The input data set is a member of a partitioned data set but the data set could not be opened using a BPAM DCB. Execution is terminated.
Action:
Contact your systems programmer.
Reason:
The input data set is a member of a partitioned data set, but the member could not be found in the data set directory. If the member name reads *UNKNOWN, then the error occurred during end-of-volume switching for a concatenated data set. Execution is terminated.
Action:
Specify existing member(s), then rerun.
Reason:
The CCHAR keyword was specified or defaulted, but the input data set does not contain control characters. Execution continues without the CCHAR option in effect.
Action:
If you know that the input data set contains control characters, you might specify ASA or MCH instead of CCHAR.
Reason:
An I/O error occurred during processing of the data set. xxxxxxxx is replaced by bytes 50-127 of the informative message returned from the SYNADAF macro. Execution is terminated.
Action:
Interpret the message and take appropriate action.
Reason:
The program tried to perform dynamic de-allocation for the data set previously allocated but received a non-zero return code. xxxx-xxxx is replaced by the ERROR/INFO codes from the DYNALLOC request block. Refer to the OS manual SPL: JOB MANAGEMENT for a description of these codes. Execution is terminated with a condition code of 8.
Action:
Interpret the return codes and take appropriate system action.
Reason:
The program tried to open a CA Spool file but received a non-blank return code from CA Spool. xx is replaced by the code returned and is explained further in this manual. If xx is PE, then yyy tells which parameter was found to be in error. Execution is terminated with a condition code of 8.
Action:
Correct the error if possible, or contact your systems programmer.
Reason:
The program tried to write a line to an open CA Spool file but received a non-blank return code from CA Spool. Execution is terminated with a condition code of 4.
Action:
Contact your systems programmer.
Reason:
The program tried to close an open CA Spool file but received a non-blank return code from CA Spool. Execution is terminated with a condition code of 4.
Action:
Contact your systems programmer.
Reason:
The program tried to dynamically allocate a spin-off data set but received a non-zero return code. xxxx-xxxx is replaced with the ERROR/INFO codes from the DYNALLOC request block. Refer to the OS manual Application Development Guide: Authorized Assembler Language Programs for a description. Execution is terminated with a condition code of 8.
Action:
Interpret the return codes and take appropriate action.
Reason:
There is no destination specified. Execution is terminated with a condition code of 8.
Action:
Specify a valid destination, then rerun.
Reason:
The program tried to create a spool file, but the destination parameter was either missing or invalid. The return code from ESFOPEN was 22. Execution is terminated with a condition code of 8.
Action:
Specify a valid destination, then rerun.
Reason:
A VSAM file could not be opened, or a VSAM object is not type cluster or type data. xxxxxxxx is replaced with the data set name. Execution is terminated with a condition code of 8.
Action:
Interpret the return codes and take appropriate action.
Reason:
An error occurred while reading a VSAM file. Execution is terminated with a condition code of 8.
Action:
Interpret the return codes and take appropriate action.
Reason:
Specified DDname is not specified in a DLBL statement. Execution is terminated with a condition code of 8.
Action:
Interpret the return codes and take appropriate action.
Reason:
Error return from SHOWCAT call. Execution is terminated with a condition code of 8.
Action:
Interpret the return codes and take appropriate action.
Reason:
Data Set is not a cluster or a data component. Execution is terminated with a condition code of 8.
Action:
Interpret the return codes and take appropriate action.
Reason:
Program could not allocate a spin-off data set with a destination name of xxxxxxxx because this name has not been defined to the primary spooling system. Execution is terminated with a condition code of 8.
Action:
Either have your systems programmer define the requested CA Spool subsystem to JES, or use another CA Spool subsystem (use the DEST keyword).
Reason:
Open for data set directory failed. Execution is terminated with a condition code of 8.
Action:
Contact your systems programmer.
Reason:
The input data set xxxxxx is empty. Execution continues with next data set (if any).
Action:
Name correct data set, then rerun.
Reason:
This is an informative message stating that the SYSOUT data set requested to be created has been successfully opened. Processing continues.
Action:
None.
Reason:
The program could not open the SYSOUT data set just allocated. Execution is terminated with a condition code of 8.
Action:
Contact your systems programmer.
Reason:
SYSOUT data set closed and made available for JES processing. Execution continues.
Action:
None.
Reason:
File has been successfully closed, and indicates the close option. Execution continues.
Action:
None.
Reason:
Program storage did not allow for all column ranges to be processed. Execution is terminated with a condition code of 4.
Action:
None.
Reason:
CA Spool file has been successfully opened. Execution continues.
Action:
None.
Reason:
Keyword substituted for xxxxxxxx has invalid length or contents. Execution is terminated with a condition code of 8.
Action:
Correct the parameter, then retry.
Reason:
The input data set could not be opened for QSAM processing. Execution is terminated with a condition code of 8.
Action:
Contact your systems programmer.
Reason:
The input data set does not exist physically. Execution is terminated with a condition code of 8.
Action:
Use an existent data set.
Reason:
Specified in list form. Processing is terminated with a condition code of 8.
Action:
Change the parameter to one operand.
Reason:
Parameter was specified with an invalid starting and ending value. Processing is terminated with a condition code of 8.
Action:
Change the range to 1 value only.
Reason:
Numeric parameter is expected to be numeric required. Processing is terminated with a condition code of 8.
Action:
Enter a numeric value for this parameter.
Reason:
Non-alphanumeric value was entered. Processing is terminated with a condition code of 8.
Action:
Enter an alphanumeric value for this parameter.
Reason:
The character string entered is longer than allowed for this parameter. Processing is terminated with a condition code of 8.
Action:
Enter a character string which is in the length allowed for this parameter.
Reason:
The numeric value entered is greater than allowed for this parameter. Processing is terminated with a condition code of 8.
Action:
Enter a numeric value which is in the range of valid values for this parameter.
Reason:
ESFPRINT has found a non-numeric value in the sequence field of one of the input records. This will only happen if DOPTSW1-DOPT6 in the module ESFPPARM is on. Processing is terminated with a condition code of 8.
Action:
Ensure that the sequence-number field contains numeric values if NUM or SNUM has been specified or defaulted, or disable the numerics test by updating ESFPPARM.
|
Copyright © 2011 CA.
All rights reserved.
|
|