You can use the configCGSharedLib.py Jython script to assign the shared library to the job scheduler.
At installation, the configCGSharedLib.py script is copied onto the installation target in the app_server_root/bin directory.
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