haramraj
May 13th, 2013, 05:01 AM
When I tried installing DB2 Express-C server on my Ubuntu 12.04. and when I ran the 'db2prereqcheck' I got the error message
================================================== ========================
Checking DB2 prerequisites for DB2 database version "10.1.0.2" on operating system "Linux"
Validating "Linux distribution " ...
Requireed minimum "UBUNTU" version: "10.04"
Actual version: "12.04"
Requirement matched.
Validating "kernel level " ...
Required minimum operating system kernel level: "2.6.16".
Actual operating system kernel level: "3.5.0".
Requirement matched.
Validating "C++ Library version " ...
Required minimum C++ library: "libstdc++.so.6"
Standard C++ library is located in the following directory: "/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16".
Actual C++ library: "CXXABI_1.3.1"
Requirement matched.
Validating "/lib/libpam.so*" ...
DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
WARNING : Requirement not matched.
Requirement not matched for DB2 database "Server" "". Version: "10.1.0.2".
Summary of prerequisites that are not met on the current system:
DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
================================================== ========================
Checking DB2 prerequisites for DB2 database version "10.1.0.0" on operating system "Linux"
Validating "Linux distribution " ...
Requireed minimum "UBUNTU" version: "10.04"
Actual version: "12.04"
Requirement matched.
Validating "kernel level " ...
Required minimum operating system kernel level: "2.6.16".
Actual operating system kernel level: "3.5.0".
Requirement matched.
Validating "C++ Library version " ...
Required minimum C++ library: "libstdc++.so.6"
Standard C++ library is located in the following directory: "/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16".
Actual C++ library: "CXXABI_1.3.1"
Requirement matched.
Validating "/lib/libpam.so*" ...
DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
WARNING : Requirement not matched.
Requirement not matched for DB2 database "Server" "". Version: "10.1.0.0".
Summary of prerequisites that are not met on the current system:
DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
DBT3555E The db2prereqcheck utility determined that the current platform is not supported by the following version of DB2 database: "9.8.0.4".
DBT3555E The db2prereqcheck utility determined that the current platform is not supported by the following version of DB2 database: "9.8.0.3".
DBT3555E The db2prereqcheck utility determined that the current platform is not supported by the following version of DB2 database: "9.8.0.2".
================================================== ===============================================
I just want to ask, whether Ubuntu 12.04 is supported by IBM's DB2 server? and if yes, how to install DB2 properly?
================================================== ========================
Checking DB2 prerequisites for DB2 database version "10.1.0.2" on operating system "Linux"
Validating "Linux distribution " ...
Requireed minimum "UBUNTU" version: "10.04"
Actual version: "12.04"
Requirement matched.
Validating "kernel level " ...
Required minimum operating system kernel level: "2.6.16".
Actual operating system kernel level: "3.5.0".
Requirement matched.
Validating "C++ Library version " ...
Required minimum C++ library: "libstdc++.so.6"
Standard C++ library is located in the following directory: "/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16".
Actual C++ library: "CXXABI_1.3.1"
Requirement matched.
Validating "/lib/libpam.so*" ...
DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
WARNING : Requirement not matched.
Requirement not matched for DB2 database "Server" "". Version: "10.1.0.2".
Summary of prerequisites that are not met on the current system:
DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
================================================== ========================
Checking DB2 prerequisites for DB2 database version "10.1.0.0" on operating system "Linux"
Validating "Linux distribution " ...
Requireed minimum "UBUNTU" version: "10.04"
Actual version: "12.04"
Requirement matched.
Validating "kernel level " ...
Required minimum operating system kernel level: "2.6.16".
Actual operating system kernel level: "3.5.0".
Requirement matched.
Validating "C++ Library version " ...
Required minimum C++ library: "libstdc++.so.6"
Standard C++ library is located in the following directory: "/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16".
Actual C++ library: "CXXABI_1.3.1"
Requirement matched.
Validating "/lib/libpam.so*" ...
DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
WARNING : Requirement not matched.
Requirement not matched for DB2 database "Server" "". Version: "10.1.0.0".
Summary of prerequisites that are not met on the current system:
DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".
DBT3555E The db2prereqcheck utility determined that the current platform is not supported by the following version of DB2 database: "9.8.0.4".
DBT3555E The db2prereqcheck utility determined that the current platform is not supported by the following version of DB2 database: "9.8.0.3".
DBT3555E The db2prereqcheck utility determined that the current platform is not supported by the following version of DB2 database: "9.8.0.2".
================================================== ===============================================
I just want to ask, whether Ubuntu 12.04 is supported by IBM's DB2 server? and if yes, how to install DB2 properly?