conditional is:
<
>
BEFORE
AFTER
time-value is:
day [ time ] | [ day ] time
day is specified as:
dd mmm yyyy | mmm dd yyyy
where dd (day) is an integer from 1 through 31; mmm (month) is one of:
JAN, FEB, MAR, APR, MAY, JUN,
JUL, AUG, SEP, OCT, NOV, DEC,
and yyyy (year) is a 4-digit integer from 1900 through 2999.
The default for day is today's date.
time is specified as:
hh:mm[:ss ]
where hh (hour) is an integer from 0 through 23; mm (minute) and ss (second) are
2-digit integers from 00 through 59. The default time is 0:00:00; that is, midnight.
FILECODE conditional number
conditional is:
<
>
<=
=
>=
<> (not equal to)
EOF conditional number
conditional is:
<
>
<=
=
>=
<> (not equal to)
file-attribute is one of:
AUDITED
BROKEN
CORRUPT
CRASHOPEN
ENSCRIBE
ENTRYSEQUENCED
INDEX
KEYSEQUENCED
LICENSED
OPEN
[ PRIMARY | [SECONDARY ] PARTITION
PROGID
RELATIVE
ROLLFORWARDNEEDED
SAFEGUARD
SQL
SQLPROGRAM
TABLE
TRUSTED
TRUSTME
TRUSTSHARED
BACKUP File-Mode Syntax 283