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
Categories Core OS
Created by Guest
Created on Jun 19, 2023

The QMHQRDQD API should not update the Object Last Used Date.

Currently if you call QMHQRDQD in an RPG or whatever program, that API updates the *DTAQ object's Last-Used Date with the current date. What if QUSROBJD updated the last used date? It doesn't because it should not. The QMHQRDQD API should not update a *DTAQ object's last used date. The fact that it does, is likely to impact other interfaces that call this API, such as some of the IBM SQL Services, unless of course they aren't using the QMHQRDQD API.

Idea priority Medium
  • Guest
    Reply
    |
    Sep 21, 2023

    The QMHQRDQD API is Retrieve Data Queue Description not "Retrieve Data Queue" as indicated on the link you provided. Having the API name is accurate on that page. We need to be able to retrieve information about objects and not have the Last Used Date get updated. Perhaps a new API that does substancially similar retrieval, but without the need to matieralize the queue, but just its OIR and key information would be appriate.

    Scenario: I want to scan for all Data Queusts and pull in their description. Then I want to determine whichi data queues have not been used in "5 years". Well, every one of them is now used "today" so I loose that capability.


  • Guest
    Reply
    |
    Sep 21, 2023
    I've been on the other side of this argument where an object gets deleted because the usage data has not been updated. I understand your logic, that this API is returning information that is more descriptive in nature than actual data. But it does do a materialize of the queue and returns some information that could be used more by an application. It is also listed in our documentation for "Detecting unused objects on the system," as updating the usage data so I am very hesitant to change that without a solid requirement. For these reasons I am declining this Idea.
    https://www.ibm.com/docs/en/i/7.5?topic=libraries-detecting-unused-objects-system

    IBM Power Systems Development
  • Guest
    Reply
    |
    Jul 24, 2023
    Moving to Under Consideration for further review.
    IBM Power Systems development