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



Status Submitted
Created by Guest
Created on Mar 11, 2026

SQLDI Install Enhancements

The SQLDI install process needs to be enhanced to cater for separation of duty responsibilities, and it must not make assumptions about the config it is being installed in to.

The following enhancements are required:

1. The install currently checks the IP address using ping (check_ip_address)
In our installation all tasks must have their own IP address. Therefore the address being used for SQLDI will not be pingable until SQLDI has been installed and one of the tasks are up and running. You cannot assume SQLDI is using an address where something else is already running and can be pinged. This check needs to be removed.

2. In our installation the user that undertakes the install can not be the same user that we run the SQLDI/Spark started tasks under. The tasks run as started tasks, and we are not able to log on using that user. The security checks (ie Keyring check - check_keyring_info) needs to therefore be separated out so it can be run using a user that would have access to the keyring. The user running the install script would not generally be permitted access to the runtime users keyring.

3. We must run the tasks as started tasks. However the install script tries to start Spark. This then fails as the install user undertaking the install does not have the authority.
 

 

Needed By Quarter