Transaction Definitions (TD) define all the transactions that CICS® can process in a region. CICS requires this definition to verify incoming requests to start transactions, and to supply information about a transaction. Each entry in the TD contains control information that CICS uses to identify and run a transaction. You can define remote and local transactions in the TD.
To create, modify, or delete a Transaction Definition using the TXSeries Administration Console, complete the following:
- Expand Testreg1 and select Transaction

- Select Transactions tab and click Add.

- Fill in the following.
- Transaction Name - TZON- Right click Transaction/Program list

- Click the Select Option and click Add

The
First program name is automatically filled-in (i.e TIMEZONE).
Click
Submit.

The Transaction Definition TZON is added.

- Cold start the CICS region (Testreg1)
Everytime you add resources to the CICS region, you MUST stop and stop the region. Otherwise, the new resources will not become available.
Stop the region and re-start the region using Cold Start Type.

No comments:
Post a Comment