Can a Resource name length be changed from the default in ACF2. message KM54027I from Omegamon
search cancel

Can a Resource name length be changed from the default in ACF2. message KM54027I from Omegamon

book

Article ID: 198938

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

When trying to display storage in Omegamon, a SAF call is made to validate command authority.
The SAF call returns:
KM54025I: USER=xxxxxx   PWD=         CLASS=KOB$SAFC RESOURCE=xxx.TESTPLEX:yyyy:MVSSYS.TAKEACTION.MEMLIST
KM54026I: RACROUTE VERIFY  REG15=00000000 SAFPRRET=00000000 SAFPRREA=00000000 SAFPSFRC=00000000 SAFPSFRS=00000000                                                                             
KM54027I: USER=xxxxxx   RESULT: RESOURCE NAME IS TOO LONG FOR THIS CLASS

Is there a limit on the resource name length and can it be changed?       

Environment

Release : 16.0

Component : CA ACF2 for z/OS

Resolution

The default length for a resource is 39 characters.
However, this can be changed using a CONTROL(GSO) CLASMAP record as follows..

ACF
SET CONTROL(GSO)
INSERT CLASMAP.KOB$SAFC ENTITYLN(??) RESOURCE(KOB$SAFC) RSRCTYPE(KOB)
F ACF2,REFRESH(CLASMAP)
END

The entityln(??) value depends on what the maximum length of the resource is.
The default RSRCTYPE is the first three characters of the class name