Network Deployment (Distributed operating systems), v8.0 > Reference > Commands (wsadmin scripting)


JobManagerUpkeep command group using wsadmin scripting

We can use Jython to manage job manager settings with wsadmin.sh. Use the commands and parameters in the JobManagerUpkeep group to back up the job manager database.

Use the following commands to back up your job manager database configuration:



backupJobManager

The backupJobManager command backs up the job manager database to a specific system location.

Target object None


Optional parameters

-location

Location to which the system saves the backup file. If you do not specify a location, the command saves the job manager backup file to the job manager profile root directory and sets the name of the backup file in the following format: JobManager_Backup_20080506T053237-828, where 20080506T053237-828 is a timestamp notation. (String)

-force

Whether to overwrite the backup file if it exists in the location of interest. The default value is false. (Boolean)


Return value

The command returns the fully qualified file path of the backup file.


Batch example...


Interactive example...


Administer jobs in a flexible management environment using wsadmin.sh
Register nodes with the job manager using commands
Group nodes in a flexible management environment using wsadmin.sh
Run administrative jobs using wsadmin.sh
Run administrative jobs across multiple nodes using wsadmin.sh
Schedule future administrative jobs using wsadmin.sh
Manage administrative jobs using wsadmin.sh


Related


AdministrativeJobs command group using wsadmin.sh
ManagedNodeGroup command group using wsadmin.sh (deprecated)
ManagedNodeAgent command group using wsadmin.sh
restoreJobManager command

+

Search Tips   |   Advanced Search