Site icon EfmSoft

What does NTSTATUS 0xC03A0016 (STATUS_VHD_PARENT_VHD_ACCESS_DENIED) mean?

 
Could be also:
ConstantTypeOS
ERROR_VHD_PARENT_VHD_ACCESS_DENIEDHRESULTWindows
Previous Next
STATUS_VIRTDISK_NOT_VIRTUAL_DISK STATUS_VHD_CHILD_PARENT_SIZE_MISMATCH

STATUS_VHD_PARENT_VHD_ACCESS_DENIED

STATUS_VHD_PARENT_VHD_ACCESS_DENIED means the differencing child can identify its required parent, but the process or host cannot obtain the access required to open that parent. The chain is therefore unavailable even though the parent path may exist.

This is not STATUS_VHD_PARENT_VHD_NOT_FOUND: path resolution succeeded far enough to identify a parent object. It also is not a child/parent identity mismatch, which requires a readable candidate parent whose metadata conflicts with the child record.

Diagnose the exact access boundary

References


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

Exit mobile version