Multidomain MDM
- Multidomain MDM 10.2.2 Service Pack 1
- All Products
Reference Number
| Description
|
---|---|
MDM-15999
| If you make a SIF Put call on a child record during a match batch job, and there is a match path from a parent to the child base object, the match job on the parent base object fails.
|
MDM-15975
| If you search for and update a record, you can still search for and find the record through the values from the previous version of the record.
|
MDM-15974
| When you add multiple business entities that have searchable columns, performance becomes slower.
|
MDM-15970
| If you have hard delete detection enabled, the MDM Hub generates an error when you try to delete all records from one source system.
|
MDM-15967
| In WebLogic environments, a Business Entity Service Post call fails to tokenize records.
|
MDM-15960
| In the Microsoft SQL Server environment, a match job fails with the following error:
|
MDM-15922
| When the MDM Hub updates STRP tables during tokenization and automerge, the performance of queries is poor.
|
MDM-15900
| If you use a user exit to handle ActiveVOS tasks, the
Task Actions drop-down menu disappears occasionally.
To ensure the user exit loads ActiveVOS tasks correctly, add the
qrytaskidfromprocessidtotalretry property and the
qrytaskidfromprocessidwaitintrvlmillis property to the c_repos_ds_pref_detail table under cmx_system by running the following queries:
insert into C_REPOS_DS_PREF_DETAIL (ROWID_DS_PREF_DETAIL, ROWID_DS_PREF, NAME, VALUE)select 'BDDGP.36', rowid_ds_pref, 'qrytaskidfromprocessidtotalretry', '3' from C_REPOS_DS_PREF where name = '__SYSTEM_PREFERENCES_ROOT__'; insert into C_REPOS_DS_PREF_DETAIL (ROWID_DS_PREF_DETAIL, ROWID_DS_PREF, NAME, VALUE)select 'BDDGP.37', rowid_ds_pref, 'qrytaskidfromprocessidwaitintrvlmillis', '1000' from C_REPOS_DS_PREF where name = '__SYSTEM_PREFERENCES_ROOT__'; |
MDM-15829
| When you run a load job, null values might override values that are not null in columns that do not have trust enabled and in columns that are not selected in the staging table.
|
MDM-15685
| The REST POST business entity service request does not add all the child records specified in the request to the business entity.
|
MDM-15670
| When you validate an Operational Reference Store by using the Repository Manager, the validation generates errors if dependent lookups are defined on the Part Of child relationships.
|
MDM-15654
| If a non-administrative user that does not have read access to searchable fields performs a smart search, the search fails.
|
MDM-15618
| Numeric data type does not work for the CleansePut SIF API requests and generates the following error:
|
MDM-15609
| In the Merge Manager tool, manual trust override might not work.
|
MDM-15592
| If you use default values for integer attributes in lookup columns, the load job fails with the following error:
|
MDM-15566
| In a Microsoft SQL Server environment, load jobs fail if records contain empty column values.
|
MDM-15549
| The records that the SearchMatch and the GetSearchResults SIF APIs fetch are not sorted based on the sort criteria.
|
MDM-15542
| When you update records in a subject area and send for approval, a null pointer exception is generated.
|
MDM-15537
| If a numeric column is included in the mapping between the landing and the staging tables, the stage job might fail.
|
MDM-15352
| In an IBM DB2 environment, when you enable the case insensitive index on base object columns, the Hub Console generates an exception.
|
MDM-15345
| In a database that contains data in the Japanese character set, some characters do not display correctly in search results.
|
MDM-15344
| In a WebSphere environment, when two sessions close at the same time, the environment becomes unresponsive.
|
MDM-15343
| If a mapping has a number column, a stage job fails.
|
MDM-15339
| When you create a match rule set with multiple match columns which take multibyte characters, the Generate Match Tokens batch job fails.
|
MDM-15316
| SIF Put and CleansePut calls do not update cross-reference records correctly.
|
MDM-15305
| A delete API call fails with a null pointer exception.
|
MDM-15302
| You cannot view the most recent data change to an ActiveVOS task if you have a different role from the user who updated the task.
|
MDM-15287
| If you unmerge a base object with a large volume of cross-reference records with multiple child records, the batch unmerge job fails with an out of memory error message.
|
MDM-15247
| A Search Match API calls fails to return any records when the exact match column has a date data type.
|
MDM-15215
| When you enable trust and validation rules on a base object column, the MDM Hub drops any custom index that you created on the XREF table for the column.
|
MDM-15175
| If you have an Operational Reference Store (ORS) with SSL encryption enabled, the ORS cannot synchronize with the Model repository of the Informatica platform and the MDM Hub generates an error.
To synchronize an encrypted ORS with the Model repository of the Informatica platform, add the following properties to the
cmxserver.properties file:
|
MDM-15173
| In an IBM DB2 environment, if you run a match job with an exact match rule for a base object with high volume data, the transaction log becomes unmanageably large.
|
MDM-15150
| When you try to log in to the Hub Console, the following errors might be generated:
|
MDM-15148
| If an update to a lookup column tries to replace a value with a null value, the update fails. The change is not written to the cross-reference record.
|
MDM-15135
| In the legacy Matches view, the list of Potential Matches can contain multiple XREF and Relationship entries for the same item.
|
MDM-15102
| When you delete a hierarchy record from the Hub Console, the hierarchy record is not deleted. If the RBO hierarchy table is also enabled for lookups, the value continues to appear in lists in IDD.
|
MDM-15099
| When a
removeMatchedRecords request is called without the required
recordKeyList parameter, the request deletes all records from the _MTCH table for the base object.
|
MDM-15097
| When you run a match job on records with consolidation_ind=9 and consolidation_ind=4, duplicate entries are inserted into the match table.
|
MDM-15084
| When you have smart search enabled, if you make an update in the database and then run a load job, the job fails with the following error:
|
MDM-15075
| Sometimes an updated cross-reference record does not cause the MDM Hub to fire a message trigger.
|
MDM-15059
| When you run a load job on a base object with a staging table that is enabled for cell updates, an error occurs.
|
MDM-15032
| In a Microsoft SQL Server and IBM WebSphere environment, if you enable distinct mapping load jobs fail with the following error:
|
MDM-15030
| If you use a Korean population, and run a match job for Korean data, the Process Server fails.
|
MDM-14987
| Geocode matching fails in a match job run on a database that is configured with UTF-8 encoding.
|
MDM-14984
| The staging process truncates the values of some records after the decimal point.
|
MDM-14963
| When staging tables are dropped and re-created, the best version of the truth (BVT) calculation does not consider the Allow Null Update property settings for the staging table columns. When a staging table is recreated, the cross-reference records loaded by the original staging table during BVT calculation are affected.
|
MDM-14941
| When you run a match and merge job, some records remain with consolidation_ind=4 in the base object table.
|
MDM-14902
| An endpoint was vulnerable to a potential attack.
|
MDM-14901
| After you enable the
cmx.server.kerberos.keytab property in
cmxserver.properties file, the following error appears in the
cmxserver.log :
|
MDM-14900
| When you create a Data Quality cleanse function that uses the StrikeIron service for Dun & Bradstreet
http://ws.strikeiron.com/DCPPremium3?WSDl , the cleanse call fails with a user ID error.
|
MDM-14898
| When a foreign key column is trusted and has a default value, and you create a validation rule to downgrade trust, the best version of the truth calculation might not result in the correct value for this column.
|
MDM-14716
| After you run an external match, the proxy role loses all assigned privileges. The EMO table that contained the privileges is empty.
|
MDM-14448
| If an update to a lookup column tries to replace a value with a null value, the update fails. The change is not written to the cross-reference record.
|
MDM-14420
| The PostMerge user exit fails when it makes a SIF Put call.
|
MDM-14219
| When there are a high number of tasks, ActiveVOS times out while retrieving them and no tasks are returned.
As part of this fix, ActiveVOS retrieves a maximum of 5000 tasks per request by default. You can change the maximum number of tasks by setting the following JVM parameter:
-Dtask.pageSize=<number of tasks> .
|
MDM-14217
| When a cleanse function uses a Data Quality mapplet with a decimal data type for the input and output ports, the decimal is considered a string and cannot be mapped to the float data type.
|
MDM-14216
| When a cleanse function uses a Data Quality mapplet with a date data type port, the function fails.
|
MDM-14214
| When you use a Data Quality mapplet in a cleanse function and run a stage job, the stage job processes and inserts only one record per minibatch size.
|
MDM-14196
| The installer installs the SSA-NAME3 library files in the directory
<MDM installation directory>/cleanse/lib/<operating system> instead of in
<MDM installation directory>/cleanse/lib .
|
MDM-14182
| If you merge parent records and then unmerge them, the last_update_date field in a child record is incorrect.
|
MDM-14163
| If you use Kerberos encryption, the Import Schema wizard prompts you for a password instead of a principal.
|
MDM-14025
| If you have a message queue configured, a merge task publishes a message but the following error occurs:
|
MDM-13974
| If you use the automation tool in the Resource Kit to synchronize users through LDAP servers, all the created user names are based on the common name (CN) component instead of the Security Access Manager account name.
|
MDM-11123
| The proxy user role is not available.
|
MDM-10819
| In the IBM DB2 environment, you cannot run the
create_db script on any port other than the default port.
|
HORA-51708
| When you use WebSphere or JBoss, after you install or upgrade the Hub Server, you need to delete temporary files from the application server
Temp directory and restart the application server.
|
HORA-50891
| When you choose to install the Informatica platform as part of the Hub Server installation process, the prompts for the Informatica platform installation file locations do not appear.
|