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 Delivered
Workspace IBM i
Categories Db2 for i
Created by Guest
Created on Oct 7, 2020

Additional Information From SYSCOLUMNS

The output provided by querying SYSCOLUMNS is missing key information that can only be retrieved via API calls run directly on the IBM i. For example, the format of date / time columns is not present, and there may be others.

The information returned by querying SYSCOLUMNS should match EXACTLY what can be seen via the DSPFFD OS command.


Use Case:

With the world moving to a more client / server / cloud environment there are instances where it is not possible to install software on to an IBM i server. In those instances it is not possible to execute API's / OS commands to get the information required whilst accessing the IBM i via ODBC / JDBC drivers.

Enhancing SYSCOLUMNS, and possibly other Db2 i catalog tables / views / services / stored procedures, everything you would want to know about a table / journal etc. would be available to all external consumers.


Idea priority High
  • Guest
    Reply
    |
    May 13, 2021

    This enhancement was delivered in spring 2021 with IBM i 7.4 PTF Group level 13 and IBM i 7.3 PTF Group level 24.

    Several new columns have been added to the SYSCOLUMNS2 catalog view to return column attributes that apply to physical files. Note that these columns are not available in the SYSCOLUMNS view.

  • Guest
    Reply
    |
    Dec 16, 2020

    With no additional customer information provided, IBM will continue to evaluate this request based on the unavailable column information we are aware of. This request will be updated in the future if IBM implements it.

  • Guest
    Reply
    |
    Oct 20, 2020

    As part of our investigation for this request, the Db2 for i development team wants to make sure we know about any additional column details, other than date and time information, that might be useful. If we decide to extend the information that is returned, we do not want to overlook something important.

    Anyone with specific requests is encouraged to add their ideas to this RFE.

  • Guest
    Reply
    |
    Oct 20, 2020

    The CAAC has reviewed this requirement and recommends that IBM view this as a high priority requirement that is important to be addressed. The more information that can be provided through SYSCOLUMNS, the better.

    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 RFEs on the broader IBM i community, and has therefore reviewed your RFE.

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

    For more details about CAAC's role with RFEs, see http://www.ibmsystemsmag.com/Blogs/i-Can/May-2017/COMMON-Americas-Advisory-Council-%28CAAC%29-and-RFEs/

    Nancy Uthke-Schmucki - CAAC Program Manager

  • Guest
    Reply
    |
    Oct 19, 2020

    IBM will use this request as input to planning but no commitment is made or implied. This request will be updated in the future if IBM implements it.

  • Guest
    Reply
    |
    Oct 9, 2020

    I like your proposal !

    A change to SYSCOLUMNS can be a challenge. However a IBM provided UDTF function called SYSCOLUMNS that does the DSPFFD trick under the cover could be a suggestion.