Tuesday 27 February 2024

Websphere InstallationManager commands

 

 

Install the InstallationManager:

[bharath@middleware tools]$ ./imcl install com.ibm.cic.agent -repositories ../repository.config -installationDirectory /u01/apps/IM14 -acceptLicense  -log /tmp/im.log -sP

                 25%                50%                75%                100%

------------------|------------------|------------------|------------------|

............................................................................

[bharath@middleware tools]$

 

IMCL Version:

[bharath@middleware tools]$ /u01/apps/IM14/eclipse/tools/imcl version

Version 1.4.3.1

Internal Version 1.4.3001.20110504_1325

[bharath@middleware tools]$

 

 

ListAvailable Packages:

 

[bharath@middleware tools]$ ]$ /u01/apps/IM14/eclipse/tools/imcl listAvailablePackages  -repositories /home/bharath/Desktop/wasnd/ihs80soft/repository.config

com.ibm.websphere.APPCLIENT.v80_8.0.0.20110503_0200

com.ibm.websphere.IHS.v80_8.0.0.20110503_0200

com.ibm.websphere.PLG.v80_8.0.0.20110503_0200

com.ibm.websphere.PLUGCLIENT.v80_8.0.0.20110503_0200

com.ibm.websphere.WCT.v80_8.0.0.20110503_0200

[bharath@middleware tools]$

 

 

Install the Websphere ND package:

[bharath@middleware tools]$ /u01/apps/IM14/eclipse/tools/imcl  install com.ibm.websphere.ND.v80_8.0.0.20110503_0200 -repositories /home/bharath/Desktop/wasnd/was80soft/repository.config -installationDirectory /u01/apps/was8  -acceptLicense  -log /tmp/im.log -sP  -sharedResourcesDirectory /u01/apps/IMShared

               25%                50%                75%                100%

------------------|------------------|------------------|------------------|

............................................................................

[bharath@middleware tools]$

 

 

 

Install the IHS:

[bharath@middleware tools]$ ./imcl  install com.ibm.websphere.IHS.v80_8.0.0.20110503_0200 -repositories /home/bharath/Desktop/wasnd/ihs80soft/repository.config -installationDirectory /u01/apps/ihs8  -acceptLicense  -log /tmp/im.log -sP  -sharedResourcesDirectory /u01/apps/IMShared -properties user.ihs.httpPort=8080,user.ihs.allowNonRootSilentInstall=true

00:03.08 WARNING [main] com.ibm.cic.agent.core.internal.commands.PreferenceCommand execute

  The location for the shared resources directory cannot be modified: old /home/bharath/IBM/IMShared; new /u01/apps/IMShared.

                 25%                50%                75%                100%

------------------|------------------|------------------|------------------|

............................................................................

[bharath@middleware tools]$

 

 

Install Plugin:

[bharath@middleware tools]$ ./imcl  install com.ibm.websphere.PLG.v80_8.0.0.20110503_0200  -repositories /home/bharath/Desktop/wasnd/ihs80soft/repository.config -installationDirectory /u01/apps/ihsPlugins  -acceptLicense  -log /tmp/im.log -sP   -sharedResourcesDirectory /u01/apps/IMShared

                 25%                50%                75%                100%

------------------|------------------|------------------|------------------|

............................................................................

[bharath@middleware tools]$

 

 

Install the websphere customization toolbox

[bharath@middleware tools]$ ./imcl  install com.ibm.websphere.WCT.v80_8.0.0.20110503_0200  -repositories /home/bharath/Desktop/wasnd/ihs80soft/repository.config -installationDirectory /u01/apps/WCT  -acceptLicense  -log /tmp/im.log  -sP   -sharedResourcesDirectory /u01/apps/IMShared

 

                 25%                50%                75%                100%

------------------|------------------|------------------|------------------|

............................................................................

[bharath@middleware tools]$

 

 

Apply the FixPatch on Websphere App server:

Check the listAvailablePackages   on FixPatch

bharath@middleware tools]$ /u01/apps/IM14/eclipse/tools/imcl  listAvailablePackages  -repositories /home/bharath/Desktop/wasnd/8.0.0-WS-WAS-FP0000005/repository.config

com.ibm.websphere.BASE.v80_8.0.5.20121022_1902

com.ibm.websphere.BASETRIAL.v80_8.0.5.20121022_1902

com.ibm.websphere.DEVELOPERS.v80_8.0.5.20121022_1902

com.ibm.websphere.DEVELOPERSILAN.v80_8.0.5.20121022_1902

com.ibm.websphere.EXPRESS.v80_8.0.5.20121022_1902

com.ibm.websphere.EXPRESSTRIAL.v80_8.0.5.20121022_1902

com.ibm.websphere.ND.v80_8.0.5.20121022_1902

com.ibm.websphere.NDDMZ.v80_8.0.5.20121022_1902

com.ibm.websphere.NDDMZTRIAL.v80_8.0.5.20121022_1902

com.ibm.websphere.NDTRIAL.v80_8.0.5.20121022_1902

[bharath@middleware tools]$

 

 

Apply the FixPatch

[bharath@middleware tools]$ /u01/apps/IM14/eclipse/tools/imcl install com.ibm.websphere.ND.v80_8.0.5.20121022_1902  -repositories /home/bharath/Desktop/wasnd/8.0.0-WS-WAS-FP0000005/repository.config -installationDirectory /u01/apps/was8 -acceptLicense -showProgress

                 25%                50%                75%                100%

------------------|------------------|------------------|------------------|

............................................................................

[bharath@middleware tools]$

 

 

listAvailablePackages   on IHS patch:

[bharath@middleware tools]$ /u01/apps/IM14/eclipse/tools/imcl  listAvailablePackages  -repositories /home/bharath/Desktop/wasnd/wassupplements80soft/repository.config

com.ibm.websphere.APPCLIENT.v80_8.0.0.20110503_0200

com.ibm.websphere.IHS.v80_8.0.0.20110503_0200

com.ibm.websphere.PLG.v80_8.0.0.20110503_0200

com.ibm.websphere.PLUGCLIENT.v80_8.0.0.20110503_0200

com.ibm.websphere.WCT.v80_8.0.0.20110503_0200

 

 

Apply the IHS patch:

 

[bharath@middleware tools]$ /u01/apps/IM14/eclipse/tools/imcl install com.ibm.websphere.IHS.v80_8.0.0.20110503_0200  -repositories /home/bharath/Desktop/wasnd/wassupplements80soft/repository.config -installationDirectory /u01/apps/ihs8 -acceptLicense -showProgress

                 25%                50%                75%                100%

------------------|------------------|------------------|------------------|

............................................................................

[bharath@middleware tools]$

Apply the Plugin Patch

[bharath@middleware tools]$ /u01/apps/IM14/eclipse/tools/imcl install com.ibm.websphere.PLG.v80_8.0.0.20110503_0200  -repositories /home/bharath/Desktop/wasnd/wassupplements80soft/repository.config -installationDirectory /u01/apps/ihsPlugins/ -acceptLicense -showProgress

                 25%                50%                75%                100%

------------------|------------------|------------------|------------------|

............................................................................

[bharath@middleware tools]$

 

 

listInstalledPackages

[bharath@middleware tools]$ /u01/apps/IM14/eclipse/tools/imcl listInstalledPackages

com.ibm.cic.agent_1.4.3001.20110504_1325

com.ibm.websphere.ND.v80_8.0.5.20121022_1902

com.ibm.websphere.IHS.v80_8.0.0.20110503_0200

com.ibm.websphere.PLG.v80_8.0.0.20110503_0200

com.ibm.websphere.WCT.v80_8.0.0.20110503_0200

[bharath@middleware tools]$

 

 

 

 

No comments: