Hi,
I am getting an error for PGSER Fix that the storage has not been getmain'ed
I have tried different subpool(s) 0 and 10 with same result AND same
address was returned
Here is the storage macro whose storage I am trying to fix
USING VALSTOR,R3
LA R0,4095 GET LENGTH
AH R0,=H'1'
STORAGE OBTAIN, X
LENGTH=(R0), X
ADDR=(R7), X
BNDRY=PAGE, X
SP=10, X
LOC=(31,31)
*
* Page Fix Ws till SRB completes
*
LR R7,R13 Point to beg of WS
LA R8,4095(,R7) 4K
LA R8,1(,R8)
*
PGSER R, X
FIX, X
A=(R7), X
EA=(R8), X
ECB=0
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
