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.

ADD A NEW IDEA

BCP_Scheduler

Showing 19

REXX Syntax should be available in JCL

JCL isn't going away - it's too deeply embedded, there are too many "dusty decks" that aren't feasible to convert, and too many tools that work with or assume it. So, while having Python and REXX for scripting is nice, they can't supersede JCL. Bu...
8 months ago in z/OS / BCP_Scheduler 1 Not under consideration

Support user-defined symbolics for JCL IF-THEN-ELSE statements

Much greater usability in JCL customization
about 1 year ago in z/OS / BCP_Scheduler 1 Not under consideration

Implement JCL parameter that only considers GP time

In JCL the TIME parameter is used to limit the CPU time of jobs. Originally used to limit CPU times to save costs and find looping jobs. Through the introduction of Java this parameter will "misbehave" or leads to misunderstanding. Those jobs will...
about 1 year ago in z/OS / BCP_Scheduler 1 Not under consideration

Suppress system dump for Converter errors caused by user data open failure

The doc for IEC036I 002-B0 indicates it's almost certainly a user error. Because it appears in the SYSLOG as a JES ABEND it frightens our operators, and causes us sysprogs to stop what we're doing to see if JES2 is sick. Couldn't IEFVH1 be smart ...
over 1 year ago in z/OS / BCP_Scheduler 1 Not under consideration

Assign MSGTYP=(JOBNAMES) to message IEF402I to better communicate job failures

At present, other job initiation/termination messages are visible to consoles with MONITOR(JOBNAMES) attribute set, such as IEF403I, IEF404I, and IEF450I. The lack of MSGTYP=(JOBNAMES) for IEF402I appears to be missing the spirit of the MONITOR(JO...
almost 2 years ago in z/OS / BCP_Scheduler 0 Future consideration

JCL IF statement support for system symbols

If the JCL IF statement supports system symbols, the same JCL could be submitted on multiple systems/LPARs without modification, resulting in a different set of steps being executed based on the value of a system symbol. e.g. The following step wo...
almost 2 years ago in z/OS / BCP_Scheduler 1 Not under consideration

conditional includes in JCL

Couldn't find a better category for this, feel free to move it. I'd like to see the ability to include members into JCL conditionally, depending on the value of a set statement, a variable passed into a proc etc. e.g. // SET VAR=Y .. .. .. // IF V...
about 2 years ago in z/OS / BCP_Scheduler 1 Not under consideration

Z/OS PARMDD to support started task parameter

Please have PARMDD support started task parameter
over 2 years ago in z/OS / BCP_Scheduler 0 Future consideration

Write IEFC001I and IEFC002I information to SMF

Description: At the point where IEFC001I and IEFC002I messages are produced, also write this information to SMF. The record should indicate if it was a cataloged procedure (the IEFC001I infomation) or an INCLUDE group, the member used, whether i...
almost 5 years ago in z/OS / BCP_Scheduler 1 Future consideration

JCL syntax checking for AVGREC=U with SPACE=(CYL|TRK)

It is currently acceptable to have AVGREC=U and SPACE=CYL, but going to a secondary volume, the allocation changes to TRK. This can cause more than 59 volumes to be used, causing the job to fail. When job is going through conversion,this scenario ...
about 6 years ago in z/OS / BCP_Scheduler 1 Not under consideration