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


Chapter 1 Using TIBCO Object Service Broker Utilities : S6BBRPGC (Pagestore Correction)

S6BBRPGC (Pagestore Correction)
You can use S6BBRPGC to reclaim orphan pages detected by S6BBRPTR (the Batch Pointer Check utility). Orphan pages are identified by S6BBRPTR as having been marked as allocated, yet have no connection to any table structure within the segment.
Invocation
Complete the following steps:
1.
Refer to S6BBRPTR (Batch Pointer Check) for sample JCL. An ERRLOG data set is created by the S6BBRPTR utility. S6BBRPTR writes messages to the ERRLOG DD statement indicating which pages are orphaned.
2.
If other errors are indicated, they must be corrected and S6BBRPTR rerun before proceeding to the next step.
3.
The S6BBRPGC 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.
S6BBRPGC reads the error log from S6BBRPTR and designates the orphan pages as free and available for use. For more information on the error log, refer to Error Log (ERRLOG).
Since this utility updates the segment offline and does not normally perform journaling, you must back up any changes you make to the target segment. For information about backing up a segment, refer to 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