Network Deployment (Distributed operating systems), v8.0 > Reference > Command-line utilities
restoreJobManager command
The restoreJobManager command restores the job manager database from a previous backup.
To perform the restore, the following situations must exist:
- The job manager server must be stopped.
- No other process can have a lock on the job manager database.
For more information about where to run this command, see the topic about using the command-line tools.
The command syntax is as follows:
restoreJobManager <location location_name>
Parameters
The following parameter is available for the restoreJobManager command:
-location
Location of the backup database, including the database name. The parameter is required.
Usage scenario
The following example demonstrates correct syntax:
restoreJobManager -location /temp/jmbackup/OTiS
Use command-line tools
Administer nodes remotely using the job manager
Related
JobManagerUpkeep command group using wsadmin.sh