Justification For SARBCH Entry To AUTHPGM Section Of IKJTSOxx PARMLIB Member
search cancel

Justification For SARBCH Entry To AUTHPGM Section Of IKJTSOxx PARMLIB Member

book

Article ID: 241235

calendar_today

Updated On:

Products

View

Issue/Introduction

 

Rolling out REXX code for a global project. 

Part of this code uses dynamic calls to SARBCH via REXX and as such, requests to add a SARBCH entry to the AUTHPGM section of PARMLIB member IKJTSOxx have been serviced for UK systems with the end result being fully operational code.

Do dynamic calls to  SARBCH require this update to IKJTSOxx  ? 

 

 

Environment

Release : 14.0

Component : View

Resolution

 

SARBCH does issue MODESET which is a privileged instruction authorisation so calling SARBCH in a REXX program will get S047.

If SARBCH is invoked by a REXX program with the ADDRESS TSO “CALL …” statement, the SARBCH program will have to be added to the AUTHPGM section of the IKJTSOxx SYS1.PARMLIB member to run.