Hi

 

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

Reply via email to