Functional Specification
Reset the value of [ERRORLEVEL] used in the command prompt.
Command Format
DTKELSET [<Number>]
Option
Specify the number within "0" - "2147487647" as the error code to be set. When omitted, "0" will be set.
In command option, an option that contains characters such as space cannot be specified.
Return Value
Ended normally
Ended abnormally
Location for Saving Commands
Installation folder of database related file\BackupCommand\DTKELSET.BAT
Authority Required for Execution/Execution Environment
Execute with a user that belongs to the Administrators group of the local computer or a user that belongs to the Domain Admins group of the domain.
Execute on the Management Server/Master Management Server.
Example of Use
This command cannot be used alone. It is used in other backup command.
Note
This command cannot be customized.
Whether the option is number or not cannot be checked. When characters other than numbers are entered, the setting to [ERRORLEVEL] relies on the operation of "exit" command.
Use it when creating a backup command for yourself.