| Previous | Next |
| VSS_E_WRITERERROR_RETRYABLE | VSS_E_WRITERERROR_RECOVERY_FAILED |
VSS_E_WRITERERROR_NONRETRYABLE
VSS_E_WRITERERROR_NONRETRYABLE The writer reported a non-transient failure. Retrying the same backup without correcting the writer or application condition is unlikely to produce an application-consistent copy.
What to check
- Identify the writer and inspect its application, database, or service logs for the root error.
- Correct the writer-specific issue, such as database recovery, application service health, missing volumes, or configuration, before retrying.
- Validate the writer returns to a stable state before accepting a new backup as application-consistent.
vssadmin list writers
Microsoft: Writer errors and vetoes
Microsoft: vssadmin list writers
Looking for a different code? Search another status or error code.