I cannot answer your question from the incomplete information you have provided. Keep in mind the the ASCB parameter you have specified on the PGSER macro is applicable only to BRANCH=SPECIAL requests, and even then, possibly not in the way you might be expecting.
Jim Mulder z/OS Diagnosis, Design, Development, Test IBM Corp. Poughkeepsie NY > It is my understanding the I can page fix any storage whiting a page, the > storage does not have to start on page boundary. > > > > I am getting a 18A abend with R0= 35000301 indicating The page had not > been obtained by a GETMAIN macro > > > > Here is my STORAGE OBTAIN > > > > STORAGE OBTAIN,LENGTH=(R0),ADDR=(R7),BNDRY=PAGE,SP=0 > > > > The PGSER > > > > PGSER R, X > > FIX, X > > A=(R7), X > > ASCB=(R8), X > > > > R7 points to X'88' within that page, it is executed from a SRB to page fix > storage in the scheduling address space for a few instructions while I move > data in > > > > > > PS I have the address space swapped in before I issue the IEAMSCHD > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
