ODS load request end error with time out, how to re-run ODS load request again.
Hello,
we are using Legacy data load function from upload Legacy data system for every day. to collect and update Legacy instance after re-run daily DRP plan.
in some time, we have load running ODS load request and end error with Time Out message.
my question:
Is it possible to re-run ODS load request again for take pending data staging (status=5) to update collection data legacy instance?
here is staging data that we upload from legacy system.
select PROCESS_FLAG,REFRESH_ID,ST_TRANSACTION_ID,BATCH_ID from MSC_ST_DESIGNATORS where sr_instance_code = 'LAT';
select PROCESS_FLAG,REFRESH_ID,ST_TRANSACTION_ID,BATCH_ID from MSC_ST_SUPPLIES where sr_instance_code = 'LAT';