Site icon EfmSoft

What does NTSTATUS 0x80000021 (STATUS_SETMARK_DETECTED) mean?

 
Could be also:
ConstantTypeOS
RO_E_CANNOT_ACTIVATE_UNIVERSAL_APPLICATION_SERVERHRESULTWindows
Previous Next
STATUS_MEDIA_CHECK STATUS_NO_DATA_DETECTED

STATUS_SETMARK_DETECTED

A tape operation reached a setmark

Setmarks are tape markers distinct from filemarks and are supported only by some drives and media formats. Windows exposes separate write and spacing methods for setmarks, allowing an application to build higher-level groups of tape files.

The result should be interpreted with the drive capability flags and the backup format in use. Software that never writes setmarks can treat an unexpected one as evidence of foreign media or a positioning mismatch, but it should preserve the location before moving the tape.

What to inspect

References


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

Exit mobile version