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 DFSMS SMS
Created by Guest
Created on Oct 17, 2016

Allow the LIKE paramenter in JCL to use GDGs or PDS(E) for attributes

Currently to use LIKE in JCL has the following restrictions:

DO NOT use LIKE= to model the characteristics of a PDS member coded in
JCL, a GDG, or a temporary data set. Also, please note that the EXPDT
or RETPD dates are NOT copied by LIKE. LIKE should not be coded on the
same DD statement with the SYSOUT, DYNAM or REFDD parameters.
DO NOT use LIKE= to model the characteristics of a PDS member coded in JCL, a GDG, or a temporary data set. Also, please note that the EXPDT or RETPD dates are NOT copied by LIKE. LIKE should not be coded on the same DD statement with the SYSOUT, DYNAM or REFDD parameters.

I would like the LIKE to be able to use a GDG as a model so long as it was created prior to the step it is used in.

Currently if my GDG dataset attributes changes, I have to remember to update everything I do not override as well. With LIKE it would reduce that need.

Idea priority Low
  • Guest
    Reply
    |
    May 17, 2023

    Agree it would be nice if relative GDG generations could be used.

    Can't see how temporary files could be used as they're not cataloged, although if they were passed from another step perhaps it could work.

    Can't see how a PDS 'member' attributes could be copied as it would require opening the PDS and the overhead involved. The characteristics of the PDS itself can be copied but has some limitations due to some ACS variables such as &DSORG not being passed to the routines.

    Copying RETPD/EXPDT seems risky as the new dataset may be assigned inappropriate values. Better to get an appropriate DATACLAS with EXPDT/RETPD automatically assigned in the ACS routines based on DSN etc.

  • Guest
    Reply
    |
    Nov 2, 2016

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

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - z Systems Software
    Product - z/OS
    Component - BCP_General
    Operating system - IBM z/OS
    Source - None