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 > SuSE: SQL22208N while creating Tools Catalog

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-04, 11:40
BruceChen BruceChen is offline
Registered User
 
Join Date: Dec 2004
Posts: 9
SuSE: SQL22208N while creating Tools Catalog

Hi,

I am installing DB2 on SuSE SLES9 RC5 for AMD64. I found it reports SQL22208N while creating Tools Catalog. What is wrong with me? :-(

My environment:
OS: SuSE SLES9 RC5
DB2: V8.1
Box: AMD64
JDK: JBMJava2-142 for i386.

My main steps are:
1> delete JDK in SuSE, then install the new IBM JDK.
2> delete Java directory in DB2 installation package, link it to the IBM JDK I installled.
3> export LD_ASSUME_KERNEL=2.4.19 and JAVA_HOME=/opt/IBMJava-142
4> use db2setup to install DB2
5> after that, Tools catalog is not installed, then I update the cfg of dbm and admin:
db2 update dbm cfg using JDK_HOME /opt/IBMJava-142
db2 update admin cfg using JDK_HOME /opt/IBMJava-142
db2admin stop
db2admin start

6> then I try to create Tools Catalog, and failed here:
db2 create tools catalog toolcat create new database tooldb

It reprots:
SQL22208N: The DB2 Administration Server failed to execute functions/method
"db2dasCreateToolsCatalog" in library/class "db2dasdbfn" at hosts "".
Reason Code "2"

Thank you very much!
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