Job Management Partner 1/Automatic Operation GUI and Command Reference
This command backs up the configuration and database information of JP1/AO to store the data in the specified folder.
backupsystem
/dir backup-data-path
[/auto]
JP1/AO-installation-folder\bin
Execute the command as a user with Administrator permissions. If a user without Administrator permissions executes the command, a message appears asking the user to elevate the permission level.
The following table lists the return codes from the command.
| Return code | Description |
|---|---|
| 0 | The command succeeded. |
| 1 | The argument is invalid. |
| 2 | The command execution has been interrupted. |
| 3 | The service status is invalid. |
| 4 | One of the other commands is running. |
| 7 | An invalid path is specified. |
| 9 | The specified path does not exist. |
| 10 | The specified path is not accessible. |
| 11 | The specified folder is not empty. |
| 14 | You do not have permission to execute the command. |
| 100 | Performing the backup failed. |
| 101 | Starting or stopping the service failed. |
| 103 | An access to the scheduler database failed. |
| 255 | The command execution has been interrupted due to an error other than the above. |
The following command shows an example of how to back up data in the specified backup folder:
backupsystem /dir "C:\Users\Backup" /auto
All Rights Reserved. Copyright (C) 2012, 2013,Hitachi, Ltd.