Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. 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

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


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.

IBM Employees should enter Ideas at https://ideas.ibm.com



ADD A NEW IDEA

Clear

Search results: Informix

CM should report client IP and SLA when errors occur

Our connection managers routinely log failed client attempts to connect via the CM, but when this happens, it doesn't report the client's IP nor does it report the name of the SLA via which it's trying to connect. Both of these would be incredibly...
about 4 years ago in Informix / Informix Client Products Future consideration

Allow column ALIAS in HAVING clause

Just recently while working on a customer we were able to speedup a very slow query by using the recently introduced OLAP functions. The query looks like this: SELECT col1, col2, col3, col4, rank() over (partition by col1, col2 order by col4 desc)...
about 12 years ago in Informix / Informix Server Not under consideration

Allow triggers install/updates without taking an outage for the box

Currently to install new triggers on a table or update triggers on a table requires outage for the box which impacts our end user customer. Our operations are 24X7X365 and don't have any outage window to work with.
almost 12 years ago in Informix / Informix Server Functionality already exists

allow distributed queries when BLOBs involved

When trying to reference a table which contains a BLOB data type using syntax ddbb@dbservername:table, the following error is returned: error 9270: Type (informix.blob) is unsupported in distributed queries.
over 2 years ago in Informix / Informix Server Submitted

For sysprocplan add ability to view the plan

For sysprocplan add ability to view the plan. This would allow more visibility into how plans change when they do change.
over 2 years ago in Informix / Informix Server Under review

Update Statistics from secondary

Given the statistics update process is almost entirely read-only, excecpt for the ind of each table/index, it would be useful to be able to run it from a secondary ( HDR/RSS Node ) too keep load off te primary
5 months ago in Informix / Informix Server Submitted

SSO (Single Sign-On) for ODBC connections via ActiveDirectory authentication

The current configuration of a SSO (Single Sign-On) authentication for a Windows workstation is based on GSSCSM, for which support will be discontinued in future Informix releases and is very complex and error-prone. Alternatively, ODBC connection...
over 3 years ago in Informix / Informix Client Products Under review

Add sid to onstat -g tpf output

When using onstat -g tpf it would be better if sid was displayed to make this easier to tie back to a session. E.g. when looking for reverse scans on the instance.
over 2 years ago in Informix / Informix Server Under review

Have another table sysesprof with reads/writes per session and bufferpool

Have another table sysesprof with reads/writes per sessioin and bufferpool https://community.ibm.com/community/user/datamanagement/discussion/error-25582-whats-a-reason-of?ReturnUrl=%2fcommunity%2fuser%2fdatamanagement%2fcommunities%2fcommunity-ho...
over 2 years ago in Informix / Informix Server Not under consideration

Add function LISTAGG like DB2 and Oracle

Every query which need to group by and concat few columns is impossible with informix. For example for this SQL : select t.tabname, c.constrname ,k.checktext, k.seqno from sysconstraints c, systables t , outer syschecks k where t.tabname = 'my...
about 6 years ago in Informix Not under consideration