The incremental Load Data Warehouse (DWH) job fails with the below error in the BG-DWH log:[CA Clarity][Oracle JDBC Driver][Oracle]ORA-20100: ENCOUNTERED EXCEPTION IN DWH_DIM_LOAD (DWH_INV_TEAM). SQLERRM : ORA-02049: timeout: distributed transaction waiting for lockORA-06512: at line 24
If the full job runs, it fails immediately with the error in the BG-DWH log:ClarityDB - isOracle? - An error occurred executing this job entry : Couldn't execute SQL: BEGIN DWH_CFG_POP_HISTORY_SP; EXECUTE IMMEDIATE 'TRUNCATE TABLE DWH_CMN_ERROR_MESSAGE'; DWH_CFG_PRE_CONFIG_SP(P_DBLINK => 'SCHEMADWH_SCHEMA', P_FULL_RELOAD => 'Y'); DWH_CFG_RECOMPILE_SP;END;[CA Clarity][Oracle JDBC Driver][Oracle]ORA-00054: resource busy and acquire with NOWAIT specified or timeout expiredORA-06512: at "SCHEMADWH.DWH_CFG_PRE_CONFIG_SP", line 31ORA-06512: at "SCHEMADWH.DWH_CFG_PRE_CONFIG_SP", line 31ORA-06512: at line 4