Installation packages
Below you can find the installation packages and part numbers you will need:
IBM Software Catalog
CN5HGEN - IBM Tivoli Netcool Performance Manager Wireline Component v1.4.1 for Linux English
CIN3IML - IBM Tivoli Common Reporting 3.1.0.1 for Linux Multilingual
CIES6ML - IBM WebSphere Application Server V8.5.0.1 for Jazz for Service Management for Linux
CI6W6ML - IBM DB2 Enterprise Server Edition V10.1 for Linux on AMD64 and Intel® EM64T systems (x64) Multilingual
CI71NML - IBM DB2 10.1 Enterprise Server Edition -
Restricted Use Quick Start and Activation Multiplatform Multilingual
FixCentral - IBM Installation Manager Install Kit for all x86_64 Linux versions supported by version 1.8.3.0
Oracle
p13390677_112040 - 64-bit Oracle Server 11g (11.2.0.4) Enterprise Edition for Linux
p13390677_112040 - 32-bit Oracle Client 11g (11.2.0.4) for Linux
# yum groupinstall "Base"
System packages (RHEL 6.5)
# yum groupinstall "Base"
# yum install atk.i686 binutils.x86_64 cairo.i686 compat-libcap1.x86_64
compat-libstdc++-33.x86_64 compat-libstdc++-33.i686 elfutils-libelf.x86_64
elfutils-libelf-devel.x86_64 gcc.x86_64 gcc-c++.x86_64 glibc.x86_64 glibc.i686
glibc-common.x86_64 glibc-devel.x86_64 glibc-devel.i686 glibc-headers.x86_64
gtk2.i686 kernel-headers.x86_64 ksh.x86_64 libaio.x86_64 libaio.i686
libaio-devel.x86_64 libaio-devel.i686 libgcc.x86_64 libgcc.i686 libgomp.x86_64
libstdc++.x86_64 libstdc++.i686 libstdc++-devel.x86_64 libstdc++-devel.i686
libX11.i686 libXau.i686 libxcb.i686 libXext.i686 libXp.x86_64 libXp.i686
libXpm.x86_64 libXtst.i686 make.x86_64 openmotif.x86_64 openmotif.i686
openssl098e.i686 sysstat.x86_64 unixODBC.x86_64 unixODBC.i686
unixODBC-devel.x86_64 xorg-x11-xauth PackageKit-gtk-module.x86_64
libcanberra-gtk2.x86_64 gtk2-engines.x86_64 unzip openssh-clients.x86_64
Hi Danilo,
ReplyDeleteHere I found your 2nd part. Earlier I went through the first part and found out that you will be writing about installation in 2n part of your blog. I am not sure if i found the right blog or not.
But as mentioned and faced by others, i am stuck seriously with this. I am trying to install TNPM 1.4.2 with DB2 10.1.0.5 from many days on RHEL 6.5. But always i get stuck and step 8 (Install Database Configuration). It shows some error like this.
Timestamp----------- Time stamp ----------
2016.08.04 15:53:28
Return_code-----------Return Code: ----------
8
DiagRecord----------- Diagnostic record ----------
6-8-0001-0001 com.ibm.tivoli.icc.installer.action.RunCoiInstallStepAction
Command----------- Command ----------
Command_output----------- Command output ----------
Exception received while executing step.
/tmp/ProvisoConsumer/Plan/MachinePlan_UPCDRHISLxx/MachinePlan_UPCDRHISL02.xml:207: The following error occurred while executing this line:
/tmp/ProvisoConsumer/Plan/MachinePlan_UPCDRHISLxx/MachinePlan_UPCDRHISL02.xml:279: Error executing step: An error was encountered running step DBConfig_step_5_1
GYMCI9001E An error occurred during installation.
Command failed.
Error_log----------- Error log ----------
Infact i have tried with multiple versions of the software and multiple combinations but I always get stuck at the same error. I would seriously appreciate if any one can help me on this.
Dear Manish,
DeleteYou will need to search for a more detailed log error to know exactly which command went wrong. Did you double check the system packages? If this is a lab server try to install the base server packages instead of minimum. I know some required packages are not listed in the documentation (like csh). I will search for the package list and try to publish it today.
Danilo
This comment has been removed by a blog administrator.
ReplyDeleteHi Danillo,
ReplyDeleteI am also facing the same issue as mentioned above i.e. DbConfig_Step_5_1
When i browse the logs further, i could not see the exact commands which are being executed. Any help appreciated ...
==============================
install_ora:
createCFG_db2:
[echo] Copy/Replace lib32 directory $DATABASE_HOME/lib32
[copy] Copying 1 file to /opt/db2
install_db2:
[echo] DBConfig - install_db2
[echo] DBConfig - excute : ${executed.command}
com.ibm.ac.coi.api.exception.WrappedException: An exception was received during the processing of MachinePlan: APPRODTNPM2. See the Exception Stack Trace for more information.
at com.ibm.ac.coi.impl.MachinePlanImpl.process(MachinePlanImpl.java:244)
at com.ibm.ac.coi.impl.utils.MachinePlanRunner.run(MachinePlanRunner.java:64)
at java.lang.Thread.run(Thread.java:785)
Caused by: com.ibm.ac.coi.api.exception.WrappedException: The ANT ant task failed. BaseDir = /tmp/ProvisoConsumer/Plan/MachinePlan_APPRODTNPM2 AntFile = MachinePlan_APPRODTNPM2.xml
at com.ibm.ac.coi.impl.utils.AntHelper.ant(AntHelper.java:122)
at com.ibm.ac.coi.impl.utils.AntHelper.ant(AntHelper.java:135)
at com.ibm.ac.coi.impl.MachinePlanImpl.process(MachinePlanImpl.java:223)
... 2 more
Caused by: The following error occurred while executing this line:
/tmp/ProvisoConsumer/Plan/MachinePlan_APPRODTNPM2/MachinePlan_APPRODTNPM2.xml:126: The following error occurred while executing this line:
/tmp/ProvisoConsumer/Plan/MachinePlan_APPRODTNPM2/MachinePlan_APPRODTNPM2.xml:207: The following error occurred while executing this line:
/tmp/ProvisoConsumer/Plan/MachinePlan_APPRODTNPM2/MachinePlan_APPRODTNPM2.xml:279: Error executing step: An error was encountered running step DBConfig_step_5_1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:508)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418)
at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at com.ibm.ac.coi.impl.utils.AntHelper.ant(AntHelper.java:117)
==========================================================================
Hi Vikas,
Deletewith this log is a little bit difficult to pinpoint the problem. I would suggest you go to the ANT file (/tmp/ProvisoConsumer/Plan/MachinePlan_APPRODTNPM2/MachinePlan_APPRODTNPM2.xm) and check the line 126 to see what it is trying to do.
KR
Hi,
DeleteI have a similar problem.
I had put TNPM install media in the /root directory, and encountered the problem.
After moving it to /tmp, the problem was solved.