Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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 IBM i
Created by Guest
Created on Feb 10, 2017

Add delay parameter to SBMJOB command

Please add a DELAY parameter to the SBMJOB command that would first delay the job for the specified number of seconds, then run the command in batch.


Use Case:

We have external systems that upload files to the IBM I for processing, and then have a need to deal with the output. This would allow those external systems to upload a file for processing and submit a remote command to run in 10 minutes, for example, to process the output after the file is consumed.


Idea priority Low
  • Guest
    Reply
    |
    Apr 20, 2020

    Thank you for submitting this idea. While we agree it would be a nice option, it is lower priority and did not make the cut.

  • Guest
    Reply
    |
    May 23, 2018

    It would be useful when submitting jobs to batch so you could start a servicejob followed by start debug.

  • Guest
    Reply
    |
    Oct 10, 2017

    We already have Schedule date and time parameters on SBMJOB, which is similar to this request, although you would need to retrieve the current date and do your own calculation to add the delay time. Alternately, if calling SBMJOB from a CL program, you could use the DLYJOB function to delay the job for some number of seconds before issuing the SBMJOB command.

    While this request would be a nice option, I'm not sure it is high enough priority to make the cut for new enhancements.

  • Guest
    Reply
    |
    May 18, 2017

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - Work Management and Messaging
    Operating system - IBM i
    Source - None

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - Languages - CL (Control Language)
    Operating system - IBM i
    Source - None

  • Guest
    Reply
    |
    Apr 4, 2017

    The CAAC has reviewed this requirement and recommends that IBM addresses this requirement and view this as a low requirement. This is a new ease-of-use feature.

    Dawn May - CAAC Program Manager

  • Guest
    Reply
    |
    Feb 16, 2017

    This function is already available via the SCDDATE and SCDTIME parameters.