The olaInstall.sh script file is used when you enable your server environment to use optimized local adapters.
You must install WebSphere™ Application Server for z/OS™ V7.0 Fix Pack 4 or Fix Pack 12 before you can use the optimized local adapters. Then, you can enable the optimized local adapter, install the ola.rar file into WebSphere Application Server and configure the adapter to work in your environment. The olaInstall.sh script is run on each application server node when you enable your environment to use optimized local adapters.
The olaInstall script creates a symbolic link to the optimized local adapter load libraries and the resource archive (RAR) file from each application server node's WAS_HOME directory. Then, the script populates a data set with the modules required for your client application to communicate with WebSphere Application Server for z/OS using the optimized local adapter APIs.
See the topic, Enabling the server environment to use optimized local adapters, for complete instructions to install optimized local adapters to your application server node.
The olaInstall.sh script file is located in the AppServer/bin directory.
olaInstall.sh function dsname
function
Prepares the node to use optimized local adapters by creating symbolic links to the optimized local adapter libraries, and populates a data set with the modules required for your client program to use optimized local adapters.
Populates a data set with the modules required for your client program to use optimized local adapters. This is the equivalent of a portion of the function provided by the INIT function, and is used if you want to populate a second data set with these modules.
Removes the symbolic links to the optimized local adapter libraries.
dsname
Specifies the data set to which the modules required for your client program to use optimized local adapters are copied for the INIT and OLAMODS functions.
olaInstall.sh INIT HLQ.WASOLA.LOAD
olaInstall.sh OLAMODS HLQ.WASOLA2.LOAD
olaInstall.sh UNINIT