Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Db2 v9.5 - Undefined Symbol while creating an instance

 
   Database Help (Home) -> DB2 RSS
Next:  Label placed on button, disappears when clicked  
Author Message
Michel Esber

External


Since: May 14, 2007
Posts: 17



(Msg. 1) Posted: Sun Sep 28, 2008 6:05 pm
Post subject: Db2 v9.5 - Undefined Symbol while creating an instance
Archived from groups: comp>databases>ibm-db2 (more info?)

People,

Environment: Linux AS4

I have just installed db2 v9.5 + Fixpak 2 on a machine that has db2
v8 up and running, but I am unable to create and instance:

[root@autctx05rjomk instance]# ./db2icrt -a SERVER -p 50002 -s wse -
u db2inst2 db2inst2
/opt/ibm/db2/V9.5/bin/db2greg: symbol lookup error: /opt/ibm/db2/V9.5/
bin/db2greg: undefined symbol: GetGlobalRegPathname
/opt/ibm/db2/V9.5/bin/db2greg: symbol lookup error: /opt/ibm/db2/V9.5/
bin/db2greg: undefined symbol: GetGlobalRegPathname

??? What is this ??

DBI1295E The instance list could not be updated.

Explanation:

The instance could not be added to or removed from the instance list.
An
error has occurred when adding or removing the instance from the
instance list. One of the following situations occurred:
* Incorrect access permission on the registry profile.
* Profile registry is not set up properly.
* There is not enough space on your file system.

If I run the same command in debug mode, I can see the following:

+ /opt/ibm/db2/V9.5/instance/db2iset -a db2inst2
+ '[' 127 -ne 0 ']'
+ display_msg /opt/ibm/db2/V9.5/msg/en_US.iso88591/db2install.cat 295
'DBI1295E The instance list could not updated.\n'

So, If I manually run this:

[root@autctx05rjomk instance]# /opt/ibm/db2/V9.5/instance/db2iset -a
db2inst2
/opt/ibm/db2/V9.5/instance/db2iset: symbol lookup error: /opt/ibm/db2/
V9.5/instance/db2iset: undefined symbol: pdGetCompTraceFlag


[root@autctx05rjomk instance]# uname -a
Linux autctx05rjomk 2.6.9-42.0.3.ELhugemem #1 SMP Mon Sep 25 17:39:50
EDT 2006 i686 i686 i386 GNU/Linux

Any ideas ?

Thanks,

 >> Stay informed about: Db2 v9.5 - Undefined Symbol while creating an instance 
Back to top
Login to vote
stefan.albert

External


Since: Jan 31, 2008
Posts: 14



(Msg. 2) Posted: Mon Sep 29, 2008 4:40 am
Post subject: Re: Db2 v9.5 - Undefined Symbol while creating an instance [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It looks to me, like your "global registry" is corrupted.
This is a file living in /var/db2 (in AIX - I don't know if this is
also th case in linux)
named "global.reg".
This file holds informations about DB2 software installations,
instances and their DB2level, db2 admin server information and some
environmental settings.
You can query/change this file with db2greg command: "db2grep -dump"
would list the contants in a human readable way (gulp...)
If this also gives an error - quite bad:
If you don't need your instances and software on the box: Remove all,
clear/remove this file and reinstall all again.

 >> Stay informed about: Db2 v9.5 - Undefined Symbol while creating an instance 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
library compatibility libdb2.so undefined reference to - When creating an executible received this error during the linking... g++32 -L/usr/lib/x86_64-redhat-linux3E/lib64 -o confusion cdb.o conindb.o confusdb.o confusion.o ../../arc/lib/arc.a ../shared/lib/ database.a -Wl,-rpath,/home/userid/sqllib/lib..

AWE Bufferpool: instance crashing with DB2 8.x ESE FP8 - Hello, i currently setup a new machine with DB2 8.x ESE FP8 . The machine is a HP Proliant ML570, 14 GB RAM, 4xXeon 3.0 GHZ.... Windows 2003 Enterprise (booted with /3GB and /PAE). DB2 is using AWE: DB2_AWE=1,330000,40000 Now i had this error for one...

stop remote instance - hello, is it possible to stop/start remote instance? db2stop makes effect only with local instance regards S.

Calculate the maximum total memory ever used by the instance - Hi All, Is there a way to calculate the maximum total memory ever used by the instance? Is db2mtrk the answer ... especially the high watermark option..... If I add up all the values......Will it be the total memory used ? Thanks - beena

Instance choice in JDBC url connection - Hello all, I'm using DB2 UDB 7.2 on a Linux server and I've installed the DB2 client on my Windows 2000 machine. I've defined on my client two instances, one for test databases and one for production databases and I've cataloged the same database (of..
   Database Help (Home) -> DB2 All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]