CoolSpools PLUS has now been superseded by CoolSxpools V6
The procedure described here relates to the earlier CoolSpools PLUS and describes how to apply a PTF (fix pack) for CoolSpools PLUS.
Before you start, it is strongly recommended that you:
DSPPGM COOLSPV5R1/CP_PTFEXTR
WRKOBJLCK COOLSPV5R1 *LIB
This method uses FTP (File Transfer Protocol) to transfer the PTF file from your PC to your system i. It is assumed that you have stored the zip file which your downloaded from the Internet on your PC and that you have enabled an FTP link between your PC and your system i.
Commands to be run on the system i are shown in
blue
and those to be run on the PC in
green
md c:\COOLSP
Save or copy the zip file that you downloaded or received into this directory.
crtsavf lib_name/Q5CP0001
where:
lib_name
is the name of the library you chose to use.
ftp system_i_name
where:
system_i_name
is the name of your system i.
You will be prompted to enter your user id and password. Please ensure that you sign on with a user id that has adequate authority. We recommend that you sign on as the Security Officer QSECOFR.
Issue the following FTP commands within the FTP session:
binary
This command instructs FTP not to carry out any conversion on the data to be sent to the system i.
quote site na 0
This makes sure the system i is using naming format 0 (library naming). This is important if your FTP attributes (CHGFTPA command NAMEFMT parameter) have the initial naming format set to *PATH (IFS path naming) rather than *LIB (library/file.member naming).
cd lib_name
where:
lib_name
is the name of the library in which your created the save file in Step 3. This command makes lib_name your current library on the system i.
lcd dir_name
where:
dir_name
is the name of the directory on your PC in which you unzipped the install files earlier. This command makes dir_name your current directory on the PC.
put Q5CPnnnn.sav Q5CPnnnn
This command transmits the contents of the file Q5CP0001.sav, which was earlier unzipped from 5CP0001.zip, and stores them in the save file called Q5CPnnnn which you created earlier on your system i.
dspsavf lib_name/Q5CPnnnn
If you see the message (No records in save file) then something has gone wrong during the preceding steps. Try following them again. If you still cannot get this procedure to work, contact ariadne support.
lodptf licpgm(5COOLSP) dev(*savf) select(5CPnnnn) savf(lib_name/Q5CPnnnn)
where:
lib_name
is the name of the library in which your created the save file in Step 3 and nnnn is the PTF ID.
apyptf licpgm(5COOLSP) select(5CPnnnn) apy(*temp)
where: nnnn is the PTF ID.
If you have any trouble at any point in this procedure, please contact ariadne support.