Keywords and parameters
- STARTRBA=startrba
- Indicates the log RBA of the highest written log record in the active log data set.
startrba is a hexadecimal number of up to 12 digits. If you use fewer than 12 digits, leading zeros are added. The RBA can be obtained from messages or by printing the log map.
- TIME=time
- Specifies when the log record with the highest RBA was written to the log. The time stamp format (with valid values in parentheses) is
yyyydddhhmmsst, where:
- yyyy
- Indicates the year (1993 through 2099)
- ddd
- Indicates the day of the year (1 through 365; 366 in leap years)
- hh
- Indicates the hour (zero through 23)
- mm
- Indicates the minutes (zero through 59)
- ss
- Indicates the seconds (zero through 59)
- t
- Indicates tenths of a second
If fewer than 14 digits are specified for the TIME parameter, trailing zeros are added.
- OFFLRBA=offlrba
- Specifies the highest off-loaded RBA in the archive log.
offlrba is a hexadecimal number of up to 12 digits. If you use fewer than 12 digits, leading zeros are added. The value must end with hexadecimal 'FFF'.