The CICS BAC communication server, the ISPF administration interface, the file maintenance utility, and the batch request utility all need to know the fully-qualified data set name of the control file of each CICS® region. This is so that these tasks can allocate and access the appropriate control file in the event that CICS BAC is not active in the owning CICS region, or the owning CICS region is down. In the normal course of events, the communication server, the ISPF administration interface, the file maintenance utility, and the batch request utility read and update the control file through the CICS BAC request server task in the CICS region. To define the corresponding data set name for each CICS region, enter the details in a partitioned data set member named CBKCFTBL, in the following format:
For example:
+---+----1----+----2----+----3----+----4----+----5---
CICSHUR1 CICSHUR1.CICSAOR1.CBKCNTLF
There is a sample control file table in SCBKSAMP, member name CBKCFTBL, that you can modify with your own names.
When a CICS BAC communication server task or a CICS BAC batch request utility job needs to allocate a CICS region control file, it attempts to find the control file table in one of the following places: