USERHDR
The USERHDR keyword is valid with the RELOAD and UNLOAD commands.
This keyword is available in PLUSIN; it is not available as a global option. The following table describes the keyword.
Table 1. User-defined header keyword
To do this | Specify this in PLUSIN |
---|---|
Create output records with a user-defined header. | USERHDR(subkeywords) |
Use the standard header. | USERHDR() or do not specify keyword |
Internal default: None (use the standard header). |
The USERHDR keyword tells the Unload function to create output records with a user-defined header (or prefix) in front of the segment data, and it tells the Reload function how to read the customized unload file.
The USERHDR keyword is not valid with INPUT(UNLDFILE).
The USERHDR keyword is not valid when you unload or reload selected partitions of a database that uses the IMS/ESA Partition Support Product.