z/OS MVS System Codes
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


1D0

z/OS MVS System Codes
SA38-0665-00

1D0

Explanation

An error occurred during Common Event Adapter (CEA) processing. The accompanying reason codes identify either an internal Common Event Adapter error or an external error code as follows:
Value Description
0001 The callable service was issued by a program running with an FRR set.

Action: You must not issue the callable service when an FRR is set. FRRs must be deleted before calling the service.

0002 The callable service was issued by a program running with a system lock held.

Action: You must not issue the callable service when a lock is held. Release the locks before calling the service.

0003 The callable service was not issued by a program running under a task.

Action: You must issue the callable service only in task mode. SRB mode is not supported.

0004 The callable service was issued in cross-memory mode.

Action: You must not issue the callable service in cross-memory mode. Correct the problem and resubmit the job.

0005 The caller was not enabled.

Action: You must enable the caller to invoke this service.

0007 The specified length for a CEA input argument is incorrect.

Action: The length of a SIGNED or UNSIGNED argument cannot be longer than 8 bytes (64 bits).

0008 The specified type of a CEA input argument is incorrect.

Action: Correct the type. The address of the invalid type is in register 2.

0009 The input parameter list of the user is not accessible.

Action: Check the input parameter list for the service and verify that it is correct.

000A There is no security product.

Action: Install a security product such as RACF® and retry the request.

Other reason codes from 0401 - 3FFF indicate that an internal error has occurred.

System action

Use the system actions specifically listed.

System programmer response

For the reason codes listed above, search problem reporting databases for a fix for the problem. If no fix exists, contact the IBM® Support Center.

Source

Common Event Adapter

Module

Many

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014