|
|
| Author |
Message |
drowelf Warnings : 1 New User
Joined: 03 Mar 2006 Posts: 30 Location: Houston, Texas
|
|
|
|
I have a program which accesses a couple of dataspaces. I've got a logic error that is resulting in a S0C4 which produces a SYSMDUMP. Now my question is:
Are my dataspaces contained in the SYSMDUMP? If so how do I access them to examine the data using IPCS?
TIA |
|
| Back to top |
|
 |
|
|
 |
ironmike
New User
Joined: 07 Aug 2005 Posts: 33
|
|
|
|
| Yes. You can use the ASID(xxx) and DSPNAME(xxxxx) values on the IPCS 'List' command to view areas in the data space. |
|
| Back to top |
|
 |
drowelf Warnings : 1 New User
Joined: 03 Mar 2006 Posts: 30 Location: Houston, Texas
|
|
|
|
Thanks, is the ASID the same as I would use for the Central Storage? If not how do I determine the ASID to be used?
TIA |
|
| Back to top |
|
 |
ironmike
New User
Joined: 07 Aug 2005 Posts: 33
|
|
|
|
| The ASID is the ASID for the address space for which the dump was produced. The IPCS 'SUMM CURRENT' command will give you the ASID, among other things. |
|
| Back to top |
|
 |
|
|