EQQY237E EQQY301E
EQQY237E PROMPT VARIABLES HAVE NOT BEEN SET
Explanation: You tried to perform an INSERT of JCLPREP. At least one of the required prompt variables has not
been set.
System action: The update of JCL variable values is rejected.
User response: Check your program to see if it processes correctly.
EQQY238E A GROUP DEFINITION CANNOT HAVE SPECIAL RESOURCES. KEY OF THE RECORD IS:
KEY
Explanation: A group definition cannot contain special resources.
System action: The application description is rejected.
User response: Correct the input file and resubmit the job.
EQQY239E INVALID ARGUMENT VALUE
VAL
FOR SIMTIME ARGUMENT
Explanation: A PIF program has requested simulated substitution (Resource JCLPREPA). A SIMTIME value that is
not in CCYYMMDDHHMM format or contains an invalid value has been requested.
System action: The simulated substitution of the JCL for this operation is not performed.
User response: Correct the PIF program and try again.
EQQY240E INVALID ARGUMENT VALUE
VAL
FOR SIMTYPE ARGUMENT
Explanation: A PIF program has requested simulated substitution (Resource JCLPREPA). A SIMTIME value that is
not 'FULL ' or 'PARTIAL ' has been requested.
System action: The simulated substitution of the JCL for this operation is not performed.
User response: Correct the PIF program and try again.
EQQY241E Invalid argument value
VAL
for argument
ARG
. The request is
REQ
RES
.
Explanation: In the request argument name
ARG
is specified. The corresponding argument value pointer locates
the value
VAL
. Argument
ARG
cannot have this value.
System action: The request is rejected.
User response: Correct the request and resubmit the job.
EQQY242E MULTIPLE MATCHTYP ARGUMENTS IN A
REQ
REQUEST FOR
RES
Explanation: The ARGN parameter may only contain one MATCHTYP argument in a
REQ
request for resource
RES
.
System action: The request is rejected.
User response: Check that there is a blank entry indicating end of the ARGN parameter. Correct the request and
resubmit the job.
EQQY301E FAILED TO OPEN DATA SET WITH DDNAME
DDN
Explanation: The file given by ddname
DDN
is required for processing but could not be opened. The file can either
be SYSIN or EQQOIPDS.
System action: If SYSIN fails to open, the batch loader processing is terminated. If open of EQQOIPDS fails, no
operator instructions are created for OISTART statements with the MEMBER keyword specified.
User response: Determine why the file is not available. Correct the input and resubmit the job.
Chapter 32. EQQYnnn Messages 395