Originally posted by: Nishith-Vyas
Hello,
I am using AIX 5.3 release 12 on IBM Power Servers & going to install Oracle 10gR2 DB. As per the pre-requisite, I have downloaded "vacpp filesets" from below URL
http://www-01.ibm.com/support/docview.wss?uid=swg24009787
During execution of setup using "smit update_all", I have received failure due to some missing pre-requisite. The error message of SMIT is as given below.
They cannot be installed until all of their requisite filesets
are also installed. See subsequent lists for details of requisites.
memdbg.adt 5.1.0.2 # User Heap/Memory Debug Toolkit
memdbg.aix50.adt 5.1.0.2 # User Heap/Memory Debug Toolk...
vac.C 7.0.0.2 # IBM XL C Compiler
vac.ndi 7.0.0.2 # IBM XL C Non-Default Install...
vacpp.cmp.core 7.0.0.2 # IBM XL C/C++ Compiler
vacpp.cmp.include 7.0.0.2 # IBM XL C/C++ Compiler Includ...
vacpp.cmp.tools 7.0.0.2 # IBM XL C/C++ Tools
vacpp.ndi 7.0.0.2 # IBM XL C/C++ Non-Default Ins...
xlC.adt.include 7.0.0.1 # C Set ++ Application Develop...
MISSING REQUISITES: The following filesets are required by one or more
of the selected filesets listed above. They are not currently installed
and could not be found on the installation media.
memdbg.adt 5.1.0.0 # Base Level Fileset
memdbg.aix50.adt 5.1.0.0 # Base Level Fileset
vac.C 7.0.0.0 # Base Level Fileset
vac.ndi 7.0.0.0 # Base Level Fileset
vacpp.cmp.core 7.0.0.0 # Base Level Fileset
vacpp.cmp.include 7.0.0.0 # Base Level Fileset
vacpp.cmp.tools 7.0.0.0 # Base Level Fileset
vacpp.ndi 7.0.0.0 # Base Level Fileset
xlC.adt.include 7.0.0.0 # Base Level Fileset
So, I would like to know how to resolve this error without which I can not start Oracld DB setup.
Nishith N.Vyas