redeployLRS.py batch script
We can use the redeployLRS.py Jython script to redeploy the job scheduler on the deployment target.
Purpose
The redeployLRS.py script is provided with the product. The redeployLRS.py script redeploys the job scheduler on the deployment target.
Location
At installation, redeployLRS.py is copied onto the installation target in the app_server_root/bin directory.
Usage
To run redeployLRS.py script with the wsadmin utility, use this command:
wsadmin -lang jython -f redeployLRS.py <option>
Modify wsadmin to wsadmin.sh or wsadmin.bat, depending on the operating system environment.
To see a list of all available operations, use the following command:
wsadmin -lang jython -f redeployLRS.py --help
Related concepts
Grid endpoints
Related tasks
Configure the job scheduler Administer the batch environment