I have no problem running authorized. I have a z10 in my basement. So you mean that if I read a control block that points to another one, etc, and this points to memory, then I need to basically stop the address space from doing anything until I'm all done reading. Is that about right?
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Wayne Driscoll Sent: 19. elokuuta 2008 19:37 To: [email protected] Subject: Re: A couple of memory/storage questions Lindy, Scheduling an SRB requires update access to an APF authorized dataset, since SCHEDULE requires SUP state and KEY 0 while IEAMSCHD requires KEY 0 or SUP state. In addition, there are serialization concerns, because unless you hold the local lock, you can't guarantee that all these control blocks will remain static. Actions like this done incorrectly can cause painful consequences. If you have a sandbox LPAR (or better yet, a sandbox z/VM guest) you might be able to dig through it, but be prepared to know the IPL procedure. Wayne Driscoll Product Developer NOTE: All opinions are strictly my own. ---------------------------------------------------------------------- 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

