IBM Security Z Security

Security for Z

Join this online user group to communicate across Z Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

CICS Carla compliance check

  • 1.  CICS Carla compliance check

    Posted 4 hours ago

    Hi - we have been using the following IBM provided CARLA to check CICS is validating Transactions - since we have upgraded to CICS Transaction Server 6.2.0 the check has been providing the following 

    C O M P L I A N C E   T E S T   R E S U L T S   complex PROD     standard USER                        
    Rule set ISCC0106      CICS Trans class active                                                        
    External RACF Classes should be active for CICS transaction checking.                                 
                                                                                                          
    20 Non-Compliant object XXX1   class_tr                                                               
                                                                                                          
       Non-Compliant test b.1.Resc_Class_Active Each CICS transaction resource class pair must be active. 
       cics_region(ACTIVE=Yes) result=No value=                                                           
       for CLASS_TRN                                                                                      
                                                                                                          

    Carla being used:

    Domain CICS_resource_classes,                                            
      SELECT(CICS_REGION),                                                   
      SUMMARY(CICS_REGION(CLASS_TRN system complex ver))                     
    RULE ISCC0106 domain(CICS_resource_classes),                             
      DESC("External RACF Classes should be active for CICS transaction chec 
    king."),                                                                 
      CAPTION("CICS Trans class active") SEV(2)                              
      TEST b.1.Resc_Class_Active,                                            
        CICS_REGION(CLASS_trn:class.class.active=yes),                       
        DESC("Each CICS transaction resource class pair must be active.")    
    ENDRULE                        

    Has there been an update to the CARLA to work with that CICS Version or is this an issue on our end ?                                         



    ------------------------------
    Brett Williams
    ------------------------------