💾 Category

Database Errors

MySQL, PostgreSQL, SQLite, MSSQL errors and query issues.

557 solutions
Page 14 of 24
Sort: Newest Most Viewed A–Z
0XC0190015
Status Transaction Already Aborted (0XC0190015) – Quick Fix
A KTM transaction that's been aborted can't commit or roll back. The fix: never retry operations on ...
Intermediate 👁 47 Jun 9, 2026
0X00001A3B
Fix ERROR_TRANSACTION_NOT_FOUND (0x00001A3B) in Windows
This error means Windows can't find a transaction object, usually from a failed app install or disk ...
Intermediate 👁 32 Jun 9, 2026
0X8004E030
CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED (0X8004E030) Fix
You're getting this COM+ error when calling an object from outside its transaction scope. The fix is...
Intermediate 👁 29 Jun 9, 2026
0XC0190010
STATUS_TRANSACTION_PROPAGATION_FAILED (0XC0190010): Fix Transaction Propagation Errors
This error means a transaction didn't propagate across linked servers or distributed queries. It's u...
Intermediate 👁 27 Jun 9, 2026
0XC00A0036
Fix STATUS_CTX_SHADOW_NOT_RUNNING 0XC00A0036 Quick
Quick fix: restart the Remote Desktop Shadow Service. This error means the shadow session service is...
Beginner 👁 33 Jun 9, 2026
0X000008AB
Fix 0X000008AB: Security database not found NERR_ACFNotFound
Your computer's account in the domain got corrupted. Drop it and rejoin — takes 10 minutes....
Intermediate 👁 25 Jun 9, 2026
0XC019003E
STATUS_EFS_NOT_ALLOWED_IN_TRANSACTION (0XC019003E) fix
EFS encryption fails inside a transaction. The fix: move encryption outside the transaction, or use ...
Intermediate 👁 32 Jun 9, 2026
0XC01C001B
STATUS_FLT_ALREADY_ENLISTED (0XC01C001B) fix
This error hits when a transaction tries to enlist a resource manager that's already enlisted. It's ...
Intermediate 👁 36 Jun 9, 2026
0XC019005B
STATUS_TRANSACTION_INTEGRITY_VIOLATED (0XC019005B) Fix
Transaction integrity error in SQL Server or Windows when a transaction log write fails. Usually a d...
Advanced 👁 31 Jun 9, 2026
0X8004D010
Fix XACT_E_UNKNOWNRMGRID (0x8004D010) Fast
The resource manager ID isn't recognized by the transaction manager. Usually a stale DTC registratio...
Intermediate 👁 28 Jun 8, 2026
0X80110472
Fix COMADMIN_E_REGDB_NOTINITIALIZED (0X80110472) Fast
COM+ registry database not initialized? I'll walk you through three fixes, from a quick service rest...
Intermediate 👁 24 Jun 8, 2026
0X0004D009
Fix XACT_S_SINGLEPHASE (0x0004D009) SQL Transaction Error
This error shows up when SQL Server finishes a distributed transaction with a single-phase commit. H...
Intermediate 👁 22 Jun 8, 2026
0X00040102
DRAGDROP_S_USEDEFAULTCURSORS (0X00040102) fix: Default cursor glitch
This error pops up when drag-and-drop hooks fail in Windows apps. Usually just a glitch with cursor ...
Beginner 👁 27 Jun 8, 2026
0X000013DF
Fix 0X000013DF: Corrupt Cluster Database Backup
This error means the backup of your cluster database is corrupted. I'll walk you through three fixes...
Intermediate 👁 26 Jun 8, 2026
0XC0190016
STATUS_TRANSACTION_ALREADY_COMMITTED (0XC0190016) Fix
This error means your database transaction was already finalized when you tried to roll it back. Her...
Intermediate 👁 36 Jun 8, 2026
0XC0190038
STATUS_CANT_CROSS_RM_BOUNDARY Fix – Real-World Steps
This error hits when a transaction tries to cross resource manager boundaries in SQL Server. Here's ...
Intermediate 👁 29 Jun 8, 2026
0X00001A35
Fix ERROR_TRANSACTION_SUPERIOR_EXISTS (0X00001A35)
Transaction rollback failed because a parent transaction already exists. You need to commit or abort...
Intermediate 👁 22 Jun 8, 2026
0XC0190051
Fix STATUS_TRANSACTIONMANAGER_NOT_FOUND (0XC0190051) Fast
This error means the Windows transaction manager service is missing or corrupt. You'll likely see it...
Intermediate 👁 23 Jun 8, 2026
0X00001AA6
Fix ERROR_RM_ALREADY_STARTED (0X00001AA6) on Windows
This error means a transactional resource manager (like MSDTC or the Kernel Transaction Manager) has...
Intermediate 👁 34 Jun 8, 2026
0XC0190012
Fix STATUS_TRANSACTION_SUPERIOR_EXISTS (0XC0190012) Fast
You're getting this error because SQL Server sees a dangling transaction from a previous session. Th...
Intermediate 👁 27 Jun 8, 2026
0X00001A33
Fixing ERROR_RESOURCEMANAGER_READ_ONLY (0x1A33) on Windows
You see this when a KTM resource manager is marked read-only. Usually a leftover from an aborted tra...
Intermediate 👁 25 Jun 8, 2026
0X8004D083
XACT_E_TRANSACTIONCLOSED (0x8004D083) Fix: Log Discarded Error
This error means your transaction already ended and the log was dumped. I'll show you the quick fix ...
Intermediate 👁 29 Jun 7, 2026
0X80110481
Fix COM+ Schema Not Found Error (0X80110481)
This error means your COM+ registry database is missing a schema version. The fix is to register the...
Intermediate 👁 27 Jun 7, 2026
0X00001AB2
Transaction Mapped File Error 0x1AB2 — Quick Fix
This pops up when you map a remote file into memory while a transaction is active. The fix is to sto...
Intermediate 👁 31 Jun 6, 2026
Other Categories
Hardware – Monitors Server & Cloud macOS Errors Linux & Unix View all →