gtps1m2gSystem Macros

ELLEC-Schedule an ECB to Exit or Resume

Use this system macro to schedule an entry control block (ECB) to exit or to resume a suspended ECB. The exiting ECB may be running or locked. This macro is used by the lock management program and by the ZECBL command with the E or U parameters specified.

Required Authorizations
Key0 Restricted System Common Storage

X

Format




label
A symbolic name can be assigned to the macro statement.

REASON
Specify one of the following:

LOOP
The ECB is being exited due to a ZECBL command request.

LOCK
The ECB is being exited because of a lock failure.

UNSUSP
The suspended ECB is being dispatched to resume operation by a ZECBL command request.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.