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 > Event monitor.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-24-04, 22:31
cgprakash cgprakash is offline
Registered User
 
Join Date: Feb 2002
Posts: 96
Event monitor.

DB2 UDB EE V7.2 FP7, AIX 4.3.3

I have event monitor files from 00000000.evt to 00000877.evt. I would like read from 00000870.evt onwards. Any idea how to acheive this?

Because the following command reads from very beginning.
db2evmon -db dbname -evm statmon_name

I donot want to direct this whole output(from 0.evt to 877.evt) into some files or pipes.(Because it is very time consuming & occupies more space). That is why i want to read it from 870.evt onwards.

Appreciate your help on this. Thank you.

Regards
Prakash
Reply With Quote
  #2 (permalink)  
Old 06-25-04, 06:56
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
Quote:
Originally Posted by cgprakash
DB2 UDB EE V7.2 FP7, AIX 4.3.3

I have event monitor files from 00000000.evt to 00000877.evt. I would like read from 00000870.evt onwards. Any idea how to acheive this?

Because the following command reads from very beginning.
db2evmon -db dbname -evm statmon_name

I donot want to direct this whole output(from 0.evt to 877.evt) into some files or pipes.(Because it is very time consuming & occupies more space). That is why i want to read it from 870.evt onwards.

Appreciate your help on this. Thank you.

Regards
Prakash
Can't you just move the earlier files out of the directory?
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
  #3 (permalink)  
Old 06-25-04, 07:33
cgprakash cgprakash is offline
Registered User
 
Join Date: Feb 2002
Posts: 96
I tried. But it does not work. Because control file is looking for 0000000.evt.


Regards
Prakash
Reply With Quote
  #4 (permalink)  
Old 07-02-04, 04:19
cgprakash cgprakash is offline
Registered User
 
Join Date: Feb 2002
Posts: 96
Friends,
Any suggestion? Thank you.
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