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 Under review
Workspace IBM i
Created by Guest
Created on Jan 18, 2024

Terminate long running tasks on end requests

In order to terminate a program gracefully during an end request (ex. ENDJOB, ENDSBS, ...) the job end status can be checked (ex. RTVJOBA ENDSTS in CL or %ShtDn in RPG) and acted accordingly.  The problem is however that when a job is executing long running tasks such as a DLYJOB or QRCVDTAQ, these are not ended by the end request which will still cause the program to end abnormally if the wait time is longer than the controlled end delay time.

It would therefore be nice if the long running tasks would also immediately end on a controlled end request.

Idea priority Medium
  • Admin
    Maria del Carmen Ruvalcaba Cevallos
    Reply
    |
    Mar 19, 2024

    The CAAC has reviewed this IBM Idea and recommends that IBM view this as a medium priority Idea that should be addressed.

    Recommend IBM address by backporting the change in Delay Job Idea (https://ibm-power-systems-cc.ideas.ibm.com/ideas/IBMI-I-2004) to 7.4

    Background: The COMMON Americas Advisory Council (CAAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CAAC has a key role in working with IBM i development to help assess the value and impact of individual IBM Ideas on the broader IBM i community and has therefore reviewed your Idea.

    For more information about CAAC, see www.common.org/caac

    Carmelita Ruvalcaba - CAAC Program Manager

  • Guest
    Reply
    |
    Mar 18, 2024

    Can this be ported back to V7R4 as well ?

  • Guest
    Reply
    |
    Jan 18, 2024
    Part of this request is a duplicate of https://ibm-power-systems.ideas.ibm.com/ideas/IBMI-I-2004.

    A new parameter, CTLEND, was added to the DLYJOB command in 7.5 to allow the user to specify the controlled end action.
    You can read about the options for this new parameter in the DLYJOB command documentation:

    https://www.ibm.com/docs/api/v1/content/ssw_ibm_i_75/cl/dlyjob.htm

    Moving status to Under consideration to evaluate the QRCVDTAQ part of this request.

    IBM Power Systems Development