Skip to Main Content
IBM Power Ideas Portal
Hide about this 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

IBM i

Showing 2984

Sql Update using Common Table Expresions

Currently an UPDATE statement that attempts to update a field with the selected value from a Common table expression causes an SQLCODE -199 with SQLSTATE 42601: "Illegal use of KeyWord UPDATE. Token ( SELECT VALUES was expected" --or something sim...
8 days ago in IBM i / Db2 for i 0 Submitted

A library's CRTOBJAUD setting should be honored for CRTDUPOBJ adding to the library.

This closes a security hole. The library's CRTOBJAUD setting is used to assure that objects created within the library have the auditing desired. However, CRTDUPOBJ will put an object into a library and the auditing is based on the source object's...
22 days ago in IBM i / Security 1 Not under consideration

Fix bug in CHGSMTPA

When you run CHGSMTPA you can choose SBSD in which you can run smtp jobs. This parameter allows putting 10 chars for the *sbsd object and 10 chars for the library. When you use a 10-character library in the parameter, however, errors occur in both...
29 days ago in IBM i / Networking 0 Submitted

Table that contains the QAUDJRN journal entry type descriptions

It would be useful to have a table, if one does not already exist, that contains the QAUDJRN journal entry descriptions. This would be very useful to be able to use to get the description using a join to the AUDIT_JOURNAL_xx & DISPLAY_JOURNAL....
7 months ago in IBM i / Db2 for i 7 Future consideration

IBM ARE - Problem with PTF comparison

We have a central system for the PTF comparison on which all licensed programs and PTFs including save files are installed. If we now start a PTF comparison with IBM ARE from this central system to an LPAR on which NOT all licensed programs are...
about 2 months ago in IBM i / System Management 0 Submitted

SYSTOOLS/GENERATE_SPREADSHEET - Add possibility to export to a specific spreadsheet tab

Implemented by adding a new parameter "SPREADSHEET_TAB" to the GENERATE_SPREADSHEET function.
about 1 month ago in IBM i / Other 0 Submitted

Add WHEN-IS-NOT clause to the new SELECT statement

The traditional SELECT/ENDSL allows when a=b and also allows when a <> b. However, the new SELECT/WHEN-IS/ENDSL does not allow a negative comparison, and forces me to go back to the older style. In this shop [and others I have worked in], th...
3 months ago in IBM i / Languages - RPG 3 Future consideration

Better documentation of Sqlstate behavior in IF statement

I ran into some peculiar piece of code that didn't do what I expected and decided to run a small test.The goal is to see if SqlState is being reset in an if-statement. My human brain says it shouldn't be reset in the example code below begin decl...
9 days ago in IBM i / Db2 for i 0 Submitted

DCM *SYSTEM store password in admin-cust.xml files

In the security configuration files from ADMIN application servers (ADMIN1, ADMIN3, ....) the *SYSTEM store password is weakly encoded with {xor} and is easy to obtain if you have access to admin-cust.xml file in /QIBM/UserData/OS/ADMININST/[admin...
25 days ago in IBM i / Security 0 Submitted

RPG: Do not send RNF7031 (variable not referenced) for fields in template ds

For data consistency we use our reference file to define internal fields like so: dcl-ds omsref ext template end-ds ; dcl-s myObject like ( objc ); The reference file contains a boatload of fields. Because we do not use the majority of these field...
25 days ago in IBM i / Languages - RPG 0 Submitted