ReSA to RDW export not working
Hi,
I processed an RTLOG file and it successfully loaded into ReSA tables, however when I try to export to RDW using SAEXPDW.PC batch, the files are not generated. There are no errors generated from the batch. I verified the following;
1. SA_EXPORT_LOG - confirmed that store_day_seq_no existing for system_code = 'RDW' and status = 'R'
2. No records inside SA_EXPORTED table for the store_day_seq_no
3. SA_STORE_DAY - confirmed STORE_STATUS='W', DATA_STATUS='P'
4. No errors generated to SA_ERROR table for the store_day_seq_no
Can anyone help me finding what I am missing here?