Site icon EfmSoft

What does NTSTATUS 0xC03A0020 (STATUS_CTLOG_TRACKING_NOT_INITIALIZED) mean?

 
Could be also:
ConstantTypeOS
ERROR_CTLOG_TRACKING_NOT_INITIALIZEDHRESULTWindows
Previous Next
STATUS_VIRTDISK_DISK_ONLINE_AND_WRITABLE STATUS_CTLOG_LOGFILE_SIZE_EXCEEDED_MAXSIZE

STATUS_CTLOG_TRACKING_NOT_INITIALIZED

The virtual disk has no usable RCT baseline

Resilient change tracking records which VHDX regions changed after a known point so backup software can request only modified ranges. This status is returned before the disk has a valid change-tracking state or identifier. It is not equivalent to an empty change set: there is no baseline from which a delta can be calculated.

Initialization normally belongs to the backup or virtualization workflow that enables RCT and creates a reference point. QueryChangesVirtualDisk cannot invent a baseline after the fact. A first full backup or a new reference point is commonly required before later incremental queries become meaningful.

What to inspect

References


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

Exit mobile version