Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...It's fun to see others going through the same stuff I did and be able to help. It's also a way for me to stay sharp and not lose the stuff I've learned..."

Geography

Where in the world do Tek-Tips members come from?

Unable to launch DB2 Control Center in DB2 V9.5 ESE/LINUX

wombat53 (TechnicalUser)
8 Jun 08 16:38
Hi - I've never had this problem in the past (with a different Lx distribution), but cannot launch the Db2 Control Center in Fedora 8. The best I can provide is a dump of the session.
All help appreciated - George
:0.0
root ~ # su - db2inst1
db2inst1 ~ $ echo $DISPLAY
:0.0
db2inst1 ~ $ db2cc &
[1] 9817
db2inst1 ~ $ java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' fail                                            ed.
JVMDUMP006I Processing Dump Event "abort", detail "" - Please Wait.
JVMDUMP007I JVM Requesting System Dump using '/opt/ibm/db2/V9.5/tools/core.20080                                            608.202649.9819.dmp'
JVMDUMP010I System Dump written to /tmp/core.20080608.202649.9819.dmp
JVMDUMP007I JVM Requesting Snap Dump using '/opt/ibm/db2/V9.5/tools/Snap0002.200                                            80608.202649.9819.trc'
JVMDUMP010I Snap Dump written to /tmp/Snap0002.20080608.202649.9819.trc
JVMDUMP007I JVM Requesting Java Dump using '/tmp/javacore.20080608.202649.9819.t                                            xt'
JVMDUMP010I Java Dump written to /tmp/javacore.20080608.202649.9819.txt
JVMDUMP013I Processed Dump Event "abort", detail "".
DB2JAVIT : RC = 6
 
Truusvlugindewind (Programmer)
9 Jun 08 4:46
See if it is a linux/X problem or a db2 thing. Instead of "db2cc" try to start "xterm". If that does not work either you know you're in the wrong forum :)

Dispite of that you could try this:

ssh -X -Y db2inst1@localhost
db2cc

 
wombat53 (TechnicalUser)
9 Jun 08 13:22
truu...thnks
I am in the KDE GUI, and running this from a cmd type window, such as konsole, terminal etc. Isn' that pretty much the same thing? Or do you suggest I run xterm from the command line after inital login to the box, before I open any kind of GUI whatsoever?
Thanks
George
P.S I used to have this OK on SLACKWARE, and I recall the commands I gave above did work. I'm no LINUX expert, esp. with "X".
 
Truusvlugindewind (Programmer)
10 Jun 08 16:30
My suggesion? Do not log in and work as "root". Just login as db2inst1 and work from there: that's the KISS approach.

When that does not work fine then you've probably asked DB2 to create that user during installation.
So a tip:
When installing DB2 on linux, 1st create the user which is going to be the instance owner yourself and then install DB2.

b.t.w. did you run DB2 ob Slackware?
 
wombat53 (TechnicalUser)
10 Jun 08 16:55
Yes, I did run it on SLACKWARE 9, 10 successfully, but found the package management (not blessed by IBM, being .tgz) awkward, since it was not rpm based, and had to convert to rpm's with a hard-to-find utility (rpm2tgz), and was forced to use db2_install...whcih is  - in fact - fine. It's probably the best way.
George
Truusvlugindewind (Programmer)
20 Jun 08 16:32
yeah, slackware has its cons & pro's. And in case of DB2: you want a mean & lean database server, so who cares about the package manager? A base install, install DB2 and do your work in the serverroom. There are other distro's for the fancy desktops.
wombat53 (TechnicalUser)
20 Jun 08 19:02
Truu - yes SLackware was good:lean and mean, and DBMS functioned well: they say if you learn slackware, you learn UNIX: if you learn RedHat, you learn Redhat!
George

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close