You must transfer the
TIBCO MFT Platform Server for IBM i save file to your IBM i system. The save file is
MFTvvv.
Procedure
Sign on to the IBM i system with QSECOFR authority and create an empty product save file called
MFTvvv in library QGPL using the following command:
CRTSAVF QGPL/MFTvvv
where
vvv denotes the version number of
TIBCO MFT Platform Server for IBM i.
Transfer the product save file to your IBM i system using the following command:
FTP
<xxx.xxx.xxx.x>
where
<xxx.xxx.xxx.x>
denotes the IP address of your IBM i system.
Sign on with QSECOFR authority and enter the appropriate password.
On the command line, type the following command to set the transfer mode to BINARY:
BINARY
Execute the
FTP PUT command to transfer the appropriate save file to the IBM i system. The target save file name must be
QGPL/MFTvvv.
Here is an example of the FTP command required to transfer the file to your IBM i system:
PUT c:\directory_name\MFTvvv QGPL/MFTvvv
When the file has been uploaded to the IBM i system, end the FTP session by typing the following command on the command line: