OPS/MVS SAF call for ARCHREST command
search cancel

OPS/MVS SAF call for ARCHREST command

book

Article ID: 367643

calendar_today

Updated On:

Products

OPS/MVS Event Management & Automation

Issue/Introduction

When a user tries to issue ARCHREST(AR) command a SAF call is sent to 'OP$MVS.OPSGLOBAL.GLOBAL.READWRITE' and most user don't have update access to this.


ICH408I USER(******* ) GROUP(******* ) NAME(**********

OP$MVS.OPSGLOBAL.GLOBAL.READWRITE CL(FACILITY)

INSUFFICIENT ACCESS AUTHORITY FROM OP$MVS.OPSGLOBAL. ** (G)

ACCESS INTENT (UPDATE ) ACCESS ALLOWED READ


Any alternate way for this to work where user don't have update access for 'OP$MVS.OPSGLOBAL.GLOBAL.READWRITE'

 

Cause

Update access is not provided to 'OP$MVS.OPSGLOBAL.GLOBAL.READWRITE'

Resolution

Provide the below access to the specific user ID

PERMIT OP$MVS.OPSGLOBAL.GLOBAL0.ARCH_TRACK.* CLASS(FACILITY) ID(******) ACCESS(UPDATE)