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 > db2WSE install on Linux (slackware) problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-04-04, 11:01
Peter.Vanroose Peter.Vanroose is offline
Registered User
 
Join Date: Sep 2004
Location: Belgium
Posts: 1,079
Unhappy db2WSE install on Linux (slackware) problem

I was more or less able to install db2WSE on Linux (slackware) with kernel 2.4.26.
Main problem was that rpm failed (since the OS install does not use rpm)
but I was able to circumvent this by manually executing "rpm --nodeps".
The final installation command
/opt/IBM/db2/V8.1/adm/db2licm -a ./db2/license/db2wse.lic
passed successfully, with return message DBI1402I License added successfully.

But when I log on as db2inst1 and run the command /opt/IBM/db2/V8.1/bin/db2
the return message is
SQL10007N Message "-1390" could not be retrieved. Reason code: "1".
What could be the reason, and how could I possibly get around this?

Thanks in advance!

-- Peter Vanroose
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