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