![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
After sorting SMF records using S6BSMFAK, use S6BSMFDK to restore the modified records to their original layout. For more information about S6BSMFAK, refer to S6BSMFAK (Add Key to SMF Records).The S6BSMFAK member of the JCL data set distributed with TIBCO Object Service Broker contains sample JCL required to run S6BSMFAK, SORT, and S6BSMFDK. This sample is provided as a reference only; modify the JCL for your needs.Files //SMFIN, //SORTIN, //SORTOUT, and //SMFOUT can be in any variable length format: VBS, VB, or V.
2. SORT FIELDS sorts the data by job identification, and by date and time within job identification. Because HRMSMFAK uses bits from the first byte of the SMF##TME field to indicate job-ID key insertion, you should SORT on 3 bytes at SMF##TME+1 (last sort field).
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |