Extra-short record format (XSHORT)
When you specify DFSURGU1(XSHORT), the Unload function writes a variable-length record for each retrieved database segment containing the data fields shown in the following table.
RGU DSECT | Dec | Hex | Description | ||
---|---|---|---|---|---|
RGULEN | DC | H'0' | 0 | 0 | OS record length field |
RGUZZ | DC | H'0 | 2 | 2 | ZZ (reserved for OS) |
RGUSEGLV | DC | X'00' | 4 | 4 | Segment code |
RGUSEGDF | DC | X'00' | 5 | 5 | Delete byte |
RGUSEGLN | DC | H'0' | 6 | 6 | Length of the segment as returned by the Unload function |
SEGMENT | EQU | * | 8 | 8 | Segment data as returned by the Unload function and as seen by the subsequent program (2-32756 bytes) |
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*