The 64 bit ULUT address on my system is 1FFFFF00000

 

I was looking for information on it returned by IARV64 REQUEST=LIST 

 

 

I would assume its in common or shared and coded this macro to get more 
information 

 

         IARV64 REQUEST=LIST,                                          X

                V64LISTPTR=WRKPTR,                                      X

                V64LISTLENGTH=F108,                                     X

                V64SHARED=YES,                                          X

                V64COMMON=YES,                                          X

                TRACKINFO=YES,                                          X

                V64SELECT=NO,                                           X

                RETCODE=RETURNC,                                        X

                RSNCODE=REASONC,                                        X

                PLISTVER=MAX,MF=(E,IARV64SRB,COMPLETE)                   

 *        

 

The address returned started at 20000000000 and increased on each call till I 
got a return code zero

 

It my understanding the way I coded the macro it would return both share and 
common for all address spaces



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to