Site icon EfmSoft

What does NTSTATUS 0xC0190019 (STATUS_LOG_GROWTH_FAILED) mean?

 
Previous Next
STATUS_CURRENT_TRANSACTION_NOT_VALID STATUS_OBJECT_NO_LONGER_EXISTS

STATUS_LOG_GROWTH_FAILED

The log reached a point where it needed to grow and could not

A durable transaction log must retain records needed by active and recoverable transactions. When reusable space is exhausted, the resource manager may need another container or a larger configured range. Growth can fail because of disk space, quota, container creation, permissions, policy limits, or storage I/O errors.

The first failure is normally more useful than later transaction errors. The built-in description explicitly points to the event log, where the resource manager or storage stack may record the underlying cause.

What to inspect

References


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

Exit mobile version