+

Search Tips   |   Advanced Search

redeployLRS.py batch script

Use the redeployLRS.py Jython script to redeploy the job scheduler on the deployment target.

The redeployLRS.py script is provided with the product. The redeployLRS.py script redeploys the job scheduler on the deployment target.

At installation, redeployLRS.py is copied onto the installation target in the app_server_root/bin directory.

To run redeployLRS.py script with the wsadmin utility, use this command:

wsadmin -lang jython -f redeployLRS.py <option>

Modify the wsadmin command to wsadmin.sh or wsadmin.bat, depending on the operating system environment.

To see a list of all available operations.

 wsadmin -lang jython -f redeployLRS.py --help


Related:

  • Grid endpoints
  • Configure the job scheduler
  • Administer the batch environment