If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Installing DB2 Express C -

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-05-10, 11:31
rockycj rockycj is offline
Registered User
 
Join Date: Feb 2007
Posts: 73
Installing DB2 Express C -

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".
Reply With Quote
  #2 (permalink)  
Old 03-05-10, 11:45
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
What do you get if you run "db2val -o"?

You cannot apply a fixpack to DB2 Express-C. If you still have problems, you will have to uninstall and try again.

Andy
Reply With Quote
  #3 (permalink)  
Old 03-05-10, 12:09
rockycj rockycj is offline
Registered User
 
Join Date: Feb 2007
Posts: 73
Installing DB2 Express C

After all that, I ran "db2val" again and it's successful. I haven't changed anything!
How weird is that? Ah, I think I know what happened...I ran the original "db2val" logged in as "db2inst1" and not "root". Thank you for your response and help.

CC


[root@carla bin]# ./db2val
DBI1379I The db2val command is running. This can take several minutes.


DBI1335I Installation file validation for the DB2 copy installed at
/opt/ibm/db2/V9.7 was successful.



DBI1343I The db2val command completed successfully. For details, see
the log file /tmp/db2val-03_05_10:59:16.log.


[root@carla bin]# ./db2val -o
DBI1379I The db2val command is running. This can take several minutes.


DBI1335I Installation file validation for the DB2 copy installed at
/opt/ibm/db2/V9.7 was successful.



DBI1343I The db2val command completed successfully. For details, see
the log file /tmp/db2val-03_05_11:03:15.log.
Reply With Quote
  #4 (permalink)  
Old 03-05-10, 16:52
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Quote:
Originally Posted by rockycj View Post
After all that, I ran "db2val" again and it's successful.
You may be the only person in the world to ever run that command.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On