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 21, 2015

Allow GDGORDER to LIFO and FIFO with Relative GEN Reference

With z/OS V2.1 I can now specify GDGORDER=LIFO or GDGORDER=FIFO. Only that is for the base of the GDG. I would like to be able to specify
//DD1 DD DISP=SHR,GDGORDER=FIFO,DSN=GDG(0)
Then the GDG order would apply to the earliest entry instead of the most current entry.

And if possible, I would like to see that work with any Relative numbers
//DD1 DD DISP=SHR,GDGORDER=FIFO,DSN=GDG(-1)
//DD1 DD DISP=SHR,GDGORDER=FIFO,DSN=GDG(-6)

//DD1 DD DISP=SHR,GDGORDER=LIFO,DSN=GDG(-3)

This way I would not need to write a routine to read the GDG base and find the GDGs I need to work on. The relative number +FIFO or +LIFO will do what I need.

Lizette

Lizette

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

    .This item is unlikely to receive sufficient prioritization to make it into the product plan.

  • Guest
    Reply
    |
    Jan 12, 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 - BCP_General
    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 - DFSMS SMS
    Operating system - IBM z/OS
    Source - None

  • Guest
    Reply
    |
    Jan 6, 2016

    Creating a new RFE based on Community RFE #81822 in product z/OS.

0 MERGED

Syntax in jcl to get oldest gds of an gdg

Merged
Jcl to get oldest GDS of GDG ?In jcl DSN=TOTO.TUTU(0) gives latest GDS of GDGWhen :TOTO.TUTU.G0297V00TOTO.TUTU.G0298V00TOTO.TUTU.G0299V00DSN=TOTO.TUTU.( something choosed by Ibm ) would give TOTO.TUTU.G0297V00
about 7 years ago in z/OS / BCP_Allocation 4 Not under consideration