My Oracle Support Banner

Sales Load Process Returns "Dimension Identifier(s) missing" (Doc ID 2982613.1)

Last updated on OCTOBER 30, 2023

Applies to:

Oracle Retail AI Foundation Cloud Service - Version 23.2 and later
Oracle Retail Science Platform Cloud Service - Version 23.1 and later
Information in this document applies to any platform.

Goal

Why is the sales load process skipping records with "Dimension Identifier(s) missing"? The returned items/locations/weeks exist in both the PDS and RP_Gs tables. 

Step 1 - upload sales.csv
Step 2 - execute HIST_ZIP_FILE_LOAD_ADHOC
Step 3 - execute HIST_STG_CSV_SALES_LOAD_ADHOC (works fine until this process)
Step 4 - execute HIST_SALES_LOAD_ADHOC (skips happen in the target table)

There is no error log in the process and no aborted process.

select * from W_ETL_REJECTED_RECORDS where table_name like '%SLS%' order by load_date desc

select * from E$_W_RTL_SLS_TRX_IT_LC_DY_TMP where DAY_DT = '01/02/2023'
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.