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

Open Source and PASE

Showing 36

Pipenv for IBM i

Pipenv is a tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, etc.) to the Python world. It merges pip (which you support) and virtualenv (which it seams you currently don't), together to work in unison...
over 5 years ago in IBM i / Open Source and PASE 4 Delivered

port tmux

Port the tmux screen multiplexer to PASE. http://krengel.tech/hackernoon-tmux Use Case: I am starting to have more scenarios where I need to have long-running PASE shell sessions (i.e. compiling Node.js). Being able to disconnect and reconnect to ...
almost 6 years ago in IBM i / Open Source and PASE 2 Delivered

Add support for Sequelize (Node.js package) on IBM i/DB2

Sequelize is a popular promise-based Node.js package used by thousands of sites for abstracted DB access to PostgreSQL, MySQL, SQLite, MariaDB and Microsoft SQL Server. It eliminates the need to write raw SQL in the appropriate "flavor" and instea...
almost 6 years ago in IBM i / Open Source and PASE 4 Delivered

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 ...
over 7 years ago in IBM i / Open Source and PASE 3 Delivered

Add library list options to PASE "system" command

The "system" command within PASE allows the user to run an IBM i command. I would like to see new options added so that I could specify a Current Library and Library List (e.g. comma separated) that will be used for the The newly spawned process w...
about 4 years ago in IBM i / Open Source and PASE 1 Delivered

PHP ODBC connections to MSSQL require FreeTDS

Our websites hosted on the IBMi require PHP connections to MSSQL database servers. This was possible with the Zend Server Free edition (expiring June 2021) with a PHP PDO driver plugin "dblib". With our migration to the RPM based PHP, there is cur...
over 3 years ago in IBM i / Open Source and PASE 3 Delivered

Please, port "jq" command to IBM i

Please, port "jq" command to IBM i OSS / YUM so we can parse JSON using scripting. Use Case: We could use jq to transform JSON files into CSV
over 5 years ago in IBM i / Open Source and PASE 2 Delivered

GNU tar for PASE

Add the GNU version of tar to PASE. Use Case: Using tar on /QOpenSys/QIBM/ProdData/OPS/Node4 causes "@Longlink" issues. Using GNU tar from perzl (/opt/freeware/bin/tar) doesn't have the same issue.
over 7 years ago in IBM i / Open Source and PASE 3 Delivered

Native ODBC parameter for trimming whitespace

When querying tables that contain fixed-length CHAR columns, the values that are returned retain their whitespace. Thus, a value like 'Acme Industries, Inc.' might take the form of 'Acme Industries, Inc. ' if the column is defined as 30 characters...
over 4 years ago in IBM i / Open Source and PASE 2 Delivered

Add PIGZ to YUM repository for IBM i

Pigz is a parallel GZIP, so we can improve performance when compressing based on threads, CPUs or any quantity Use Case: With PIGZ we can improve gzip compression performance using parallelism.
over 5 years ago in IBM i / Open Source and PASE 1 Delivered