Applies to Product - Dynamics 365 Commerce
What’s happening?
The customer reported an error during the DMF import process, specifically stating that the error occurred when an index rebuild happened. The error message indicated that the cursor operation could not be completed because the table schema changed after the cursor was declared.
Reason:
The underlying cause of this is related to changes in the table schema that occurred after the cursor was declared, which led to the failure of the cursor operation.
Resolution:
This is a known issue where the entity involved in import or export is modified with Index rebuild and this throws error.
Customer should retry the operation in these cases to mitigate the issue.
