Change installation path and select product version
For the purposes of this example, let us assume that the product SDF-I has been successfully installed and that standard installation was selected. Standard installation is illustrated on "Default installation under BS2000".
The purpose in this example is to render all installed versions of the product SDF-I centrally accessible under test ID RZTEST. The specified version (V4.1C10) will be set as the system-wide standard product version.
Part 1. Copy the product files
As the user with the SUBSYSTEM-MANAGEMENT privilege under the user ID TSOS, you begin by fetching information on the installed versions of the product or program file.
|
Copy the program file for SDF-I V4.1B10 to the user ID of your choice.
/copy-file from-file=$tsos.sysprg.sdf-i.041,-
/ to-file=$rztest.sysprg.sdf-i.041
Part 2. Set assignment of path name to logical ID
You must now set the installation path for this version of SDF-I in the SCI.
|
Part 3. Select product version
Select V4.1C10 as the standard version for the system.
/select-product-version product-name=sdf-i,version=v04.1c10,scope=*system
All users now use version V4.1C10 of SDF-I by default. A nonprivileged user (with SCOPE=*PROGRAM or *TASK) can use the SELECT-PRODUCT-VERSION command to select another available version of SDF-I (4.1B10 is still possible in the example) for a particular program or task session.
You should then check the result.
|