Syntax for a storage alteration SLIP SET PER command

Use the SLIP SET,SA command to set a PER storage alteration trap.

Use the SLIP SET,SAS command to set a PER storage alteration trap pertaining to the STURA assembler instruction. The command traps a store into the virtual address range as well as a store done by STURA. The trap can use other parameters to check changes to the virtual range.

The following considerations apply:

 
SLIP SET,{SA|SAS}
      [,ADDRESS=(start[,end])       ]
  |,LPAEP=(name[,start[,end]])
  |,LPAMOD=(name[,start[,end]])
  |,NUCEP=(name[,start[,end]])
  |,NUCMOD=(name[,start[,end]])
  |,PVTEP=(name[,start[,end]])
  |,PVTMOD=(name[,start[,end]])

 [,RANGE=(start[,end])]
 [,ASID=(asid[,asid]...)]
 [,ASIDSA=(asid | 'jobname'[,asid | ,'jobname']...)]
 [,DATA=(comparison[,comparison]...)]
 [,DSSA=(asid.name | 'jobname'.name[,asid.name | ,'jobname'.name]...)]
 [,JOBNAME={userid | jobname}]
 [,JSPGM=name]
 [,MODE= (mode[,mode]...[,ANY | EVERY])]
 [,PSWASC=(mode[,mode]...)]

 [,ACTION=
       [(IGNORE[,RECOVERY])]                                                    ]
       [(RECOVERY[,REFAFTER][,REFBEFOR][,STOPGTF][,TARGETID])[,options]         ]
       [(STDUMP[,REFAFTER][,REFBEFOR][,STOPGTF][,TARGETID])[,options]           ]
       [(STOPGTF[,REFAFTER][,REFBEFOR][,TARGETID])[,options]                    ]
       [(STRACE[,REFAFTER][,REFBEFOR][,STOPGTF][,TARGETID])[,options]           ]
       [(SVCD[,RECOVERY][,REFAFTER][,REFBEFOR][,STOPGTF][,TARGETID])[,options]  ]
       [(SYNCSVCD[,REFAFTER][,REFBEFOR][,STOPGTF][,TARGETID])[,options]         ]
       [(TRACE[,RECOVERY][,REFAFTER][,REFBEFOR][,STOPGTF][,TARGETID])[,options] ]
       [(TRDUMP[,RECOVERY][,REFAFTER][,REFBEFOR][,STOPGTF][,TARGETID])[,options]]
       [(WAIT[,RECOVERY][,REFAFTER][,REFBEFOR][,STOPGTF][,TARGETID])[,options]  ]

 [,ENABLE | ,DISABLE]

 [,IDGROUP=idgroup]

 [,MATCHLIM=m  ]
  |,MATCHLIM=1     for ACTION=SVCD or ACTION=SYNCSVCD
  |,MATCHLIM=50    for ACTION=STDUMP or ACTION=STRACE

 [,PRCNTLIM=p | ,PRCNTLIM=10]
 [,DEBUG]
 [,ID=trapid]
 [,OK]

,END