RDE - DOMIANMEMLKUPSDE_JOB Failed Due To Uda_Text Length Issue
(Doc ID 3022915.1)
Last updated on MAY 15, 2024
Applies to:
Oracle Retail Merchandising Insights Cloud Service - Version 23.1 and laterInformation in this document applies to any platform.
Symptoms
DOMAIN_MEMBER_CODE is combination of UDA_ITEM_FF.UDA_ID||'~'|| UDA_ITEM_FF.UDA_TEXT AS DOMAIN_MEMBER_CODE .
The length of UDA_ID is 5 while UDA_TEXT is 250. The length of DOMAIN_MEMBER_CODE column is 255 where it should have been 256 atleast.
If the customer uses full length then job failed with below error.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |