![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
S6BTLSRP is a recovery tool that restores the system to a specified point in time. This utility can be used if the Pagestore is improperly modified by a programming error.
Before you use this or any other database recovery tool, you should take all necessary precautions including backing up your current system.
The time must be expressed in Universal Coordinated Time (UTC/GMT) to avoid discrepancies between time zones and between standard and daylight time.The utility uses this date and time as the point of recovery and selects the pages with timestamps less than or equal to the date and time specified. Pages are selected on the basis of being closest to, but not after, the time and date specified in the PARM statement.The S6BTLSRP 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 PAGEFILE data set is the continuous backup (in segment/page sequence) used as input to this utility.
Format of EXTRACTThe output data set EXTRACT is used to restore the Pagestore. You can pass this data set to S6BTLRPS. EXTRACT must be in the following format:
TIBCO Object Service Broker for z/OS Managing Backup and Recovery for complete information about TIBCO Object Service Broker backup and recovery.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |