DUMP and DUMPX command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<p class="note"><b>Note:</b> Prior to Version 7.5 of <var class="product">[[Model 204]]</var>, the command processing described below is available only to <var class="product">[[Sirius Mods]]</var> customers.</p>
<p class="note"><b>Note:</b> Prior to Version 7.5 of <var class="product">[[Model 204]]</var>, the command processing described below is available only to <var class="product">[[Sirius Mods]]</var> customers.</p>


The DUMP command works exactly like the <var class="product">Model 204</var> <var>[[DUMP command]]</var>, with the exception
The <var>DUMP</var> command works exactly like the standard <var class="product">Model 204</var> <var>[[DUMP command]]</var>, with the exception
that at [[Fast/Backup]] authorized sites, DUMP invokes ''Fast/Backup'' rather than the standard
that at [http://m204wiki.rocketsoftware.com/images/1/12/FastbackNew.pdf Fast/Backup] authorized sites, <var>DUMP</var> invokes Fast/Backup rather than the standard
<var class="product">Model 204</var> dump processing.
<var class="product">Model 204</var> dump processing.
If for some reason a ''Fast/Backup'' site wishes to use the standard <var class="product">Model 204</var> DUMP
If for some reason a Fast/Backup site wants to use the standard <var class="product">Model 204</var> <var>DUMP</var> command processing (most likely for diagnosing a problem with Fast/Backup), a
command processing (most likely for diagnosing a problem with ''Fast/Backup''), a
<var>[[DUMPX command|DUMPX]]</var> command can be issued.
DUMPX command can be issued.
The <var>DUMPX</var> command has syntax identical to the <var>DUMP</var> command.
The DUMPX command has syntax identical to the DUMP command.
 
See the ''Fast/Backup User's Guide'' for more information about <var class="product">Fast/Backup</var>.


[[Category:System administrator commands]]
[[Category:System administrator commands]]
[[Category:Commands]]
[[Category:Commands]]

Revision as of 19:21, 12 August 2014

Note: Prior to Version 7.5 of Model 204, the command processing described below is available only to Sirius Mods customers.

The DUMP command works exactly like the standard Model 204 DUMP command, with the exception that at Fast/Backup authorized sites, DUMP invokes Fast/Backup rather than the standard Model 204 dump processing. If for some reason a Fast/Backup site wants to use the standard Model 204 DUMP command processing (most likely for diagnosing a problem with Fast/Backup), a DUMPX command can be issued. The DUMPX command has syntax identical to the DUMP command.