Barbara Nitz wrote: >I have attempted to set a storage alteration PER trap. I was interested in >several 4 byte areas distributed across maybe 2 pages. My intention was to >disable SA monitoring for everything except those 4 byte areas, similar to the >way it is described for IF traps:
On what z/OS version? >SL SET,SA,D,ASIDSA=SA,JOBNAME=xxxx,RA=(1E92D2A0,1E92E4A8),A=TRACE, >TD=(STD,REGS,1E92D2A0,+8,1E92D4A0,+8,1E92D6A0,+8),id=bn1,e >IEE727I SLIP TRAP ID=BN1 SET Weird slippery slip, but then you have a good reason for that. ;-) >SL SET,SA,D,ASIDSA=SA,JOBNAME=xxxx,RA=(1E92D2A8,1E92D49F),A=IGNORE, >ID=BN2,E >IEE739I RANGE PARAMETER IGNORED FOR SLIP ID=BN2 >Am I getting this wrong or is this actually not supported? Any hint will be >appreciated. As documented in MVS System Commands (v1.12): "RANGE is not valid for error event traps. RANGE cannot be specified on an ACTION=IGNORE storage alteration PER trap." I believe this could be the reason for IEE739I. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
