.. _section3.2.2: 3.2.2 - Set All Information ================================= .. _SA: Action Option -**SA** (-**SetALL**) : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates and modifies all update control, local file, and remote file records for a given dataset. It combines :ref:`-SC ` (-SetControl), :ref:`-SL ` (-SetLocalFile), and :ref:`-SR ` (-SetRemoteFile) into a single action. | **dsupdt** [:ref:`-(DS|Dataset) `] dNNNNNN -(SA|SetAll) [:ref:`Mode Options `] | :ref:`-(IF|InputFile) ` Input Files | [:ref:`-(DB|Debug) ` DebugModeInfo] Available :ref:`Mode options `: .. list-table:: :widths: auto :header-rows: 0 * - :ref:`-(MD|MyDataset) ` - sets information into GDEXDB regardless of dataset ownership * - :ref:`-(NC|NewControl) ` - sets a new update control record into GDEXDB * - :ref:`-(NL|NewLocfile) ` - sets a new update record into GDEXDB * - :ref:`-(RO|ResetOrder) ` - resets the executing order indices of the local file records according to the order in which they are given via :ref:`-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 :ref:`-GA ` (-GetAll) and edit the output file before passing it back with :ref:`-SA `. | :ref:`Back to Top ` | :ref:`Back to Table of Contents `