Site icon EfmSoft

What does NTSTATUS 0xC0410001 (STATUS_RDBSS_RESTART_OPERATION) mean?

 
Previous Next
STATUS_RKF_ACTIVE_KEY STATUS_RDBSS_CONTINUE_OPERATION

STATUS_RDBSS_RESTART_OPERATION

RDBSS requested a controlled restart of the operation

RDBSS coordinates file-system requests with a network mini-redirector and maintains connection, name, open-file, and buffering state. During processing, state can change in a way that invalidates assumptions made earlier in the request. This internal status tells the RDBSS path to restart rather than complete with stale objects.

It is normally consumed inside the redirector stack. If it escapes to a caller or repeats indefinitely, inspect the mini-redirector state machine, resource acquisition, and restart counters.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version