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 Delivered
Workspace Debug for z/OS
Created by Guest
Created on Jan 23, 2014

Warning about generic DTCN profile

We have been experiencing a great number of problems in our CICS regions, caused by DTCN profiles defined incorrectly. These profiles became generic by the wrong use of wildcards or missing data.
This has been affecting a lot of developers running on CICS and sometimes it takes time to identify the cause of
the disturbance.

We always recommend our developers, that the profiles have to be as unique as possible, to avoid problems. But still, either people don't pay attention to that or a new developer is on the run creating a new profile.

Our requirement is : we would like to have a message (warning) displayed on the screen when a profile seems somehow ?generic? and to carry on using that profile the user has to press a PF key to accept it.

This will bring attention to the definition of the profile and it will make people think twice.

There are some fields that always should be filled in, but not necessarily at the same time.

- User-Id or Terminal-id or IP Name/Address ( this will confine the session to one person) combined with

- Transaction-id or Load Name or CU name ( will make the profile more unique )

We cannot use the EQAOPTS commands DTCNFORCETERMID, DTCNFORCETRANID, DTCNFORCELOADMOD,
DTCNFORCEPROGID, DTCNFORCEUSERID, DTCNFORCEIP, because of the diversity of our scenarios.

Sometimes we run with an unknown technical user or without a terminal, etc.

If there is a Load Name and corresponding CU filled with wildcards it should give an error, because this will route all
programs running in online to an user or terminal suffocating the system.

Well the idea is basically, look after some bad placed wildcards, missing information about user , terminal, client (IP name), and based on that analysis, come out with a message telling the user that the profile feels like a generic one, risking future problems. If the scenario indeed has to be as defined, then the user has to accept it by pressing a pre-defined PF key.

With such an enhancement, we believe that problems with profiles will be considerable reduced.


Ps. this enhancement should be implemented in 3270 and RDz as well.

Idea priority Medium
  • Guest
    Reply
    |
    Nov 2, 2021

    This feature is now delivered with the Debug Profile editor in IBM Debug for z/OS 15.0.3, and IBM Developer for z/OS 15.0.3.

  • Guest
    Reply
    |
    Jul 28, 2020

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Development Tooling
    Product - IBM Debug for z Systems
    Component - z/OS Debugger
    Operating system - IBM z/OS
    Source - None

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Application Platform
    Product - Rational Application Developer
    Component - Other
    Operating system - IBM z/OS
    Source - None

  • Guest
    Reply
    |
    Sep 24, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - WebSphere
    Product family - Application Platform
    Product - Application Developer

    For recording keeping, the previous attributes were:
    Brand - Rational
    Product family - Design & development
    Product - Application Developer

  • Guest
    Reply
    |
    Feb 10, 2014

    "Thank you for taking the time to suggest an enhancement to our product. Many of our product enhancements result from feedback from our customers, so your input is always very important to us. Your request is currently inline with our product strategy and we have planned it for a future release of the product. Thank you for your suggestion and continued support. "

  • Guest
    Reply
    |
    Jan 23, 2014

    Attachment (Description): Some scenarios where we get problems