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,
Post an idea
Upvote ideas that matter most to you
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
Hi Carine
We have enabled users to roll in their own custom models under different names than mpi_memname. For example they can see mpi_pername in party template and they may change the columns to any reasonable length of their choice.
If you want to increase the length of some columns in mpi_memname, you would need to define a custom segment (let’s say mpi_customename), according to your need. Then perform an ETL to move their current data from mpi_memname to that new table.
We have a number of services options from IBM and business partners that could assist with this and other enhancements if it is something your team is not comfortable implementing directly.
Hi Marcus,
This RFE is for those hardened proprietary model tables. Our new business requirement is to increase field length on names on mpi_memname and mpi_memelig and address information on mpi_memaddr.
Hi Carine,
Virtual MDM offers model-driven deployment, in which the users will specify the column size, along with other specifications. Please note this same flexibility will not apply to the hardened proprietary model (like mem_attr, mem_date, etc…), due to their generic implementation. Using MDM workbench, you will have the option to define your data model specification, according to your specific requirements.
Is this supported for MDM standard (i.e. virtual)?
We are currently using Virtual MDM.
HI Carine
This is already supported, clients can modify the column size to fit their data, see the link in KC:
https://www.ibm.com/support/knowledgecenter/SSWSR9_11.6.0/com.ibm.mdmhs.dev.platform.doc/concepts/c_customizingcolumnsizefortextdata.html
If the request is to make the size unlimited length, that is not a best practice for relational databases.
EPIC is allowing unlimited characters for name fields "last name and first name" and we would like to be able to configure the length of these fields to avoid truncating our data.
We also have the same issue with address fields - we sometimes get more characters for long stline1 than what MDM supports and the data gets truncated.
We would like to have an option to configure the length of these fields as needed to meet business requirements.