DEACTIVATE Event
A Deactivate event starts when an AGW DEACTIVE GATEWAY command is successfully issued or if AVS cannot find the conversation specified by the CMR at the completion of the Deallocate event. The latter situation is described under Queued Allocates.
When the AVS gateway is deactivated, AVS links to the CMR with the Deactivate event parameter list. If the deactivation is caused by an error with a queued allocate, the conversation_id contains the VTAM® conversation identifier that the CMR passed to AVS at the conclusion of a Deallocate event.
| Field | Length | Contents |
|---|---|---|
| 'DEACTIV ' | 8 chars | Event name |
| gateway_name_len | 1 byte | Length of gateway LU name |
| gateway_lu_name | 1-17 chars | Gateway being deactivated |
| conversation_id | 4 bytes | VTAM conversation ID causing error deactivate (if 0, a deactivate command was issued) |
| userword | 4 bytes | User data |