Jose ADAUTO Ribeiro wrote: >For now, I need to know the better way to read the SMF dataset.
If you mean you want to READ an ACTIVE and IN USE the VSAM SMF datasets, yes, it is possible. A third party tool do it for 'just in time' analysis' without waiting for the switch from ACTIVE to DUMP status. >In addition I would like to know the best way to read, after its dynamic >allocation, the SMF file to select some types of records. I did a test program >that read a pre-allocated SMF data set using VSAM macros OPEN/GET with RPL >OPTCD=(CNV,SEQ), but I don't know if there is another better way. You may need an APF authorized program while watching out for any ENQ issues and keeping track of the RBA. This is what I know from that 3th party tool. I have RTFM to see what macros [1] are there, but either I missed it or they're just not available. Groete / Greetings Elardus Engelrecht [1] - Not those SMF macros where you WRITE out SMF records. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
