3.2.2 - Set All Information
Action Option -SA (-SetALL) :
creates and modifies all update control, local file, and remote file records for a given dataset. It combines -SC (-SetControl), -SL (-SetLocalFile), and -SR (-SetRemoteFile) into a single action.
dsupdt [-(DS|Dataset)] dNNNNNN -(SA|SetAll) [Mode Options]
-(IF|InputFile) Input Files
[-(DB|Debug) DebugModeInfo]
Available Mode options:
sets information into GDEXDB regardless of dataset ownership |
|
sets a new update control record into GDEXDB |
|
sets a new update record into GDEXDB |
|
resets the executing order indices of the local file records according to the order in which they are given via -LF (-LocalFile) |
At least one input file is required, since section headers can only be specified in an input file. A convenient way to create one is to run -GA (-GetAll) and edit the output file before passing it back with -SA.