Skip to Main Content
IBM Data and AI Ideas Portal for Customers


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

Informix

Showing 366

create a foreign key allowing one to one tables relationships

Our Primary Key and Foreign key constraints always have allowed creaing and ensuring '1 to many' table relationships. After researching, there is no direct way to implement such a case with Informix. The only safe way is to create a primary key on...
over 4 years ago in Informix / Informix Server 1 Not under consideration

Support query parameters in projection clause

See: https://www.ibm.com/mysupport/s/case/5000z00001MLNI2AAP/db2parameter-not-working-with-merge-statement This works with DB2 according to IBM support staff.
over 4 years ago in Informix 0 Not under consideration

4.50 macOS Client Drivers

Targeting Developer, students, and consultants creating apps on macOS
over 4 years ago in Informix / Informix Client Products 1 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 arou...
over 4 years ago in Informix / Informix Client Products 1 Not under consideration

Informix Enterprise Gateway - add support for Oracle NVARCHAR2 datatype

Need to access a table in Oracle 11g with datatype NVARCHAR2 , but always fail with error : 29050: Error accessing schema information (field number 4 SQL type not recognized.{Sub=0x0430,Ifx=-29044,Obj=TARGE).
over 4 years ago in Informix / Informix Client Products 0 Not under consideration

14.10 macOS port

Informix 14.10 should available for macOS
almost 5 years ago in Informix / Informix Server 1 Not under consideration

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...
almost 5 years ago in Informix / Informix Server 2 Not under consideration

Certification of Informix Connection Manager with ESQL/COBOL

We are implementing Informix Connection manager with HDR as High Availability solution for our organization. During testing, we identified connection manager is not certified for ESQL/Cobol, our business-critical application is written in Cobol. i...
almost 5 years ago in Informix / Informix Client Products 3 Not under consideration

Create and use a BTS index over a temporary table.

drop table if exists tp01 ;create temp table tp01 ( nome varchar(100) ) with no log ;insert into tp01 select first 1000 tabname from systables ; create index i1_tp01 on tp01( nome bts_varchar_ops) using bts ; select * from tp01 where bts_contains ...
almost 5 years ago in Informix / Informix Server 0 Not under consideration

Prepend machine's name to Assert files written to DUMPDIR

Scenario: The customer site uses a single network mount for DUMPDIR across hundreds of servers. Impact: difficulty in identifying AF files generated by specific servers. Current workaround: search online.log for all "stack trace for pid" strin...
almost 5 years ago in Informix / Informix Server 2 Not under consideration