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: IBM i

Showing 1812

ACS - HMC 5250 System Console - ability to set a default host code page and also set a default language/country on the "Welcome to Remote 5250 Console" screen.

When using the HMC Probe utility to open a new ACS HMC 5250 system console, the host code page always defaults to 037 even if the default.hod session profile ("<documents>\IBM\iAccessClient\OpCon\Sessions\hmc\<hmc_hostname>\s\default.h...
over 1 year ago in IBM i / IBM i Access Family 3 Not under consideration

Debugging in RDi should require only one step over EXEC SQL statements

It would ease debugging if we could compile programs with compile option DBGVIEW(*NOSQLSRC) No SQL source. This would skip over all embedded sql statements but still would allow them to run. Use Case: This saves time when you are debugging program...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

iACS - HOD

we have done a network installation of iACS inside our IFS with restricted access for functions like "run SQL-Scripts". Our Users can only see the 5250-Emulator and their SPLFs. We have entered the restrictions inside the AcsConfig.properties-file...
over 3 years ago in IBM i / IBM i Access Family 2 Not under consideration

RGZPFM option MBR(*ALL )

Enable the use *ALL on option MBR for the RGZPFM command for a hash partitioned table.
about 1 year ago in IBM i / Db2 for i 2 Not under consideration

Allow Standalone Field Declarations to Reference Subfields of Nested DS Arrays

Declaring a standalone field with a reference field (keyword: LIKE) should work if the referenced field is a subfield of a data structure array in a nested data structure. Use Case: dcl-ds DS_A qualified template; dcl-ds DS_Arr_B dim(10); field1 v...
over 4 years ago in IBM i / Languages - RPG 5 Not under consideration

Allow multiple definitions in a Dcl-s statement

A very usefull future I found in other languages is multiple variable definition in one line of code: Dcl-s a b c int(10); is clearly faster and shorter than: Dcl-s a int(10);Dcl-s b int(10);Dcl-s c int(10); Use Case: nd
over 6 years ago in IBM i / Languages - RPG 6 Not under consideration

Require QIBM_DB_SECADM or similar to perform set session authorization

Today any user with *ALLOBJ is able to do the equivalent to sudo in Linux without the need of any password to become another user using set session authorization via SQL. Any user with *ALLOBJ can become Qsecofr by open strsql and run: “Set sessio...
almost 3 years ago in IBM i / Db2 for i 5 Not under consideration

ACS /PLUGIN=cfg - fast path for HMC ?

Hello, would it be possible to add in ACS /PLUGIN=cfg /system a parameter to configure fast path for HMCConsole ? (eqquiv of Advanced in ACS) - at least to 'managed system' level. That would be a great help ;) Thanks for consideration.
4 months ago in IBM i / IBM i Access Family 2 Not under consideration

Native CLOB and BLOB in RPG

CLOB and BLOB fields as dynamic size dependent on actual datasize. It would be appreciated that RPG could support these datatypes native in RPG and used exactly like varchar with out any explicit size Use Case: CLOB and BLOB is implemented as a st...
over 6 years ago in IBM i / Languages - RPG 3 Not under consideration

Linear Tape File System (LTFS) support on IBM i

LTFS is a common LTO tape format for offline archive across multiple platforms. It would be valuable for system adminstrators/operators if IBM i platform could also supports LTFS formatted LTO tape cartridge.
about 1 year ago in IBM i / Hardware 2 Not under consideration