Keywords and parameters

STARTRBA=startrba

Indicates the start checkpoint log record.

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.

ENDRBA=endrba

Indicates the end checkpoint log record corresponding to the start checkpoint record.

endrba 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

Gives the time the start checkpoint record was written. 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.

CANCEL

Deletes the checkpoint queue record containing a starting RBA that matches the RBA specified by STARTRBA.