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

Showing 261 of 261

Automated Update Statistics and FORCE

AUS appends FORCE to UPDATE STATISTICS statements saved in "sysadmin:aus_command.aus_cmd_exe" when using C function "aus_evaluate_stats" but not when using SPL "aus_evaluator". Both need a configuration parameter to enable or disable FORCE. Some s...
10 months ago in Informix / Informix Server 0 Submitted

Improve Stored Procedures features

We are trying to increase the usage of SP in our system environment. Migrating business code from 4GL to the database.But this process becomes very painful for our developers since the support for SPL is limited. Mainly the inexistence of a native...
almost 7 years ago in Informix / Informix Server 0 Future consideration

add an option in Informix HQ to surpress alerts during HQ start up

When we have HQ monitoring in place on HQ agent status and IDS status, if we have server OS restart/rebuild, HQ alerts will be triggered. We prefer there could be an option to tell HQ not to generate alert during scheduled outage/scheduled server ...
5 months ago in Informix / Informix Server 0 Submitted

Client SDK Release For Linux Repositories

For most other major databases you can install a database driver from the standard package management repository. "apt-get install mysql-client" "yum install postgres-dev", etc. It easily allows systems to be set up to communicate and work with th...
11 months ago in Informix / Informix Client Products 0 Submitted

Implement LIMIT clause in DELETE Statement

Expand DELETE syntax implementing LIMIT clause and maybe also ORDER BY. Delete syntax can be like: DELETE [FROM] tbl_name [WHERE where_condition ] [ORDER BY ...] [LIMIT row_count ] This limit + order by syntax is already implemented in other major...
over 4 years ago in Informix / Informix Server 1 Future consideration

Release 32-bit version of Informix CSDK v4.50

Some customers are constrained and need to continue to use Informix 32-bit CSDK drivers. Their applications currently use the Informix 32-bit libraries & there are often build constraints to moving to a 64-bit CSDK.
almost 7 years ago in Informix / Informix Client Products 5 Not under consideration

Add dbschema to Informix CSDK

Developers have the Informix Client SDK installed on their workstations / application development machines. There is the need to be able to dump the Informix databases schemas definitions, but the SDK does not provide any such tool. To work around...
over 6 years ago in Informix / Informix Client Products 1 Not under consideration

Allow Bufferpool Min_lru_dirty and Max_lru_dirty Threshold values to be altered dynamically

onparams -b can be used to add a new bufferpool and AUTO_LRU_TUNING are available on informix server but first only adds a bufferpool of a new page size and the latter only kicks in if some foreground writes occur on a server which ideally is neve...
almost 4 years ago in Informix / Informix Server 2 Future consideration

Allow Informix to accept Non PAM aware clients to connect when using PAM PASSWORD mode

Standard Informix Authentication on unix will perform a getpwnam() call to retrieve the encrypted shadow password from the OS, it will then compare an encrypted version of the password supplied by the client against this, and if they match, authen...
about 6 years ago in Informix / Informix Server 0 Future consideration

JDBC suport of collection data types in scroll cursors

Currently the usage of collection data type columns in scroll cursors are disabled by default throwing an Exception with this stack trace. Stack trace returned is: at com.informix.util.IfxErrMsg.buildExceptionWithMessage(IfxErrMsg.java:416) at com...
over 2 years ago in Informix / Informix Client Products 0 Not under consideration