Sorry I guess I am stupid because I don't understand the answers given. My dump was taken with the following command:
SLIP SET,IF,PVTMOD=(MEASMCMN,0ADA,0ADC),DSPNAME=(‘MEASMCMN’.*),JOBNAME=MEASMCMN,ID=M,END The address in the data space I am looking for was: Access register: 01010039 Register: 00025238 I did not know the name of the data space DSPNAME(IRR00001) is not in the dump but I did find ASID(X'0009') DSPNAME(IEAM003F) in the dump and looked inside… I found the MDB! My guess is that IEAMxxxx where xxxx indicated the address space number and ASID is the ASID of the CONSOLE address space. So the answer to the question is (if my guess is correct): list 25238. ASID(X'0009') DSPNAME(IEAM????) l(10000) Where x’0009’ is the ASID of the CONSOLE address space and ???? is ASID of the address space doing the MCSOPMSG. I also think the DSPNAME=(‘addressspacename’.*) is required on the slip command but I am not sure. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
