S6BSPSEP is part of the TIBCO Object Service Broker backup and recovery process. Use S6BSPSEP as part of SPIN processing to separate the spun journal by segment.
The S6BSPSEP member of the JCL data set distributed with TIBCO Object Service Broker contains sample JCL required to run this utility. This sample is provided as a reference only; modify the JCL for your needs.
The program reads the spun journal from the SPININ DDname and writes it by default to SPINOUT DD
name. As it encountered data for new segments in tries to open a SPINO
nnn DD
name where
nnn is the segment number. If the open succeeds, all data for the segment is written to that DD
name otherwise it is written to SPINOUT. Any or all of the output files can be assigned to a DUMMY DD if you need only certain pages of a segment to be extracted or deleted.