HCL Workload Automation, Version 9.4

EEWI01 - EEWI42

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

Explanation

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 Table 1.
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.

System action

The system proceeds.

Operator response

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

Explanation

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 Table 1.
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.

System action

The system proceeds.

Operator response

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

Explanation

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 Table 1.
offset
The offset value.

System action

The system stops.

Operator response

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

Explanation

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 Table 1.
reason code
The reason code value.

System action

The system stops.

Operator response

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

Explanation

The specified data set is not available.

System action

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 Table 1.
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.

Operator response

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

Explanation

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 Table 1.
term
The value you assigned to the TERMINATOR parameter.

System action

The system stops.

Operator response

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

Explanation

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 Table 1.
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.

System action

The system stops.

Operator response

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

Explanation

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 Table 1.
label
The name of the label in the source code nearest to the instruction that failed.

System action

The system stops.

Operator response

Activate the IEFU84 exit.

EEWI24E   yymmdd hhmmss module NEAR LABEL label error description

Explanation

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 Table 1.
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

System action

The system stops.

Operator response

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

Explanation

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

Explanation

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.

System action

The system proceeds.

Operator response

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

Explanation

Both the IBM Workload Scheduler for z/OS 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 Table 1.

System action

The system stops.

Operator response

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

Explanation

The occurrence could not be inserted in the current plan of IBM Workload Scheduler for z/OS.

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.

System action

The system proceeds.

Operator response

Define the application correctly in the IBM Workload Scheduler for z/OS database and restart the request.

EEWI34W   APPLICATION application CANNOT BE INSERTED IN THE CURRENT PLAN

Explanation

The occurrence could not be inserted in the current plan of IBM Workload Scheduler for z/OS.

Possible reasons are:
  • The application is not defined in the IBM Workload Scheduler for z/OS Application Description database
  • The application valid-from date is later than the current plan end date

System action

The system proceeds.

Operator response

Define the application correctly in the IBM Workload Scheduler for z/OS database and restart the request.

EEWI35W   JCL dataset(member) NOT FOUND

Explanation

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.

System action

The system proceeds.

Operator response

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

Explanation

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

yymmdd hhmmss
The date and time the error occurred.

System action

The system proceeds.

Operator response

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

EEWI37W   yymmdd hhmmss DEADLINE AND DEADLINETIME CANNOT BE SPECIFIED TOGETHER

Explanation

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

yymmdd hhmmss
The date and time the error occurred.

System action

The system proceeds.

Operator response

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

EEWI38I   jobname (jobid) n1 n2 result restype

Explanation

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

Explanation

See text.

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