Renaming the BMCA transaction
At initialization of BMC AMI OpsA in the CICS region, the transactions are searched to determine if one is defined to use program OLTSCAO9 and that transaction will be used instead of BMCA.
To specify a different transaction ID than BMCA, complete the following steps:
- Use CICS transaction CEDA or the CICS utility program, DFHCSDUP, to define a new transaction with the following attributes:
DEFINE GROUP(group) TRANSACTION(tran) PROGRAM(OLTSCAO9) ISOLATE(NO) TASKDATAKEY(USER) TASKDATALOC(ANY) PRIORITY(1) - If you are using CEDA, be sure to INSTALL the TRANSID before CICS connects to the PAS.
For information about security requirements for your pre-defined transaction, see Site-specific-security and substitute your pre-defined transaction ID for BMCA.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*