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
Categories Runtime
Created by Guest
Created on Jul 30, 2018

We want to use systemsymbols (variables) in Library RDO DSN fields

We want to be able to use System symbols (IEASYMxx) in Library RDO DSN fields.

More generaly: it should be made available to CICS RDO Resources. And/Or there could be an CICS API Command to inquire systemsymbols (browsing, read next...)

Idea priority Medium
  • Guest
    Reply
    |
    Jun 17, 2022
    Support for this is also provided in CICS TS 6.1 which is generally available from 17th June 2022.

    For more information see https://www.ibm.com/docs/en/cics-ts/6.1?topic=whats-new
  • Guest
    Reply
    |
    Apr 5, 2022
    Support for this is also provided in CICS TS 6.1 which is announced today April 5th and will GA June 17th 2022.

    See Announcement letter https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/2/897/ENUS222-092/index.html&request_locale=en
  • Guest
    Reply
    |
    Jan 25, 2021

    This RFE is satisfied by the resource overrides feature provided by PH30590 on CICS TS 5.6

    This feature enables a system programmer to tailor the resources for a specific CICS environment, and provides the following advantages:

    • You can take a set of CICS definitions from development through to a production environment without change. Any resource attributes can be overridden to support each environment as required.
    • In addition, you can use system-specific symbols such as the SYSIDor APPLID to override attribute values dynamically when a resource is installed.
    • You can apply standards by ensuring that certain attribute values are always turned on or off, or set to a specific value.

    For more information see https://www.ibm.com/support/knowledgecenter/SSGMCP_5.6.0/configuring/resources/resource-definition-overrides.html

  • Guest
    Reply
    |
    Apr 17, 2020

    We also would like to see this made available across various RDO resource types and attributes. For LIBRARY DSN's, we have the same issue as others who use LPAR- and or release-specific DFHRPL datasets. Also for FILE DSN's, we currently use an inhouse PLT program and XRSINDI-driven program to do our own symbol susbstitution from a control-card-supplied list of symbols and substitution strings. It would be nice if such a feature could not only reference system symbols, but also those defined via JCL SET statements in the startup proc/JCL.

  • Guest
    Reply
    |
    Feb 3, 2020

    We also would find this very usefull and it you help us to define various ressources in an easier way in our sysplex!

  • Guest
    Reply
    |
    Feb 3, 2020

    We would find this useful. In fact almost essential to replace application datasets in DFHRPL which are often defined like this

    XXXX.&SYSNAM1..SYSTEST.B.RBP.O.LOADLIB
    XXXX.&SYSNAM1..ACCTEST.A.RBP.O.LOADLIB
    etc

    so that a different dataset is used depending on which lpar the CICS region runs on. This is perhaps a legacy from when DASD was unreliable but the principle of not having a single point of failure that effects more than one lpar is still a reasonable one.

    A system symbol could also be used as a way of switching maint levels.

  • Guest
    Reply
    |
    Nov 4, 2019

    Adding system symbol support to RDO resources (LIBRARY, FILE, etc.) would greatly aid in our use of a multi-runtime file configuration for implementing maintenance to our CICS applications.

  • Guest
    Reply
    |
    Sep 4, 2018

    This is a candidate for a future release