Exit xduclse, Exit xduout – IBM SC33-1683-02 User Manual

Page 87

Advertising
background image

XPI calls

WAIT_MVS can be used only when a UEPDUMPT indicates that a
transaction dump is being taken. Do not use any other calls.

Exit XDUCLSE

When invoked

Immediately after a transaction dump data set has been closed.

Exit-specific parameters

UEPTRANID

Address of the 4-byte transaction ID.

UEPUSER

Address of the 8-byte user ID.

UEPTERM

Address of the 4-byte terminal ID.

UEPPROG

Address of the 8-byte application program name.

UEPDMPDD

Address of the 8-byte dump data set ddname.

UEPDMPDSN

Address of the 44-byte dump data set dsname.

Return codes

UERCNORM

Continue processing.

UERCSWCH

The autoswitch flag is set on.

XPI calls

WAIT_MVS can be used. Do not use any other calls.

Exit XDUOUT

When invoked

Before a record is written to the transaction dump data set.

Exit-specific parameters

UEPTRANID

Address of the 4-byte transaction ID.

UEPUSER

Address of the 8-byte user ID.

UEPTERM

Address of the 4-byte terminal ID.

UEPPROG

Address of the 8-byte application program name.

UEPDMPFC

Address of the 1-byte function code. The equated values are:

UEPDMPWR

Buffer is about to be written.

dump domain exits

Chapter 1. Global user exit programs

55

Advertising