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 > Generating .TRP Files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-11-04, 18:29
mainhoona mainhoona is offline
Registered User
 
Join Date: Oct 2004
Posts: 2
Unhappy Generating .TRP Files

Calling all DB2 gurus ...

I have an exception followed by a crash in the db2syscs.exe process.

My problem is "how do I get a .TRP file to report to IBM " ?

I ran the db2nstck utility, but that gives me a Pxxxx.000 file (where xxxx is the pid of the db2syscs.exe process).

I have searched everywhere but I still can't figure out how to get .TRP files.

Please help ...

~mainhoona
Reply With Quote
  #2 (permalink)  
Old 10-11-04, 22:11
williamway williamway is offline
Registered User
 
Join Date: Oct 2004
Posts: 5
TRP file Name Convention

For Your Information
A trap file is generated in the DB2 diagnostic directory.The files are created using the following naming convention:
Unix: tpppppp.nnn(pppppp is process ID, nnn is the nod where the trap occured), Eg. t123456.000;
Intel: DBpppttt.TRP (ppp is process ID, ttt is thread ID) Eg.DB123653.TRP
Reply With Quote
  #3 (permalink)  
Old 10-12-04, 09:21
mainhoona mainhoona is offline
Registered User
 
Join Date: Oct 2004
Posts: 2
Unhappy How to get the trap files

William,

Thanks for the information.

I was following the article:

http://publib.boulder.ibm.com/infoce...n/c0008938.htm

which did not contain the info. you posted.

Does anyone know how to generate these TRAP files ???
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