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

All ideas

Showing 1823

git clone https needs curl-devel

To git clone a public repo without authentication requires going the https route, as shown below. % git clone https://aaronbartell@bitbucket.org/litmis/ibmichroot.gitCloning into 'ibmichroot'...fatal: Unable to find remote helper for 'https' That ...
almost 8 years ago in IBM i / Open Source and PASE 3 Delivered

Change RNF ID & help text for global array starting with TAB

I ran into an issue yesterday where I created a global variable as an array. The variable name was Table_Title. When I attempted to access the array using an element ID (ie. Table_Title(1)), the compiler would throw an RNF0528 "The index is not al...
about 7 years ago in IBM i / Languages - RPG 3 Delivered

Add Find Member option parameter to RUNSQLSTM

Need to be able to specify a source file, such as SRCFILE(QSQLSRC) without a library (hence, *LIBL) and have the command search for the member in QSQLSRC anywhere on the library list. Similar to how Find Member Processing = 1 option of theQUSRMBRD...
over 6 years ago in IBM i / Db2 for i 1 Delivered

Write preference pthread_rwlock_wrlock

Db2 pureScale provides extreme availability, extreme scalability, and workload consolidations for mission critical OLTP applications that demand 7x24x365 availability. Today, Db2 pureScale is supported on AIX and Linux on POWER and Intel Linux. A ...
about 7 years ago in AIX 1 Delivered

Open Browsed Source Member for Edit

When browsing a source physical file member with LPEX, right-click on the member name tab brings up a menu with these options: Close, Close Others, Close all. Add a fourth option, such as "Open for Edit", to close the browse window and re-open the...
over 8 years ago in IBM i / RDi (Rational Developer for i) 3 Delivered

LDAP and multiple base DN support

We configure our HMC's with LDAP integration for user management. With users in various regions around the world, and how our LDAP OU's are configured, the scope has to be set to sub, and very high up in the OU tree. This results in a login delay ...
over 7 years ago in Hardware Management Console 2 Delivered

ILE SQL Precompiler commands like CRTSQLRPGLE Parameter DBGVIEW should support more than just the Values *NONE and *SOURCE

As of today it is only possible to either request DBGVIEW(*NONE) or DBGVIEW(*SOURCE) when precompiling ILE SQL programs.Using *SOURCE is actually passed as *ALL to the backend compiler, which causes all possible debug views to be generated. Usuall...
over 7 years ago in IBM i / Db2 for i 4 Delivered

LDAP Security with gidNumber 0

Hi IBM,The AIX implementation of LDAP allows an LDAP administrator to set a gidNumber of zero to an LDAP group, which overrides the AIX /etc/group file. Therefore, an LDAP user in a group with ID of 0, is given system group privileges on AIX. LDAP...
about 5 years ago in AIX 1 Delivered

Name the SQL programing language PL/SQL on IBM i

When coding stored procedures, UDTF and compound statement we have a nice language without a name. To be consistent across the industry it seems like the name PL/SQL (Procedural Language/Structured Query Language) is used for other databases - inc...
about 5 years ago in IBM i / Db2 for i 2 Delivered

IBM i COBOL build in IFS file

RDi now support Git for COBOL source version control in utf-8 code in IFS. So we want the COBOL source file in IFS to compile using CRTBNDCBL command directory. But we have to convert the source from utf-8 to EBCDIC in IFS. So CRTBNDCBL command ca...
almost 6 years ago in IBM i / Languages - Other 5 Delivered