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 Server

Showing 24 of 1093

Limited the number of row processed with an update/delete statement

THis is similar to MS Server (and other DBs) DELETE ... TOP <N> and TOP <n> PERCENT This would help avoid LTX issues without custom SQL coding, it would minimize the time the table is locked UPDATE FIRST 10000 COUNT 0 ... N <table&g...
11 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...
over 6 years ago in Informix / Informix Server 0 Future consideration

Enable HDR Secondary to perform archives

Modify HDR code to add a state whereby the secondary server can be allowed to perform ontape and onbar archives. Whether the server can remain in secondary mode or must be changed to an intermediary mode are both acceptable options, as long as the...
about 10 years ago in Informix / Informix Server 0 Future consideration

enhancements to sysprocedures table and dbschema utility

Currently, there does not appear to be anything in the sysprocedures table to identify which procedures are provided by Informix (system routines) vs those created by users (user routines). The mode column does not appear to address this particula...
about 3 years ago in Informix / Informix Server 0 Future consideration

Implement CREATE OR REPLACE option for stored procedures

We are looking to deploy more code into the system hot, taking advantage of improvements have made to trap any -710 errors internally and re-parse transparent to the user session. Currently it is necessary to drop a procedure before creating a new...
over 12 years ago in Informix / Informix Server 2 Delivered

Ability to re-create views and procedures without dependent objects being dropped

Some objects in a database often depend on other. As an example, if there is a view, another view can be built upon it.Private and public synonyms can be created for those views, and permissions given to various users on those views.If the first v...
over 12 years ago in Informix / Informix Server 0 Future consideration

Encrypting and Decrypting Stored Procedures

Would like Informix to have feature of encrypt the source code for a stored procedure and function.
over 2 years ago in Informix / Informix Server 2 Under review

IF NOT EXISTS should not be saved as part of stored routine source

When creating a stored procedure or function with the IF NOT EXISTS optional clause included, the option text is currently included in the saved source code for the procedure. This is not true of any other database object created with the IF NOT E...
about 6 years ago in Informix / Informix Server 2 Not under consideration

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