EEWI01 - EEWI42

EEWI01E

yymmdd hhmmss module FAILED, MACRO macro NEAR LABEL label WITH RETURN CODE = reason code & REASON CODE = reason code

The specified module failed because an error occurred in the specified macro. One possible cause might be a TCP/IP connection problem.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
macro
The name of the macro after that the error message was issued.
label
The name of the label in the source code nearest to the instruction that failed.
return code
The return code value.
reason code
The reason code value.

The system proceeds.

Verify the return code and the reason code specified in the message to understand the error. If the problem persists contact IBM Software Support for assistance.

EEWI02E

yymmdd hhmmss module FAILED, MACRO macro NEAR LABEL label WITH RETURN CODE = return code & ERROR NUMBER = error number

The specified module failed because an error occurred in the specified macro. One of the possible causes can be TCP/IP connection problem.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
macro
The name of the macro after which the error message is issued.
label
The name of the label in the source code nearest to the instruction that failed.
return code
The return code value.
error number
The error number.

The system proceeds.

Verify the return code and the error number specified in the message to understand the error. If the problem persists contact IBM Software Support for assistance.

EEWI08S

yymmdd hhmmss module FAILED, AT OFFSET offset

See text. This message is issued by the ESTAE routine.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
offset
The offset value.

The system stops.

Set SVCDUMP to YES collect the dump and send it to IBM Software Support for assistance.

EEWI10S

yymmdd hhmmss module ABENDED WITH ASSOCIATED REASON CODE reason code

The specified module ended abnormally with the specified reason code.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
reason code
The reason code value.

The system stops.

Restart the start task that contains the module. If the problem persists contact IBM Software Support for assistance.

EEWI15E

yymmdd hhmmss module DATASET "dataset" DDNAME "dd" FAILED TO OPEN NEAR LABEL label

The specified data set is not available.

The system proceeds.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
data set
The name of the data set that failed to open.
dd
The internal dd.
label
The name of the label in the source code nearest to the instruction that failed.
Verify one of the following conditions:
  • The data set was not deleted.
  • The data set is not in use.
  • You are authorized to use the specified data set.
If the problem persists contact IBM Software Support for assistance.

EEWI18E

yymmdd hhmmss module INVALID TERMINATOR term

You specified an invalid value for the TERMINATOR parameter.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
term
The value you assigned to the TERMINATOR parameter.

The system stops.

Specify a valid value for the TERMINATOR parameter and restart the start task. The default value is x'25'.

EEWI19E

yymmdd hhmmss module near label label invalid value found name = value

You specified an invalid value for the TERMINATOR parameter.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
label
The name of the label in the source code nearest to the instruction that failed.
name
The name of the variable that has an invalid value.
value
The actual value of the variable.

The system stops.

Specify a valid value for the TERMINATOR parameter and restart the module. The default value is x'25'.

EEWI20E

yymmdd hhmmss module NEAR LABEL label FAILED TO FIND ACTIVE SMF IEFU84 EXIT

The IEFU84 exit is not active.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
label
The name of the label in the source code nearest to the instruction that failed.

The system stops.

Activate the IEFU84 exit.

EEWI24E

yymmdd hhmmss module NEAR LABEL label error description

The IEFU84 exit is not active.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.
label
The name of the label in the source code nearest to the instruction that failed.
error description
The description of the error. Possible values are:
  • Unkwown status in occurrence record
  • HCL Workload Automation current plan status in not active

The system stops.

If the problem persists, contact IBM Software Support for assistance.

EEWI27I

APPLICATION application WAS INSERTED IN CURRENT PLAN WITH INPUT ARRIVAL DATE AND TIME yymmdd hhmmss

There is no further help information available.

EEWI28W

yymmdd hhmmss APPLICATION application WAS NOT INSERTED IN CURRENT PLAN WITH INPUT ARRIVAL DATE AND TIME iadatetime

The specified application was not submitted in the current plan.

yymmdd hhmmss
The date and time the error occurred.
application
The name of the application that was not submitted in the current plan.
iadatetime
The input arrival date and time.

The system proceeds.

Verify the following:
  • The date and time on which you submitted the application is outside the validity interval specified when the application was defined.
  • The input arrival date and time specified during the submission is outside the current plan validity interval.
  • You did not already submit this application with the same input arrival date and time.

EEWI32S

yymmdd hhmmss module AT LEAST ONE INTERFACE MUST BE DIFFERENT FROM NODE

Both the HCL Workload Automation for Z and JES interfaces are set to NO. One must be set to YES, otherwise the access method has no interface with which to communicate.

yymmdd hhmmss
The date and time the error occurred.
module
The name of the module that issued the message. For a detailed list, see z/OS module names.

The system stops.

Specify a value other than NO for either of the parameters: JESINTERFACE, and OPCINTERFACE. Start the started task again.

EEWI33W

yymmdd hhmmss TASK task APPLICATION application CANNOT BE INSERTED IN THE CURRENT PLAN

The occurrence could not be inserted in the current plan of HCL Workload Automation for Z.

yymmdd hhmmss
The date and time the error occurred.
task
The name of the task that issued the message.
application
The name of the application that was submitted in the current plan.

The system proceeds.

Define the application correctly in the HCL Workload Automation for Z database and restart the request.

EEWI34W

APPLICATION application CANNOT BE INSERTED IN THE CURRENT PLAN

The occurrence could not be inserted in the current plan of HCL Workload Automation for Z.

Possible reasons are:
  • The application is not defined in the HCL Workload Automation for Z Application Description database
  • The application valid-from date is later than the current plan end date

The system proceeds.

Define the application correctly in the HCL Workload Automation for Z database and restart the request.

EEWI35W

JCL dataset(member) NOT FOUND

The indicated JCL was not found in the JCL library.

dataset
The name of the data set that was expected to contain the JCL.
member
The name of the member containing the JCL.

The system proceeds.

Define the JCL in the correct member of the data set and restart the request.

EEWI36W

yymmdd hhmmss IA AND IATIME CANNOT BE SPECIFIED TOGETHER

Both the IA and the IATIME parameters were supplied in the task definition.

yymmdd hhmmss
The date and time the error occurred.

The system proceeds.

Reissue the request, supplying only one of the indicated parameters.

EEWI37W

yymmdd hhmmss DEADLINE AND DEADLINETIME CANNOT BE SPECIFIED TOGETHER

Both the DEADLINE and the DEADLINETIME parameters were supplied in the task definition.

yymmdd hhmmss
The date and time the error occurred.

The system proceeds.

Reissue the request, supplying only one of the indicated parameters.

EEWI38I

jobname (jobid) n1 n2 result restype

See text.

jobid
The identifier of the job.
n1
The number of seconds passed from the request.
n2
The number of seconds of CPU time consumed.
result
Can be one of the following values:
ABEND
If the job ends abnormally. In this case restype can be:
Sxyz
System Abend
Unnnn
User Abend
CONDCOD
The job does not end successfully due to the condition code of one step that does not match the definition. In this case restype contains: the RC=nnnnn value of the return code of the last step that was run, if LASTSTEP specified, or of the worst step that does not match the definition of the job on the distributed side.
EXEC
If the job is running or is in the input queue.
JCLERRO
If the job failed due to a JCL error.
SUCCES
If the job completed successfully.
UNKNOWN
If the job ID is unknown.
blank
In case of an internetwork dependency when the manual submission was not performed.

EEWI42I

yymmdd hhmmss TASK task MODULE EEWTCP65 ISSUED, MACRO 'EZASMI TYPE=GETPEERNAME' NEAR LABEL 'M2505710' TO GET PEER ADDRESS = address

See text.

yymmdd hhmmss
The date and time the error occurred.
task
The name of the task.
address
The address of the remote partner.