Previous Topic: JCL for the TBELOGRX Utility

Next Topic: Examples: TBELOGRX logger exctract utility

Execution Parameters

You can use TBELOGRX to extract blocks either based on individual log entry dates or based on the block header dates. You can specify the date and time range, and whether to create the extract data set or generate the report only.

The following options are available:

FROM=(YYYY/DDD,HH:MM)

(Optional) Specifies that blocks recorded on or after this date and time are extracted.

Default: 2001/001,01:01

TO=(YYYY/DDD,HH:MM)

(Optional) Specifies that blocks recorded on or before this date and time are extracted.

Default: 2042/259,23:59

REPORTONLY

(Optional) Specifies generation of report only and that no data is extracted (event if the SYSUT2 DD is present).

USEBLOCKTIME

(Optional) Specifies that block header dates and not log entry dates are checked. Use this option in the case of corrupt log entry records.