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 Db2 for i
Created by Guest
Created on Dec 12, 2021

Support *ALLUSR and *ALL for QUSLMBR API

The QUSLMBR API supports a full library name, *LIBL or *CURLIB. However there is a need to "find members" on the system so *ALLUSR and even *ALL should be supported to enable that capability.


Use Case:

Using QUSLMBR I want to locate on the system where member XYZ0003 is located. It could be because of archiving or version control, but it could appear in many source files in various libraries. With "hundreds" or more libraries on the system, *LIBL doesn't work, therefore *ALLUSR would be a viable solution, along with *ALL (although *ALL isn't really needed).


Idea priority Medium
  • Guest
    Reply
    |
    Feb 10, 2022

    Rob, I've utilized that from time to time for a few years and is why is switched back to using the QUSLMBR API which I've now created as MBR_LIST SQL Tools Function. I also included the two options I requested so I'm good now. But SYSPARTITIONSTAT isn't exactly a stellar performer so I avoid it..

  • Guest
    Reply
    |
    Jan 12, 2022

    One could also query syspartitionstat https://www.ibm.com/docs/en/i/7.4?topic=views-syspartitionstat
    select *
    from qsys2.syspartitionstat
    where system_table_member = 'ORD500';

  • Guest
    Reply
    |
    Dec 27, 2021

    IBM does not intend to provide a solution to this request at this time, so it is being closed.

    We understand that this API extension would be useful for clients that use API interfaces. However, the database team has a very long list of higher priority requirements, so this request is not likely to be implemented anytime soon.

  • Guest
    Reply
    |
    Dec 21, 2021

    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 - Db2 for i
    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 - Core OS
    Operating system - IBM i
    Source - None