Functionality
This command can restore the backup information of database in Desktop Patrol.
It is provided for converting old versions. If using V15.1.0 or later, use SWDTP_restore.exe.
Record format
SWDTP_dbrs.exe | Saving Directory of Backup File |
Option
Specify the directory to which the backup information of database will be saved. Specify the directory with absolute path, and when the path contains space, enclose the whole path in quotes.
Return value
0: ended normally
Other than 0: ended abnormally
Command saving location
The following folder of CS:
DTP Installation Directory \bnserv\bin |
Authority required for execution/executing environment
Any one of the following users is required to log on Windows before execution.
User constructing or expanding operating environment through operation environment maintenance guide
User added through dtpctlusr.exe command
This command must be executed on CS.
Cautions
The restore environment must have the same conditions as the backup environment. You cannot backup and restore between computers with different installation conditions such as installation directory or installation type.
Stop ITBudgetMGR (INV) service before executing this command. In addition, restart ITBudgetMGR (INV) service after execution is completed.
This command does not restore iOS management databases.
Command execution example
Restore the database in backup file saved in "D:\TEMP\DTBAKUP".
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\SWDTP_dbrs.exe" D:\TEMP\DTBAKUP |
When the processing failed, a message indicating failure will be output. Refer to "3.3.10 Messages Output in DTP List Restoration Command" for details.