WebSphere Enterprise Service Bus for z/OS, Version 6.2.0 Operating Systems: z/OS


zSMPUpgrade.sh script

Run the zSMPUpgrade.sh script to update WebSphere® ESB for z/OS® to a newer version.

Purpose

The zSMPUpgrade.sh script is used when a new version of WebSphere ESB for z/OS is put into a different installation HFS to the one being used by an existing installation of WebSphere ESB for z/OS. In this situation the WebSphere ESB for z/OS configuration symlinks are pointing to files in the old nstallation HFS and must be updated to point to the new location. The zSMPUpgrade.sh script changes the symlinks of the service directory and the install scripts in the configuration HFS to point to the new installation HFS. When the server is started, the applyPTF process recognises the new files and applies service to the configuration HFS by changing the rest of the symlinks.

Run the command from the WebSphere Process Server for z/OS path name created by the SMP/E installation. By default the location is /usr/lpp/zWESB/V6R2/zos.config/bin.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- -zSMPUpgrade.sh-- -smproot--path_to_newer_version_of_installation_files-- -runtime--path_to_zWPS_configuration_HFS_that_is_to_be_upgraded-><

Parameters

-smproot path_to_newer_version_of_installation_files
The path to the installation file system for the newer version of WebSphere ESB for z/OS. For example /usr/lpp/new_zWPS/V6R2
-runtime path_to_zWPS_configuration_HFS_that_is_to_be_upgraded
The WebSphere ESB for z/OS configuration file system that you want to upgrade to the version specified in -smproot, for example /WebSphere/V6R1M0/AppServer

Example

The following command updates the symlinks contained in the zWPS congfiguration HFS mounted at /WebSphere/V6R1M0/AppServer to point to the files in the zWPS installation HFS mounted at /usr/lpp/new_zWPS/V6R2 after the server has restarted. For example:
 zSMPUpgrade.sh -smproot /usr/lpp/new_zWPS/V6R2 -runtime /WebSphere/V6R1M0/AppServer

reference Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 21 June 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.zseries.doc/doc/rins_zos_upgradescript.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).