Site icon EfmSoft

What does NTSTATUS 0xC03A0030 (STATUS_VHD_MISSING_CHANGE_TRACKING_INFORMATION) mean?

 
Could be also:
ConstantTypeOS
ERROR_VHD_MISSING_CHANGE_TRACKING_INFORMATIONHRESULTWindows
Previous Next
STATUS_VHD_CHANGE_TRACKING_DISABLED STATUS_VHD_RESIZE_WOULD_TRUNCATE_DATA

STATUS_VHD_MISSING_CHANGE_TRACKING_INFORMATION

STATUS_VHD_MISSING_CHANGE_TRACKING_INFORMATION means the provider cannot supply the change-tracking information required for the requested baseline or range. It is not a statement that normal read access to every virtual sector has failed.

This differs from STATUS_VHD_CHANGE_TRACKING_DISABLED, which says the feature is off, and from STATUS_VHD_INVALID_CHANGE_TRACKING_ID, which rejects the identifier itself. Missing information is a data-availability problem for the incremental-change request.

Decide whether a new baseline is required

References


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

Exit mobile version