NetBase for MPE Reference Guide
Using NBDIR
4-37
Header Item Description
R Roll forward indicates that a roll forward recovery is in
progress.
USR = U
This flag indicates that Post User Exits are enabled for this
file.
DIS = D
This flag indicates that NetBase is discarding updates to this
particular file. If it is set, the SYN flag may also be set,
indicating why this is occurring. Turn to Chapter 5 “NetBase
Shadowing” for more information on error recovery.
SHR = Y
This flag indicates that the shadow copy is being opened in
shared access mode for the posting of updates. This happens
when ;MODE 1 is specified on a SHADOW entry.
LOG = P, R
P indicates post logging is enabled (for diagnostic use only).
R roll forward in progress.
Some additional information may be listed on a second line if there have been synchronization
errors. The Reset time is the time that the file was last resynchronized. The Sync Lost time is the
time the file went out of sync. The Last Update time is the time stamp of the last update that was
applied (the time stamp is relevant to the time that the update was made to the master copy of the
file) before the file was last closed by the posting process.
Syntax
D> LISTS [fileset[,{ALL|ERR|PASS}]]
Parameters
Parameter Description
fileset
The file set to be listed. Wildcards are allowed. If the group or account is
not specified, the default group or account will be used.
ALL
If specified, synchronization and update information for the file will be
displayed along with the file entries.
INFO
This option can be used in place of ALL. It performs exactly the same
function.
Continued