Site icon EfmSoft

What does NTSTATUS 0xC0190033 (STATUS_ENLISTMENT_NOT_SUPERIOR) mean?

 
Previous Next
STATUS_RM_DISCONNECTED STATUS_FILE_IDENTITY_NOT_PERSISTENT

STATUS_ENLISTMENT_NOT_SUPERIOR

Only a superior enlistment can drive the transaction outcome sequence

A normal resource-manager enlistment participates in prepare, commit, and rollback notifications. A superior transaction manager uses a special superior enlistment that can coordinate the outcome for a transaction branch. These roles are not interchangeable.

This status usually indicates that code called a superior-only operation with the wrong enlistment handle or created the enlistment without the required superior relationship. Adding access rights to an ordinary enlistment will not change its role.

What to inspect

References


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

Exit mobile version