-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Thompson, Steve (SCI TW)
Sent: Friday, December 15, 2006 4:25 PM
To: [email protected]
Subject: IPCS & ASID

I'm working on a little problem. I have an SVCDUMP that contains more
than one address space. I have a LARGE exec library for diagnosing
various things.

=20

The problem is, I just can't seem to establish the ASID to be used for
addresses, C/Bs, etc.
<snip>

The problem is with FIND inside our REXX code. If we use SETDEF
ASID(x'0043') (or some such), the FIND returns RC=4. If we put the ASID
on the FIND it returns RC=4.

If we do an =1; ; and set to the ASID we want with address "00." and
then issue FIND for the same data, it finds what we are looking for.

The RC=4 just doesn't tell us enough about what is wrong with the FIND
in this case. It would appear that it is not a syntax problem because
the FIND in question works just fine when the dump contains a single
address space (via DUMP, SLIP or SYSMDUMP).

Regards,
Steve Thompson

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to