Previous Topic: User ExitsNext Topic: XCPARCEXmmmmmmmm


MERGUSEX--Merge Sort Field User Exit

Valid for MERGE

The module name that is supplied for this exit receives control from the CA Disk MERGE function after an ARCHVOLS record is selected for processing. If a multivolume ARCHVOLS entry is selected, only the first ARCHVOLS key in the chain is passed to this exit. When using the TAPEPULL processing with GEN, the first 4 bytes of the user-sort field are sequence number from the TAPEPULL list.

This exit does not accept a return code. The MERGE process cannot be altered.

Use sysparm MERGUSEX to specify the module name to invoke for this exit.

The following table lists parameters that are passed to MERGUSEX:

Type

Size

Description

INPUT

CL6

Primary ARCHVOL key

INPUT

CL6

Copy ARCHVOL key if any

INPUT

PL2

Percent used on volume

IN/OUT

PL2

User Sort field:

Where the first 4 bytes will be the TAPEPULL sequence number.