Before starting with the steps in this section, ensure that your
installation of Build System Toolkit is
complete. Install Jazz™ Team Server by
completing these steps:
- If you just installed Build System Toolkit,
continue with step 5, otherwise verify that the system value QALWOBJRST is
set to *ALL.
- On a 5250 command line, enter this command:
WRKSYSVAL
QALWOBJRST
- Enter 5 (Display), and check that the value
is set to *ALL. If it is set to any other value, record the
value on this line:
QALWOBJRST _____________________________________________
- Press Enter to continue.
- If QALWOBJRST was set to *ALL, skip to step 4;
otherwise, complete these steps:
- On the Work with System Values screen,
enter 2 to change the value.
- On the Change System Values screen, change
the existing value to *ALL.
- Press Enter to save the changes.
- Press F3 to return.
- From a 5250 command line, create a library for
installation:
CRTLIB RTCP_TMP TEXT('RTCP INSTALL LIBRARY')
- Create this save file:
CRTSAVF FILE(RTCP_TMP/S5724Z01) TEXT('RTCP INSTALL PRODUCT OPTION2')
- Copy the save file to the IBM® i system
library. Depending on which installation medium you are using, there
are two methods for copying the save file:
- Method 1: Installing from Passport Advantage® files or from
a DVD using your PC DVD drive
- Complete these steps to install from your workstation to your IBM i system:
- Download the Jazz Team Server save
files (S5724Z01.sav ) from Passport Advantage to the temporary
directory c:\RTCPTMP on your PC workstation, or if you have
a product DVD, insert the DVD into the DVD drive.
- Start an FTP session by entering the following command in the
MS-DOS Command Prompt:
FTP <yourServerHostName>
where <yourServerHostName> is
the name of the target IBM i system.
- When prompted, enter your IBM i system
user ID and password.
- Enter BIN to change the FTP type to BINARY.
- Set the file naming convention to Path by entering the
following:
quote site namefmt 1
- Transfer the following save file from the Passport Advantage file you downloaded
or from the DVD to the IBM i system:
put <YourDirectory>\S5724Z01.sav /qsys.lib/RTCP_TMP.lib/S5724Z01.file
where <YourDirectory> is
your PC DVD drive or the temporary directory c:\RTCPTMP where
you downloaded the save file.
- End your FTP session with this command:
QUIT
- Delete c:\RTCPTMP if you downloaded the save file there.
- Method 2: Installing from a DVD using your IBM i DVD
drive
- Complete these steps to install from an IBM i DVD:
- Insert the DVD into the DVD drive and enter the following command
on a 5250 command line:
WRKLNK OBJ('/qopt')
- Where the Work with Object Links screen
displays the qopt object link, select 5 (Next Level) to
select the next object link, which is the volume ID (volid )
of the DVD. Record the value here for use later during the installation:
VOL ID _____________________________________________
- Enter the following command. (The command is printed on two lines
to fit the page.):
CPYFRMSTMF FROMSTMF('/QOPT/<volid>/S5724Z01.sav')
TOMBR('/qsys.lib/RTCP_TMP.lib/S5724Z01.file') MBROPT (*replace)
where <volid> is
the volume ID of the DVD you recorded above.
- Install Jazz Team Server by
entering this command:
RSTLICPGM LICPGM(5724Z01) DEV(*SAVF) OPTION(2) SAVF(RTCP_TMP/S5724Z01)
Note: If
your system is not using English as the primary language, you have
to specify value 2924 for the LNG parameter of the RSTLICPGM command.
When
it is restored, this message displays: *PGM objects for product 5724Z01 option 2 release *FIRST restored.
- Change the QALWOBJRST value back to the value you recorded
earlier in step 1b.
- Delete the installation library DLTLIB RTCP_TMP
- To complete the installation of Jazz Team Server,
see Configuring your installation on IBM i.