Recently i am getting your database is in a inconsistent state Daily. Seems to have gotten worse over the last couple of weeks - Could be due a to a recent upgrade to Microsoft 365 version 2408 build 16.0.17928.20336 - 64 bit
Database is split - front end - Back end for some reference tables and SQL Server for saved data.
Having run DBBC CHECKDB in SQL Server, no issues found with data.
I have compiled, Decompiled, Compacted and repaired, Imported all tables into new database, Sometimes i can open up with no issues, then next time it will have a issue - Not even had to change anything.
I can be updating code code for 1 hour with no issues, but other times i can open, change a peice of code and then get the corruption message. .
Database is stored within AWS on a coroprate network, so i am limited as to what settings i can change on the network, Operators run a script to copy the front end to their local AWS Session, So only 1 person is using 1 instance of the Front end.
Any help appreciated
Database is split - front end - Back end for some reference tables and SQL Server for saved data.
Having run DBBC CHECKDB in SQL Server, no issues found with data.
I have compiled, Decompiled, Compacted and repaired, Imported all tables into new database, Sometimes i can open up with no issues, then next time it will have a issue - Not even had to change anything.
I can be updating code code for 1 hour with no issues, but other times i can open, change a peice of code and then get the corruption message. .
Database is stored within AWS on a coroprate network, so i am limited as to what settings i can change on the network, Operators run a script to copy the front end to their local AWS Session, So only 1 person is using 1 instance of the Front end.
Any help appreciated