This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
How is the status of this problem?
Please refer to the dump in CASE TS004092701.
ABEND212 caused IMS CTL region down.
We want to correct this problem in DFSMS side to skip ABEND and return RC=08 as same as PDS.
I tested I/O error case of IMS Managed ACB directory data set, which is PDSE.
I simulated I/O error using volume offline after DCB was opened.
I expected that I could get control via SYNAD or ABEND EXIT..
But BLDL request to PDSE data set got IEC909I 212-00 and program was terminated.
In case of standard PDS, BLDL got RC=08 as expected.
< Scenario >
OPEN DCB ; DCB has SYNAD EXIT, EODAD and ABEND EXIT
BLDL to Member-1 ; RC=00
FIND RC=00
READ & CHECK CC=7F ; Member-1 was read.
WTOR
-> V 663D,OFFLINE,FORCE
Reply to WTOR
BLDL to Member-2 -> IEC909I 212-00,LISTAC15,GO ,IMSACB ,00000018,150BC008
Program was terminated without SYNAD exit nor ABEND exit called.
--------------------
If Member-1 and Member-2 existed within same PDS directory block, BLDL could complete with RC=00 but
READ got wrong member data - Member-1 instead of Member-2. => It is the problem in TS0032879334.
My concern in this case is why ABEND exit was not called on this ABEND212.
Please refer to CASE TS003316197 for additional information. This case has some materials include a DUMP and has required information.
Also, please refer to CASE TS003287934.
If you need other materials, please state it specific and exactly.
Can you please provide more information on what specifically is causing the ABEND212 with a PDSE, and what additional information may be coming out on the IEC909I message? The doc indicates this is some kind of unspecified internal error and, if so, we really would want an ABEND and dump to alert us to that.