olaRarUpdate.py script file

You can use the olaRarUpdate.py script file with the wsadmin scripting tool to update the installed optimized local adapters resource archive (RAR) file after you install a fix that modifies the resource archive. You will be instructed to run this script in the ++HOLD data for the fix pack, which modifies the resource archive.

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. The tasks performed by olaRarUpdate.py script file can also be done using the administrative console. To learn more about how to use the administrative console, read the topics, Installing a resource adapter archive and Enabling the server environment to use optimized local adapters.

Location

The olaRarUpdate.py script file is located in the /<smpe_root>/mso/OLA/bin/ directory.

Syntax

olaRarUpdate.py cell_name node_name

Parameters

cell_name

Specifies the long name of the cell where the optimized local adapters function is enabled.

node_name

Specifies the long name of the application server node that contains the application server(s) that use optimized local adapters.

Sample invocations

For a Base system with the application server started:

Type the following in the command prompt:
<configuration_root>/AppServer/profiles/default/bin/wsadmin.sh -lang jython -f /<smpe_root>/mso/OLA/bin/olaRarUpdate.py bbocell bbonode
Where bbocell is the cell long name and bbonode is the node long name of your Websphere Application Server system.

For a Network Deployment system with the deployment manager started:

Type the following in the command prompt:
<configuration_root>/DeploymentManager/profiles/default/bin/wsadmin.sh -lang jython -f /<smpe_root>/mso/OLA/bin/olaRarUpdate.py bbocell bbonode
Attention:
You might also need to specify -conntype SOAP -host host_name -port port_number -user user_ID -password password when invoking the wsadmin.sh script.





Terms of Use | Feedback

Last updated: Oct 22, 2010 12:21:29 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-zos&topic=cdat_wsadminolaUpdate
File name: cdat_wsadminolaUpdate.html