>> I am not a DFSort expert but we have a requirement to extract datasets which 
>> has storclas (SMF15SCN) = blank.
Shivang Sharma,

SMF15SCN is a part of Extended Information Segment which does NOT have a 
standard offset.  You need to dynamically calculate the offset based on  the 
formula  244 + SMF15SDC + (SMF15NUC * SMF15SUC) + SMF15_HIPER_SIZE + SMF15SET).

Unfortunately DFSORT cannot do it , so you need to write an exit in language of 
your choice (COBOL, ASM...) and get the SMF 15 record.

Thanks,
Kolusu
DFSORT Development


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to