Site icon EfmSoft

What does HRESULT 0x80AA0906 (E_IMAPI_ERASE_TOOK_LONGER_THAN_ONE_HOUR) mean?

 
Previous Next
E_IMAPI_ERASE_DRIVE_FAILED_ERASE_COMMAND E_IMAPI_ERASE_UNEXPECTED_DRIVE_RESPONSE_DURING_ERASE

E_IMAPI_ERASE_TOOK_LONGER_THAN_ONE_HOUR

E_IMAPI_ERASE_TOOK_LONGER_THAN_ONE_HOUR is a bounded-duration failure for EraseMedia. Erase progress events normally arrive every roughly half-second or one second depending on the erase method, and the drive can update its estimated total time during the operation. This code means completion still did not occur within one hour.

Use the progress history to distinguish slow progress from a stalled drive

Do not immediately submit another erase to the same drive after this HRESULT. The drive may require media removal, a power cycle, or other manual recovery before it is in a consistent state. Query current media and recorder state again after recovery. A larger application-side timeout does not bypass the IMAPI one-hour result or repair failing rewritable media.

EraseMedia · Erase progress events · IMAPI return values


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

Exit mobile version