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


Chapter 1 Using TIBCO Object Service Broker Utilities : S6BSPSPC (Determine Space Allocated to Sequential File)

S6BSPSPC (Determine Space Allocated to Sequential File)
S6BSPSPC is a general purpose utility that can be used to test the amount of space allocated to a sequential file.
Invocation
The S6BSPSPC 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 default parameter value is EXTENT. This returns the number of allocated extents. Setting the parameter value to TRACKS returns the number of allocated tracks.
Constraint
The input DISKFILE (DDNAME) must be a sequential file. Use the S6BSPCAP utility for VSAM files.
Return Codes
With the default parameter PARM=EXTENT, the return codes indicate the following:
Return Codes for PARM=TRACKS
When the alternate parameter, PARM=TRACKS, is used, the return codes indicate the following conditions:

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