On Sun, 9 Dec 2012 15:12:44 -0800, Edward Jaffe <[email protected]> wrote:
>On 12/9/2012 2:56 PM, Micheal Butz wrote: >> Can you issue STORAGE OBTAIN,LENGTH=LENGTH_VALUE,SP=0 >> >> In Srb mode > >RTFM. It took me less time to look up than it did to copy/paste below! >:0 . . . There could be more to it than that. If the question relates specifically to SP 0, rather than "private area storage" as originally stated, then although you *can* issue an OBTAIN for SP=0, I don't think that is what you would get. It is hard to imagine an SRB that does not run in supervisor state, and SP 0 requests from supervisor state callers are translated to SP 252. Depending on what the SRB is is going to do with the storage, that translation may or may not be to your advantage. You certainly would not want an SRB to be using actual SP 0 (often key 8 or other user key) storage as a general work area. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
