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

IBM i

Showing 2885

Improve message RNX0351 with meaning of code

If an error happens during the XML-SAX command message RNX0351 is sent. And every time it annoys me that it only gives me a code -- ie "The XML parser detected error code 6.". What does code 6 mean? I then have to google it because I can't find it...
10 months ago in IBM i / Languages - RPG 3 Future consideration

Provide CHGSPLFA API and include SPOOLED FILE OWNER User Profile

SPOOLED Files have 3 user profiles associated with them: 1. The User Profile under which the Job that created the SPOOLED file was running ("job user").2. The Creator User Profile3. The SPOOLED File Owner Currently none of these three attributes m...
about 1 year ago in IBM i / Print 1 Future consideration

Make XML Toolkit (5733XT2) OpenSource

As IBM plans to end support for 57533XT2, please consider making the source code for it open for everyone. This could lead to the community to create and further develop the product. As the product is heavily based on the existing opensource proje...
almost 2 years ago in IBM i / Open Source and PASE 0 Not under consideration

Persistent cache for Run SQL Scripts

Presently Run SQL Scripts keeps a cache of tables and columns, but that cache isn't persistent. I does not cache SQL statements at all. A persistent cache would improve usability. Use Case: Content assist for tables and columns is very handy, but ...
about 4 years ago in IBM i / IBM i Access Family 4 Future consideration

CRTIMGCLG vs Server NAS

We manage a Outsourcing Services for Banking and Insurance Customers. Our policies and the customer directives request to save (all days) the application libraries and data libraries in multiple copies on the physical media tape. Now we save on th...
about 6 years ago in IBM i / Save and Restore 2 Future consideration

Allow variables defined with like(<file-field>) to be used as embedded SQL host variables

If a variable in RPGLE is defined with like, and the source field comes from an external file (PF, DSPF, etc), the SQL preprocessor does not like it. Example: dcl-f CUSTMAST keyed; dcl-s qCust like(CUSTNUM); // CUSTNUM defined in CUSTMAST If I att...
10 months ago in IBM i / Db2 for i 3 Future consideration

Simple RPG BIF to submit a process in batch.

We have to build the complete sbmjob command string to run a process in batch from RPG. My suggestion (original idea from Golang goroutines) is to use a simple BIF that will accept a process name and parameters as input, submit the process in batc...
10 months ago in IBM i / Languages - RPG 2 Not under consideration

Block QZDASOINIT started as BCI job in QSERVER enhancement

Prevent database prestart jobs to start as BCI jobs is also ending the jobs rerouted to other subsystems when we use the solutions provided by the Doc.: #638059 historical #391825917 Use Case: Client has split his service jobs over different subsy...
over 3 years ago in IBM i / Work Management and Messaging 4 Not under consideration

With CREATE TABLE ( LIKE SomeTable ), allow inheritance of nullability and labels

When doing CREATE OR REPLACE MYTABLE ( LIKE ANOTHERTABLE INCLUDING COLUMN DEFAULTS ) Please inherit nullability and labels from ANOTHERTABLE, or, give the option to, similar to INCLUDING COLUMN DEFAULTS. Use Case: I often need to create a table th...
about 4 years ago in IBM i / Db2 for i 5 Future consideration

Large XML File Support for RPG

Our company processes XML files larger than 2GB on a regular basis, and we are currently unable to (easily) use RPG to parse these files beyond the 2147483408 character limit. Use Case: Enabling the RPG XML-SAX or XML-INTO operation codes to handl...
about 6 years ago in IBM i / Languages - RPG 4 Future consideration