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 4961 of 4961

Add nmap to IBM i repository to be downloaded via ACS

Hi IBM, can you add NMAP package to the IBM i repository? NCAT is part of NMAP and it will be useful to problem remote systems ports from IBM i
27 days ago in IBM i / Open Source and PASE 0 Submitted

Generate qualified data structures for *LOB sql data types

When generating data structures for BLOB & CLOB SQL data types, use a qualified data structure instead of using the variable name with _LEN and _DATA appended. For example, Currently, for this field definition, DCL-S BLOBFIELD SQLTYPE(CLOB:160...
27 days ago in IBM i / Db2 for i 0 Submitted

ADMIN1 server environment to communicate with port 636 for SPNEGO

IBM Navigator for i Single Signon, the configuration currently supports only 389 ports. Our environment we allowed only 636 LDAPS service. So our security team asked to use the 636 instead of 389 to configure iNavigator SSO.
27 days ago in IBM i / System Management 0 Submitted

Enabling an SQL query for the OVRFLW line of a spool file.

It would be great if the OVRFLW line could be retrieved through an SQL query. With this attribute, spool files could be correctly duplicated from an application.
27 days ago in IBM i / Db2 for i 0 Submitted

Add the autostart option to all IBM i Debug Servers and Debug Service

Currently in Navigator for i the TCP/IP server System Debugger consist of 3 instances the System Debugger, IDE Debugger Server and Debug Service. Unfortunately the Debug server is not available in the Navigator for i TCP/IP Configuration Propertie...
29 days ago in IBM i / Core OS 0 Submitted

Provide *true & *false figurative constants for indicators

To align with modern languages, please consider adding new figurative constants *true & *false for indicators.
29 days ago in IBM i / Languages - RPG 0 Submitted

Add "Deploy" Feature to BOB

I would like Bob to support various Deploy features for the IBMi. As an example, after a successful compile of a program, I want the ability to distribute that program from Bob to a list of remote IBMi LPARs.
30 days ago in IBM i / AI with IBM i 1 Submitted

Add a special register in SQL triggers to get the schema of the underlying table, at any point, not just in error handlers

In SQL DB2 for i, we would need the SQL triggers to provide a simple way to know the schema of the underlying SQL table of each trigger. It is important to have this data, especially when using library lists, because sometimes we need to pass this...
about 1 month ago in IBM i / Db2 for i 2 Future consideration

Native AIX syslog function should support encrypted logs when forwarding to a central syslog server

In this day and age of OS security-awareness and its importance within operating systems (being available out of the box), critical OS logging functions such as syslog should support encrypting the logs if they need to be forwarded to a central co...
about 1 month ago in AIX 0 Submitted

Query a specific JVM via QSYS2.JVM_INFO

To automate the monitoring of JVMs, one approach is to utilize QSYS2.JVM_INFO like this: SELECT * from TABLE(QSYS2.JVM_INFO(WAIT_TIME => 1)) WHERE JOB_NAME = '791185/JOBUSER/JOBNAME' Unfortunately, to get the values of a single JVM, this call m...
about 1 month ago in IBM i / Db2 for i 1 Future consideration