Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Using TIBCO Object Service Broker Utilities : S6BSPSEP (Separate Spun Journal by Segment)

S6BSPSEP (Separate Spun Journal by Segment)
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.
Invocation
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 DDname. As it encountered data for new segments in tries to open a SPINOnnn DDname where nnn is the segment number. If the open succeeds, all data for the segment is written to that DDname 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.
The SYSPRINT contains the job statistics, including the number of pages encountered in each segment and where they are written to.
Return Codes
Upon successful termination, this utility returns zero return code. Problems with opening data sets, for example, result in the following abends:
See Also
TIBCO Object Service Broker for z/OS Managing Backup and Recovery.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved