NetBase for MPE Reference Guide

Using NBCTRL
2-13
DEFER
This command defers the posting of shadowed transactions from the specified node for the listed
file sets, queuing those updates instead. This allows a specific shadow file or set of shadowed files
to be taken off-line, without interrupting the posting for any remaining shadowed files. Reference
the UNDEFER command for information on re-initiating the posting of the pending transactions.
This command requires SYSTEM MANAGER(SM) or SYSTEM SUPERVISOR(OP) capability.
Syntax
> DEFER node={fileset[,fileset[,...]]}
{!indirectfile }
Parameters
Parameter Description
node
The NetBase node number or name of the importing node.
fileset
A fully-qualified file set for which updates are to be deferred.
!indirectfile
The name of a file containing a list of file sets, each file set listed on a
separate line, for which updates are to be deferred.
Examples
To defer the posting of updates from node FOX for the shadow files BANNER.DATA.NETBASE and
PAYDB.DATA.PAYROLL, queuing the updates instead:
:RUN NBCTRL
NetBase Control Program [x.x] Update n (C) QUEST Software 1987
> DEFER FOX=BANNER.DATA.NETBASE,PAYDB.DATA.PAYROLL
Scanning Directory... 2 files deferred
> SHOW POST FOX
S Q D
Time Stamp of Last Y U I
File Type Updates Record Processed N E S
BANNER.DATA.NETBASE IMAGE 17978 03/02/92 12:04:32 - P -
PAYDB.DATA.PAYROLL IMAGE 76280 03/02/92 12:11:51 - P -