Site icon EfmSoft

What does HRESULT 0x87AF120A (SQLITE_E_IOERR_SHMOPEN) mean?

 
Previous Next
SQLITE_E_IOERR_DIR_CLOSE SQLITE_E_IOERR_SHMSIZE

SQLITE_E_IOERR_SHMOPEN

SQLITE_E_IOERR_SHMOPEN corresponds to SQLITE_IOERR_SHMOPEN. The VFS failed in xShmMap while SQLite tried to open a new shared-memory segment for WAL processing.

What to check

PRAGMA journal_mode;

SQLite: Result and Error Codes

SQLite: Write-Ahead Logging

SQLite: Temporary Files

SQLite: Network Filesystem Considerations


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

Exit mobile version