>This is far simplier than a RACROUTE REQUEST=VERIFY or >IRRSIA00 in that it does not require supervisor state or >APF authorization, but the JrEnvDirty seems to imply the >program must be "program controlled". I know what that >means for PDS resident programs, but not HFS resident >programs. At least as far as I can tell from the manual.
There is an extended attribute called "program control" which you set with "extattr +p pathname". You'd need READ on BPX.FILEATTR.PROGCTL FACILITY class profile to be allowed to set that bit. If the address space needs to stay "clean", all modules loaded must have been loaded from a program controlled library or must have the "program control" extended attribte set if loaded from the file system. -- Peter Hunkeler Credit Suisse ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

