redeployLRS.py batch script
You can use the redeployLRS.py Jython script to redeploy the job scheduler on your deployment target.
Purpose
The redeployLRS.py script is provided with the product. The redeployLRS.py script redeploys the job scheduler on your 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 the wsadmin command to wsadmin.sh or wsadmin.bat, depending on your operating system environment.
To see a list
of all available operations, use the following command:
wsadmin -lang jython -f redeployLRS.py --help