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 Submitted
Workspace IBM i
Categories Core OS
Created by Guest
Created on Jun 26, 2024

Stack trace in joblog

The lob log has been for ages been the best way to find post mortem issues with applications. However the job log was designed back in time where the call stack was typical not huge.


Applications of today have huge call stacks and goes through various environments and when exception occurs very deep in the stack, it is not easy to find reasons for exceptions since the complete call stack is not exposed to the job when exceptions occurs.


This idea is about having the opportunity to set your job into a certain state so when an exception occurs then stack trace could be logged together with all the traditional job jog information.


If that is a separate new job log file or the existing job jog is not important as long is is possible to observe and correlate the call stack in a certain point of time for job in the current job log .


It could be made active by extending the job description - not only having the value of *SECLVL to perhaps *STKTRC for stack trace.


An option could also be to put the job in debug mode, however that will interfere with the same feature used in SQL so the job log will be polluted by too much information, so I would prefer not to do so.


This feature will improve traceability of interaction between ILE and PASE. it will improve traceability of stored procedures and user defined table functions and SQL in general.

Idea priority Urgent