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
ACF2ACF2 - DB2 OptionACF2 for zVMACF2 - z/OSACF2 - MISCLDAP SERVER FOR Z/OSPAM CLIENT FOR LINUX ON MAINFRAMEWEB 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=SOF12D PWD= CLASS=KOB$SAFC RESOURCE=KM5.TESTPLEX:6T6T:MVSSYS.TAKEACTION.MEMLIST KM54026I: RACROUTE VERIFY REG15=00000000 SAFPRRET=00000000 SAFPRREA=00000000 SAFPSFRC=00000000 SAFPSFRS=00000000 KM54027I: USER=SOF12D 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 characaters of the class name