Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


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).


Shape the future of IBM!

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:

Search existing ideas

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 your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

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.

Status Not under consideration
Workspace z/OS
Categories BCP_Allocation
Created by Guest
Created on Dec 18, 2018

Issue a IEFA110I message for Dynamic Allocation return code X'020C'

When Dynamic Allocation returns a return code X'0210', message IEFA110I is issued showing the job that is currently using the data set as this example shows.

DELETE APP1.TECH.TABLE
IKJ56225I DATA SET APP1.TECH.TABLE ALREADY IN USE, TRY LATER
IKJ56225I DATA SET IS ALLOCATED TO ANOTHER JOB OR USER
IEFA110I DATA SET CONTENTION
DATA SET APP1.TECH.TABLE IN USE BY
SYSNAME JOBNAME ASID
SYSM UPDTABLE 015C
IDC0551I ** ENTRY APP1.TECH.TABLE NOT DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8

But when Dynamic Allocation returns a return code of X'020C', no message is issued indicating what job is currently using the data set as this example shows.

DELETE FSVK.FNSI.DNAMEFFR
IKJ56241I DATA SET FSK.REGION4.NAMECUST NOT ALLOCATED
IKJ56241I DATA SET IS ALLOCATED TO ANOTHER JOB OR USER
IDC0551I ** ENTRY FSK.REGION4.NAMECUST NOT DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8

Please update Dynamic Allocation to issue the IEFA110I message for all "data set in-use" return codes.

Idea priority Medium
  • Guest
    Reply
    |
    Mar 7, 2024
    This item is unlikely to be given high enough priority to be placed into the product plan.