Top Secret equivalent of IBM's DFH$CAT2 clist
search cancel

Top Secret equivalent of IBM's DFH$CAT2 clist

book

Article ID: 223438

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

Maintenance for CICS v5.6 has the following HOLD.

What is the equivalent procedure for Top Secret?

UI75986  ++HOLD(UI75986) SYSTEM FMID(HCI7300) REASON(ACTION) DATE(18331)
           COMMENT(
           *****************************************************************
           * The category 2 transactions have changed. You must update     *
           * your security definitions before restarting your CICS         *
           * regions.                                                      *
           *                                                               *
           * This can be done by;                                          *
           *                                                               *
           * - Running the updated DFH$CAT2 clist                          *
           *                                                               *
           * - Reviewing the updated DFH$CAT2 clist and then issuing the   *
           *   appropriate commands for your ESM to define access to any   *
           *   new transactions.                                           *
           *                                                               *
           * - Review the documentation update associated with this PTF    *
           *   and then issuing the appropriate commands for your ESM to   *
           *   define access to any new transactions.                      *
           *****************************************************************

 

 

Environment

Release : 16.0

Component : TSSMVS

Resolution

There is no clist to protect new CAT2 transactions.
They need to be done manually by a TSS administrator:
TSS ADD(deptacid) OTRAN(new-cat2)
TSS PERM(acid) OTRAN(new-cat2) ACCESS(XXXX)