I'm trying to install DB2 Express C v9.7 on my PC with Fedora 12. I downloaded db2exc_971_LNX_x86.tar.gz and ran the DB2 Setup Wizard and got all the way through the installation. Then I ran the "db2val" command and got the DBI1379I error, as below.
This says I'm missing files or files are wrong size. Then it says to re-install the Product from the installation media ( I don't know if this means from the DB2 Setup Installation). Well I tried it through the command line and it says "A fix pack installation is not permitted on "DB2 Express-C".
Could someone please help me? I need to know how to Re-install the products by running the following command from the installation media, installFixPack -f level.
Thank you.
CC
db2inst1@carla bin]$ db2val
DBI1379I The db2val command is running. This can take several minutes.
DBI1334E Installation file validation failed for the DB2 copy installed
at /opt/ibm/db2/V9.7. Reason code = 1.
Explanation:
1. Some features or components have missing files or files with the
wrong size.
2. The embedded runtime path for some DB2 library or executable files is
not set properly.
User response:
Perform one of the following actions:
1. Re-install the products by running the following command from the
installation media, installFixPack -f level. Rerun the db2val
command.
2. For root installations, run
<DB2-installation-path>/install/db2chgpath as root. For non-root
installations, run <DB2-installation-path>/install/db2chgpath as the
copy owner. Rerun the db2val command.
DBI1344E The validation tasks of the db2val command failed. For
details, see the log file /tmp/db2val-03_04_15:10:31.log.
In the db2val-03_04_15:10:31.log file:
Task 1: Validating Installation file sets.
Missing files:
/opt/ibm/db2/V9.7/logs
Status 1: Failure
lrwxrwxrwx. 1 root root 12 2010-03-04 15:02 logs -> install/logs
[root@carla install]# ./installFixPack -f level -b /opt/ibm/db2/V9.7
DBI1017I installFixPack is updating the DB2 product(s) installed in
location /opt/ibm/db2/V9.7.
DB2 installation is being initialized.
The existing product or products installed on this system do not support fix
pack upgrades.
For more information see the DB2 installation log at
"/tmp/installFixPack.log.21033".
[root@carla tmp]# more installFixPack.log.21033
DB2 Setup log file started at: Fri Mar 5 10:05:47 2010 CST
================================================== ==========
Operating system information: Linux 2.6.31.12-174.2.22.fc12.i686.PAE.#1 SMP Fri Feb 19 19:10:04 UTC 2010 i686
ERROR: The DB2 installer detected that you are trying to apply the fix pack to
"DB2 Express-C". A fix pack installation is not permitted on "DB2 Express-C".