Previous Topic: EPRINTNext Topic: INDEX


EXTRACT

The EXTRACT control statement specifies that a SYSOUT archived to CA View is to have fields extracted from it by CA Balancing.

Syntax:

/EXTRACT GEN=nnnnn
         ID=id
         INBSSN=xxxxxxxxxxxxxxxxxxxxxxx
         PAGE=(nnn nnn nnn nnn nnn nnn nnn nnn nnn)
         SEQ=nnnnn

Where:

GEN=nnnnn

Specifies the absolute or relative number of the generation of the report to be accessed by CA Balancing.

If omitted, the most recently archived report for the report identifier is used.

ID=id

Specifies the SYSOUT ID/report identifier of the group.

This value can be 1 to 32 characters.

Note: If the id contains embedded blanks, commas, equal signs, parentheses, or quotes, it must be enclosed in quotes (single or double). Any quotes in Report-id must be entered as a pair of quotes because a non-paired quote ends the ID. For example, if the value is JIM’S REPORT, it must be entered as ‘JIM’’S REPORT’ or "JIM’S REPORT".

This parameter is required.

INBSSN=
xxxxxxxxxx

Specifies the CA Balancing LSERV subsystem name.

PAGE=(nnn nnn nnn nnn nnn nnn nnn nnn nnn)

Specifies 1 to 9 page numbers and/or ranges of pages where data fields are to be extracted by CA Balancing.

SEQ=nnnnn

Specifies the absolute or relative sequence number of the SYSOUT group to be accessed by CA Balancing.

If omitted, the most recently archived group for the ID and GEN specified is used. This operand is ignored when GEN is omitted.