Description
This command is used to back up the contents of the Desktop Patrol database.
It is provided for converting old versions. If using V15.1.0 or later, use SWDTP_backup.exe.
Syntax
SWDTP_dbbk.exe | Backup file directory |
Option
Specify the directory for storing the backed up information of the database. Use an absolute path, and if the path includes spaces, enclose it in quotation marks. Also, you can specify up to 100 fullwidth characters or 200 halfwidth characters, excluding quotation marks.
Return value
0: Ended normally
Other than 0: Ended abnormally
Command location
The following folder of CS:
dtpInstallDir\bnserv\bin |
Privilege required for execution/execution environment
This command must be executed by one of the following users after logging on to Windows.
Users who built or expanded the operating environment using the Operation Environment Maintenance Guide
Users who were added using the dtpctlusr.exe command
This command must be executed on CS.
Note
Stop ITBudgetMGR (INV) service before executing this command. In addition, restart ITBudgetMGR (INV) service after execution is completed.
This command does not back up iOS management databases.
Command execution example
Specify the saving target of backup file as "D:\TEMP\DTBAKUP", and back up the database.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\SWDTP_dbbk.exe" D:\TEMP\DTBAKUP |
When the processing failed, a message indicating failure will be output. Refer to "3.3.9 Messages Output in DTP Data Backup Command" for details.