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.

ADD A NEW IDEA

My votes: Db2 for i

Showing 190

UUID datatype for IBMi

A UUID is a Universally Unique Identifier, meaning that these identifiers are unique over your whole DB; even better unique" across space and time". UUID's are stored in 128bit format and follow a standarized format (rfc4122) This makes the type a...
over 2 years ago in IBM i / Db2 for i 9 Delivered

Add SQL URI_ENCODE / URI_DECODE Function

IBM i SQL URI_ENCODE / URI_DECODE Function required to provide native support for HTML entities conversion. Benefit: Enables decoded URI value to be stored in an IBM i table as UTF-8 and displayed in ACS. Especially useful when working with differ...
over 2 years ago in IBM i / Db2 for i 4 Delivered

Add SQL functions ADD_DAYS, ADD_HOURS, ADD_MINUTES, ADD_SECONDS, ADD_YEARS

The function ADD_DAYS, ADD_HOURS, ADD_MINUTES, ADD_SECONDS, ADD_YEARS exist on DB2 LUW, but not on DB2 for i. However the function ADD_MONTHS is implemented on DB2 for i. Adding those missing functions on DB2 for i would be very useful to manage t...
over 2 years ago in IBM i / Db2 for i 3 Delivered

Add parameter to CHGPF to ignore CPA32B2

Our CI/CD software uses SSH to communicate with IBM i. In addition to installing ILE program objects, IFS files, ... it can also execute CHGPF. When removing a column from a PF IBM i will send the message CPA32B2 which will be automatically answer...
almost 3 years ago in IBM i / Db2 for i 2 Delivered

Outputq description view

New SQL View or enhancement to a current view (object statistics or output_queue_info maybe?) to view output_queue_info. Reasoning, a pain point for admins is when they have to create outputq’s for new printers, they dup the object, make some chan...
almost 3 years ago in IBM i / Db2 for i 10 Delivered

Valid JSON for passing options to SQL HTTP Function

The documentation for the SQL HTTP GET function states the following: > Sets an HTTP header in the HTTP request with the specified headername and headervalue. > This option can be specified multiple times to set multiple headers. The optio...
almost 3 years ago in IBM i / Db2 for i 3 Delivered

Enhance the System Limits Alerting Cadence (SQL7062) to be customizable and more frequent than once per day

The system limits alerting is very useful to notify system administrators of potentially severe issues. However, the alert message is only sent once per day, when collection services is cycled; which is typically at midnight. Cycling Collection Se...
about 3 years ago in IBM i / Db2 for i 3 Delivered

Add a single VIEW to the DB2 for i Catalogue that shows all data dependencies between PFs, Tables, Logicals, Indexes and Views

No view, or combination of views, in the DB2 for i Catalogue that I am aware of can provide me with database relationships similar to what DSPDBR shows. The closest "catalogue type file" that I know of that has that is QSYS/QADBFDEP but that's not...
about 3 years ago in IBM i / Db2 for i 1 Delivered

Speed up qsys2.active_job_info -> client_ip_address

We using the UDTF active_job_info in bacth to control jobs (msgw etc). Sometimes our DNS is not responding and the UDTF active_job_info is a never ending story because this function makes a reverse DNS look up and will never finish without a reach...
about 3 years ago in IBM i / Db2 for i 2 Delivered

need to define subfield instead of substring for sql function display_journal

qsys2.display_journal returns as a blob a file record format (say: a structure) that include all types of subfields. today, we only can extract CHAR fields with the substring function. example: cast(cast(substring(entry_data, 155, 18) as char(18)...
about 3 years ago in IBM i / Db2 for i 2 Delivered