ACF2 ACFRPTRV - List only the resource key with all asterisks (*)
search cancel

ACF2 ACFRPTRV - List only the resource key with all asterisks (*)

book

Article ID: 194977

calendar_today

Updated On:

Products

ACF2 ACF2 - DB2 Option ACF2 for zVM ACF2 - z/OS ACF2 - MISC LDAP SERVER FOR Z/OS PAM CLIENT FOR LINUX ON MAINFRAME WEB ADMINISTRATOR FOR TOP SECRET

Issue/Introduction

How can you filter the ACFRPTRV report to only list against the key of all asterisks?  With the ID field set to all asterisks, I get excessive parameter length.  If I shorten down the ID field I get records for all rules that have log. 

 $KEY(****************************************) TYPE(FAC)
  UID(*) SERVICE(READ,ADD,DELETE,UPDATE) LOG


//REPORT  EXEC PGM=ACFRPTRV,
//        PARM=('TITLE(ACFRPTRV - LOG)',
//        'CLASS(R)',
//        'TYPE(FAC)',
//        'ID(****************************************)',
//        'LOG',
//        'DETAIL',
//        'PRINTER')

2 IEF642I EXCESSIVE PARAMETER LENGTH IN THE PARM FIELD

Environment

Release : 16.0

Component : CA ACF2 for z/OS

Resolution

The ACFRPTRV can not filter on the resource key of all asterisks.