You will need:
installation packages
- C1IF4ML IBM Tivoli Directory Integrator V7.0 for Linux IA-64
- IBM Tivoli Directory Integrator 7.0 Fix Pack 5 - 7.0.0-TIV-TDI-FP0005 can be downloaded from ftp://dispsd-8.boulder.ibm.com/ecc/sar/CMA/TIA/00zbo/1/7.0.0-TIV-TDI-FP0005.zip, or from
Documentation TDI 7.0
http://publib.boulder.ibm.com/infocenter/tivihelp/v2r1/topic/com.ibm.IBMDI.doc_7.0/welcome.htm
Server FQDN: icdb.ys.cz
TDI installation + FixPack 5 installation
- Log in as root and create TDI folder for installation package
- [root@icdb ~]# mkdir /opt/install/TDI
- [root@icdb ~]# chmod 777 /opt/install/TDI
- Download or copy C1IF4ML.tar in to created folder TDI
- [root@icdb TDI]# cd /opt/install/TDI/
- [root@icdb TDI]# tar xvf C1IF4ML.tar
- [root@icdb TDI]# ./launchpad.sh
- Launchpad window is opened
- Click to Install IBM Tivoly Directory Integrator in left menu
- Click Tivoli Directory Integrator 7.0 installer
- Select your preferred language
- Click NEXT > NEXT > Accept license > NEXT
- Leave installation directory in default
- Select Typical installation > NEXT
- Select Do not specify > NEXT
- Leave ports in default
- HTTP: 13100
- HTTPS: 13101
- Action manager API: 13104
- NEXT > NEXT >
- Summary will appear > INSTALL
- Uncheck Start the Configuration Editor > FINISH
- Apply TDI FixPack 5 - supported by IBM Lotus Connections 3.0.1
- [root@icdb ~]# mkdir /opt/install/TDIFix
- [root@icdb ~]# cd /opt/install/TDIFix
- [root@icdb TDIFix]# wget ftp://dispsd-8.boulder.ibm.com/ecc/sar/CMA/TIA/00zbo/1/7.0.0-TIV-TDI-FP0005.zip
- [root@icdb TDIFix]# unzip 7.0.0-TIV-TDI-FP0005.zip
- [root@icdb TDIFix]# cd 7.0.0-TIV-TDI-FP0005
- [root@icdb 7.0.0-TIV-TDI-FP0005]# cp UpdateInstaller.jar
- [root@icdb 7.0.0-TIV-TDI-FP0005]# cp UpdateInstaller.jar /opt/IBM/TDI/V7.0/maintenance/
- overwrite existing UpdateInstaller.jar
- [root@icdb 7.0.0-TIV-TDI-FP0005]# cd /opt/IBM/TDI/V7.0/bin/
- [root@icdb bin]# ./applyUpdates.sh -update /opt/install/TDIFix/7.0.0-TIV-TDI-FP0005/TDI-7.0-FP0005.zip
- Check information about fixpack running command:
- [root@icdb bin]# ./applyUpdates.sh -queryreg
Output of the command should be similar
Information from .registry file in: /opt/IBM/TDI/V7.0
Edition: Identity
Level: 7.0.0.5
License: None
Fixes Applied
=-=-=-=-=-=-=
TDI-7.0-FP0005(7.0.0.0)
Components Installed
=-=-=-=-=-=-=-=-=-=
BASE
SERVER
-TDI-7.0-FP0005
CE
-TDI-7.0-FP0005
JAVADOCS
EXAMPLES
-TDI-7.0-FP0005
EMBEDDED WEB PLATFORM
AMC
Deferred: false
Ta daaa ... you are done with TDI!
Next part is here: how to install Fix WAS, IHS and Plug-in
No comments:
Post a Comment