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 > db2pd -stack all issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-10-11, 23:43
seanhu24 seanhu24 is offline
Registered User
 
Join Date: Dec 2010
Posts: 3
db2pd -stack all issue

I tried to collect some stack information for my DB2 V9.7 LUW running on RHEL 5.5 But when I am running db2pd -stack all, there is no ***stack.txt files generated under db2dump folder, only a lot of ***app_stack.txt exist there. Is there any idea about this?
Reply With Quote
  #2 (permalink)  
Old 09-11-11, 04:46
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Try:

db2pd -stacks (this is the same as "db2pd -stack all") or

kill -23 <PID of db2sysc>
Reply With Quote
  #3 (permalink)  
Old 09-12-11, 20:39
seanhu24 seanhu24 is offline
Registered User
 
Join Date: Dec 2010
Posts: 3
I tried that, but still not output generated, really weired
Reply With Quote
  #4 (permalink)  
Old 09-12-11, 22:49
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Is this your server instance?

Why do you need this stack information? It's not really useful for DBA's.
Reply With Quote
Reply

Tags
db2, db2pd

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