Example: Restart job properties file

Use the WSGrid utility to restart jobs that are in the restartable state by using the job ID of the restartable job of the properties file.

For example, if PostingSample:0001 ended in a restartable state, you can restart it by using the restart.props file, which contains restart-job=postingSample:0001.

From the command prompt, issue this command:
 >wsgrid.sh cntl.props restart.prop  

The job specified in restart-prop is restarted.

Using the WSGrid utility to create restart.prop

Specify a file name using the third argument, as shown in the following:

>wsgrid.sh cntl.props job.props restart.prop

If a job ends in a restartable state, a file named restart.prop is created and the job ID is written as shown in the example.

Reference topic    

Terms and conditions for information centers | Feedback

Last updated: April 17, 2014 10:32 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-express-iseries&topic=rgrid_cg_example_restart
File name: rgrid_cg_example_restart.html