7 Changing Resource Names

The default names for Oracle TMA TCP for CICS Mapsets, Programs, Transids, and VSAMs are listed in the following sections. If you want to use a different naming convention, use the procedure for changing names included after each table.

Note:

You must have the C 370 compiler to customize resource names.

7.1 Contents of SOURCE(BEACFGSV)

The names in the following table are located in PDS "YOURHLQ".BEATCPC.SOURCE(BEACFGSV)

Name Type Description
BEAM Transid Main Menu
BEAPMNU Program Main Menu
BEAMMNU Mapset Main Menu
BEAC Transid Connection Administration
BEAPCON Program Connection Administration
BEAMCON Mapset Connection Administration
BEAR Transid Requester Administration
BEAPREQ Program Requester Administration
BEAMREQ Mapset Requester Administration
BEAS Transid Service Name Administration
BEAPSVC Program Service Name Administration
BEAMSVC Mapset Service Name Administration
BEAU Transid User Connection Administration
BEAPUSR Program User Connection Administration
BEAMUSR Mapset User Connection Administration
BEAI Transid Inbound Service Administration
BEAPISN Program Inbound Service Administration
BEAMISN Mapset Inbound Service Administration
BEAVCON VSAM Connection Table
BEAVREQ VSAM Requester Table
BEAVSVC VSAM Service Name Table
BEAVUSR VSAM User Connection Table
BEAVISN VSAM Inbound Service Table
BEAPRERQ Program Pre-requester
BREQ Transid To start Requester
BEAL TDQid Log Message TD Queue
BEAA Transid Application Handler Transid
BEAHBDWN TSQid Handler Shutdown TS Queue

7.1.1 Changing Resource Names for SOURCE(BEACFGSV)

To change any of the default names shown in the previous table, complete the following steps.

  1. Modify Program (BEACFGSV) located in PDS "YOURHLQ".BEATCPC.SOURCE
  2. For the JCL (MAKBC) located in PDS "YOURHLQ".BEATCPC.JCL, complete the following steps:
    1. Modify the JOBCARD to your standards.
    2. Modify "YOURHLQ.BEATCPC.SOURCE" and "YOURHLQ.BEATCPC.OBJECT".
    3. Submit MAKBC.
  3. Verify the results.

7.2 Contents of CONTROL(CSDU)

The names in the following table are located in PDS "YOURHLQ".BEATCPC.CONTROL(CSDU)

Name Type Description
BEAPCON Program Connection administration
BEAPMNU Program Main menu
BEAPREQ Program Requester administration
BEAPSVC Program Outbound service administration
BEAPUSR Program User connection administration
BEAPISN Program Inbound service administration
BEASHUT Program Shutdown
BEAPRERQ Program Pre-Requester
BEAREQST Program Requester
BEACIC00 Program Handler
BEAAPPLC Program Application Handler
BEAC Transaction Connection administration
BEAM Transaction Main menu
BEAR Transaction Requester administration
BEAS Transaction Outbound service administration
BEAU Transaction User connection administration
BEAI Transaction Inbound service administration
BDWN Transaction Shutdown
BREQ Transaction Requester
BEAH Transaction Handler
BEAA Transaction Application Handler
BEAMCON Mapset Connection administration
BEAMMNU Mapset Main menu
BEAMREQ Mapset Requester administration
BEAMSVC Mapset Outbound service administration
BEAMUSR Mapset User connection administration
BEAMISN Mapset Inbound service administration
BEAVCON File Connection table
BEAVREQ File Requester table
BEAVSVC File Outbound service table
BEAVUSR File User connection table
BEAVISN File Inbound service table

7.2.1 Changing Resource Names for CONTROL(CSDU)

After changing resource names in BEACFGSV, you need to modify the file (CSDU) located in PDS "YOURHLQ".BEATCPC.CONTROL.

Changes to the CSDU member must correspond to changes in the BEACFGSV member.

You can also change the names of the BDWN and BEAH transactions. If the name of the BEAH transaction changes, the CICSHAND parameter in the GWICONFIG file of the Oracle TMA TCP Gateway must also reflect the change.