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 > DB2 cache content

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-24-03, 09:48
java guy java guy is offline
Registered User
 
Join Date: Sep 2003
Posts: 8
DB2 cache content

Anybody who can tell me what I need to do to see the content (stored procs, db udf, sql statements etc) of DB2 cache? Thx.
Reply With Quote
  #2 (permalink)  
Old 10-27-03, 06:28
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: DB2 cache content

SQL Statement Cache can be obtained using

db2 get snapshot for dynamic SQL for <dbname>

Cheers
Sathyaram

Quote:
Originally posted by java guy
Anybody who can tell me what I need to do to see the content (stored procs, db udf, sql statements etc) of DB2 cache? Thx.
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 10-28-03, 15:05
java guy java guy is offline
Registered User
 
Join Date: Sep 2003
Posts: 8
Re: DB2 cache content

I don't get it. Could you give me more details?
Reply With Quote
  #4 (permalink)  
Old 10-28-03, 15:18
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Did you try to issue the command from a command prompt? This command is discussed in the DB2 Command Reference manual.
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