On Thu, 24 Jan 2019 15:25:45 +0000, Steve Austin <[email protected]> 
wrote:

>Hi, I'm using the 'shmat' syscall to attach a shared memory object, but using 
>the REXX storage function to alter it causes the dirty bit to be set. Any idea 
>why this is or how to prevent it?

As Ed said, because you're loading something that's not defined as PROGRAM 
controlled. For a start, make sure you've followed the directions in the RACF 
Security Administrators Guide for libraries that should be part of the PROGRAM 
** (or possibly, but less ideally, PROGRAM *) definition.

-- 
Walt

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to