We write to shared drives and now we are receiving the above error when we try to transfer. XCOMN0508E Error replacing or creating file
XCOM™ Data Transport® for Windows
From the XCOM trace provided we see that system function MoveFileEx is failing causing the transfer to fail when the temporary file is being renamed. The trace shows:
Xrename: rename file <\\nausbf-hrisp1\datafeeds\ETL_production_HRMS_copy\xc0000026424a06060> to <\\nausbf-hrisp1\datafeeds\ETL_production_HRMS_copy\getthere_employee_20190323txt>
MoveFileEx: error=0x20
fsmachin 3212: Calling SetQEntryStats
SetQEntryStats: Working with entry 000002
SetQEntryStats: Completed successfully
fsmachin 3218: Statistics is set successfully.
fsmachin 3219: SNA Confirm State(3), XCOM xcbp->state = 508
Audit errors are being received when trying to write to the share that is used for the XCOM transfers. Review the cause of those Audit Errors and as a workaround write to the drive directly.