Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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 Functionality already exists
Categories Runtime
Created by Guest
Created on May 23, 2022

Cancel this one, satisfied with CICSTS53 - XMEO filtered out. CICS UDT Datatable NOSPACE when IEF043I specified limit hit - need message in Joblog


Cancelling RFE.

RFE satisfied with TS53 message DFHFC0432 and was suppressed by our local XMEO exit.


CICS UDT DataTable gets NOSPACE returned when IEF043I specified limit hit.

No indication Dataspace storage limit hit in CICS Joblog; WUI and Explorer show zero writes rejected when backing dataspace of table full.

Diagnostic data for Dataspace limit hit, would be very useful; message in Joblog or other.

In our example the Dataspace size max was hit for CICS; not that the Max Records of table was full.

It would be good to have an IEFxxxx max hit or some other indication of why NOSPACE condition raised. Usually NOSPACE for UDT, means that the max number records hit.


Can put out an automations message that CICS is in trouble for Dataspace backing UDT's.


For regular VSAM; can run LISTCAT of file to identify NOSPACE in VSAM file.


Application will get a 103 for RESP2; but application not checking for that, to identify the issue and this could be CICS wide issue for applications using UDT.


For UDT; the error is somewhat opaque if not checked by application.

Fortunately; it was recognized that a change occurred; going from IEFUSI to SMF, that introduced this issue.


IEF043I Actions taken by SMFLIMxx parmlib policy for J8D1PRD1 IEFCICS

Step region above changed to NOLIMIT by policy - SMFLIM04 0001

Step system reserved below set to 512K by policy - SMFLIM04 0001

Step system reserved above set to 50M by policy - SMFLIM04 0001

Step MEMLIMIT set to NOLIMIT by policy - SMFLIM04 0005

Step dataspace number limit set to 4096 by policy - SMFLIM04 0003

Step dataspace size limit set to 4G by policy - SMFLIM04 0003



Idea priority Medium
  • Guest
    Reply
    |
    May 24, 2022
    This is a candidate for a future release