JobManagerUpkeep command group for the AdminTask object using wsadmin scripting

You can use the Jython scripting language to manage job manager settings with the wsadmin tool. 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
Specifies the 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
Specifies 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 mode example usage

Interactive mode example usage




Related tasks
Administering jobs in a flexible management environment using wsadmin scripting
Registering nodes with the job manager using wsadmin scripting
Grouping nodes in a flexible management environment using wsadmin scripting
Running administrative jobs using wsadmin scripting
Running administrative jobs across multiple nodes using wsadmin scripting
Scheduling future administrative jobs using wsadmin scripting
Managing administrative jobs using wsadmin scripting
Related reference
AdministrativeJobs command group for the AdminTask object using wsadmin scripting
ManagedNodeGroup command group for the AdminTask object using wsadmin scripting
ManagedNodeAgent command group for the AdminTask object using wsadmin scripting
restoreJobManager command
Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Jun 11, 2013 8:40:09 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v701sca&product=was-nd-mp&topic=rxml_7jobmanupkeep
File name: rxml_7jobmanupkeep.html