Endevor ISPF interface and Quickedit are failing with RACF errors for the lack of access authority to the element catalog and other libraries used --
IEC161I xx.xxxxx.xxxx.xx.BASE
ICH408I USER(USERID1 ) GROUP(xxxx ) NAME(ENDEVOR xx2 PGM ID ) 841
xx.xxxxx.xxxx.xx.BASE CL(DATASET ) VOL(VOL1)
INSUFFICIENT ACCESS AUTHORITY
FROM xx.xxxxx.xxxxxx.*.** (G)
ACCESS INTENT(CONTROL) ACCESS ALLOWED(READ )
Also getting Footprint errors attempting to do FG Adds:
C1G0119E FOOTPRINT COMPROMISED: NO IDR RECORD
The probem is in Dyna-Step 3.1 which should swap to the Alternate UserID.
There is a parameter that must be added to the startup configuration for Dyna-Step's DYSSERV server:
DYNASPCL DISP=SHR,
COMPAT=ENDEVOR, <<== Add
FILE=STEPLIB,
FREEALL=NOFREEALL
This is an assembler macro, the options can be dynamically assembled at startup if the server is configured for that.
Contact Dyan-Step support for further information