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

Search results: Informix

Showing 29 of 1094

Improve readahead performance statistic reporting

Since the improved readahead code was established, onstat -p and the associated SMI tables no longer report all readahead pages nor all usage of those pages so that it is impossible to monitor the efficiency of readahead and so be able to determin...
over 7 years ago in Informix / Informix Server 0 Not under consideration

Official support for IDS on Rocky Linux

We raised a support case as follows: Following the recent change in status of Centos, we have customers who wish to convert their Informix servers to Rocky Linux soon. This will be for both IDS 12.10 and 14.10. Can you confirm that IBM/HCL would s...
about 3 years ago in Informix / Informix Server 2 Delivered

Encrypt source code for procedure/function

There are lots of ISV out there looking for security feature where it can encrypt the source code for stored procedure and function(written in SPL).
almost 12 years ago in Informix / Informix Server 0 Not under consideration

cdr migrate should allow code-set migration

If a customer needs to change the locale of a database, wants to standardize to a common locale etc then the only option is to unload the data and reload. On small databases this might be possible but for 99% of the real systems this is impractica...
about 4 years ago in Informix / Informix Server 0 Future consideration

Provide more granular database-level privileges than just CONNECT, RESOURCE and DBA

We have a requirement to support a code deployment role where a user, whose job role is not a DBA, can release code into a given database. The type of things they would be doing is:* Creating and dropping procedures, synonyms, triggers, indices an...
over 12 years ago in Informix / Informix Server 0 Not under consideration

Automatic conversion of ifx_loc_t (TEXT/BYTE) to/from ifx_lo_t (CLOB/BLOB)

We have legacy ESQL/C code using ifx_loc_t to handle TEXT/BYTE columns. Customers want now to replace TEXT/BYTE by CLOB/BLOB columns in the database... and we would avoid to touch our ESQL/C code. Informix can support simple type conversion. For e...
over 5 years ago in Informix / Informix Server 1 Not under consideration

Global cursors in SPL

I would like the ability to define a global statement and global cursor that can be shared between routines within a single session. This would allow for modular code and create tremendous increases in performance and memoory usuage
over 3 years ago in Informix / Informix Server 0 Future consideration

Lock table (or database) in exclusive mode does not work as expected in HDR

If one attempts to update a table with many rows in an HDR environment with updateable secondary code like this does not work (if you are on the primary):begin work; lock table mytab in exclusive mode; update mytab set col1="xxx" where 1=1; commit...
about 12 years ago in Informix / Informix Server 0 Not under consideration

Get Informix SQLTRACE working with DRDA

Our Informix server is currently being used by clients using the Informix Protocol ("onsoctcp") and the new web clients are using DRDA ("drsoctcp"). When addressing performance issue we extensively use SQLTRACE to pin point "slow" queries. We are ...
over 1 year ago in Informix / Informix Server 0 Submitted

Automátic column-level encryption at rest

In Europe we have strong laws (GDPR) protecting personal data. Nobody, even programers or DBA can access personal data if not from an audited program who grants individual access to each user able to see this information. As application examples, ...
over 2 years ago in Informix / Informix Server 0 Not under consideration