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 > log allocation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-03-09, 14:43
prasadv18 prasadv18 is offline
Registered User
 
Join Date: Nov 2007
Posts: 26
log allocation

Hi All

In db2 how to know how many transaction logs are allocated to particular application or process.

Thanks

Varaprasad
Reply With Quote
  #2 (permalink)  
Old 03-03-09, 14:59
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Code:
D:\>db2 get snapshot for application agentid 1159 | find "log space"
UOW log space used (Bytes)                 = 11619
Reply With Quote
  #3 (permalink)  
Old 03-03-09, 15:01
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Reply With Quote
  #4 (permalink)  
Old 03-03-09, 15:03
prasadv18 prasadv18 is offline
Registered User
 
Join Date: Nov 2007
Posts: 26
Thanks for replay
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