¿Qué significa el código NTSTATUS 0xC0000176 (STATUS_UNABLE_TO_UNLOAD_MEDIA)?

 
Anterior Siguiente
STATUS_UNABLE_TO_LOCK_MEDIA STATUS_EOM_OVERFLOW

STATUS_UNABLE_TO_UNLOAD_MEDIA

Qué significa STATUS_UNABLE_TO_UNLOAD_MEDIA

Puede haber handles, reservations, un job activo, mecanismo bloqueado o un fallo físico. La causa no debe inferirse como “door jam” sin revisar el device completion.

En tape/changer, preserve position e inventory antes de forzar acciones manuales.

Qué comprobar

  • Capture unload/eject command y sense/device status.
  • Revise open handles, reservations y jobs activos.
  • Compruebe lock-media state y mecanismo físico.
  • Tras intervención manual, refresque inventory/position.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.