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


Chapter 13 Managing TIBCO Object Service Broker Networked Resources : Resource Management Repository File

Resource Management Repository File
Overview
The local Data Object Broker’s view of the network is contained in its resource management repository file, which is a VSAM Keyed Sequenced Data Set (KSDS) named Q1.Q2.RESOURCE. The resource management repository file is maintained using the Resource Management option of the Administration menu.
In a network that includes more than one Data Object Broker, it is not possible for a single file to describe the total configuration. The total TIBCO Object Service Broker network configuration can, in this case, be determined by looking at the resource files for all the individual Data Object Brokers.
As with any KSDS data set, the efficiency of the file decreases as maintenance is performed. Use IDCAMS utilities to reorganize the file.
Resource Management Option
To maintain the repository file, use the Resource Management option (option 3) of the Administration menu. The following illustration shows the initial RESOURCE MANAGEMENT screen for a Peer Server connection that uses default values. Refer to Chapter 18, Monitoring and Controlling the TIBCO Object Service Broker Environment for information about the Administration menu and to 3. Resource Management for detailed information about using the Resource Management option.

 
S6BADM33 S6H1DOBB RESOURCE DETAIL FOR API DEFAULT0 2006NOV29 09:16:22
 
INTERMEDIATE ROLLBK Y EARLY RELEASE Y LAST USER REUSE Y COMMIT LEVEL 2
RETRY INTERVAL 0 TP NAME USER ID PREFIX FAILURES 0
NODE AMDSDCTHURON INDOUBTS N MONITOR/SMF N
 
CONNECTIONS IN-USE TRX MESSAGE
CUR MAX LMT CUR MAX COUNT COUNT
ONLINE 0 0 0 0 0 0 0
COMMON 10 10 10 0 0 0 0
 
SCHEDULE NAME COMMON
 
APPLICABLE DAYS EXCEPTION START ONLINE CONNECTIONS
MON TUE WED THR FRI SAT SUN DATE TIME ONLY MAX
Y Y Y Y Y Y Y 00:00 N 10
 
 
 
 
 
 
ENTER-PATHS PF2-TYPE PF4-GROUP PF5-PEER PF9-START PF10-SCHEDULES PF11-UPDATE
NO MORE DATA TO BE DISPLAYED

 
S6BDYNAMIC Schedule Entry
If the schedule entry S6BDYNAMIC is not present in the Resource Management Repository File, a new entry is created there when the Data Object Broker is initialized.
The initial values for this schedule are show below:

 
S6BADM37 S6DCDOBA RESOURCE SCHEDULE S6BDYNAMIC 2011OCT20 07:20:55
 
ACT APPLICABLE DAYS EXCEPTION START ONLINE CONNECTIONS
MON TUE WED THR FRI SAT SUN DATE TIME ONLY MAX
Y Y Y Y Y Y Y 00:00 N 32
 
 
 
 
 
 
 
 
 
 
 
 
TARGET RESOURCE ___ ________
ENTER-DETAIL PF2-SCH IX PF4-COPY PF9-NEW PF10-UPDATE
DISPLAY FROM TOP OF DATA

 
These values may be modified using the Administration Menu, but the entry may not be deleted and is reserved for the exclusive use of dynamically created resources.
If the schedule S6BDYNAMIC satisfies the needs of any external connections to the Data Object Broker, only the PEER HRN and HIN entries need to be added to the Resource Management Repository File.
If the relevant permanent or dynamic resource entry exists, an external resource uses the existing entry when connecting to the Data Object Broker. If no entry exists, an entry matching the external resource’s requirements is created dynamically. This dynamically created resource entry will be deleted as follows:
When the Data Object Broker is initialized, unless there are external resources that have outstanding IN*DOUBT transactions associated with them.
The entries added dynamically may not be modified or deleted using the Administration Menu.
Repository File Maintenance
Online Backups
To save a Data Object Broker’s resource repository file, use the S6BTLBRM (Resource Management Online Backup) utility. The utility writes out a copy of all resource detail and resource schedule entries to a sequential file, which can serve as a backup of the configuration.
Offline Backups
To back up a Data Object Broker’s resource repository file while the Data Object Broker is offline, use standard IDCAMS utilities.
See Also
TIBCO Object Service Broker for z/OS Utilities for information about the S6BTLBRM utility.

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