configCGSharedLib.py batch script

You can use the configCGSharedLib.py Jython script to assign the shared library to the job scheduler.

Purpose

The configCGSharedLib.py script is provided with the product. The configCGSharedLib.py script assigns the shared library to the job scheduler.

Location

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

Usage

To run the configCGSharedLib.py script with the wsadmin utility, use this command:
wsadmin -lang jython -f configCGSharedLib.py <option>
You might have to 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 configCGSharedLib.py --help