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 Delivered
Workspace z/OS
Categories JES2
Created by Guest
Created on Aug 2, 2024

JES2 $POLICY DISPLAY enhancement

$POLICY DISPLAY currently only shows installed JES2 policies and whether they are enabled or not.


To keep the overview of all policies, there should be some enhancements made on this:

  • Include the POLICYLIB from which the policy was loaded

  • Include the date and time when the policy was imported

  • Make it possible to view a policy in detail (I know, the policy is stored in internal format, but it should be possible to make the rules visiable)

With this, it would be easier to know: Which was the last installed policy, see the information if the policy member was lost (for any reason) and know from which dataset it was loaded, if there may would be duplicate policiy names within different datasets (or the same) - e.g. for fallback reasons to old policies




Idea priority Medium
  • Guest
    Apr 2, 2026

    It would be helpful if there is an JES2 command in addition. We'e no SDSF if there will be a new feature. It would be benefitical do directly see the stuff by an JES2 command

  • Guest
    Mar 23, 2026
    In z/OS 3.2, the JES2 Property SSI (SSI 82) was updated to support a new return policy information function (SSJPPYOD and mapping IAZJPLCY) which includes where the policy was imported from (JPYGPATH section), Policy import timestamp (JPYGISTP) and optionally, the policy source (JPYGPSLN and JPYGPSRC). The import information (data set/path and time) is available for policied imported on JES2 3.2 and later. The source JSON is available if, when the policy was imported, JES2 was ACTIVATE LEVEL=z32, DATADEF REPOSITORY=ENABLED, and APARs OA68485 and OA68644 are active.