SQLite Forum

Select query returning: no such table error
Login
We are running sqlite on RHEL7.9
The process that is accessing the database is able to fetch the records for hours continuously when in the middle the sqlite error occurs with the error code: 1 stating no such table'.
Evidently, the same query worked milliseconds before.
Any idea on what could be the issue?