Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 64797

Dynamics GP Database is Corrupted

$
0
0

joannOur client reported the error message:

GPS Error: 58ODBC Error: 37000 and then clicked through that to receive SQL Error: 923.

The client was able to click through that and proceed to work in Dynamics GP without any issues.

After researching, the GPS Error 58ODBC along with Error 37000 could mean that the DYNAMICS db is corrupted and you should use the following script to clean it up:

DBCC checkdb ('DYNAMICS', repair_allow_data_loss)

No one can be in the system while this is running - and be sure to get a good backup before you run this.

However, in this case, it was coupled with a SQL Error 923 which references restricted access in one of the databases.  In this case it was the TEST database.  We did find that the TEST db was, indeed, in Restricted mode and we changed it back to Multi.  Once this was done, the errors stopped appearing.

The interesting thing was that the users were not attempting to log into the TEST db, they were logging into the live Company db.  However, the restriction on TEST caused error messages anyway.

For assistance email ACE GP support or contact ACE Microtechnology

Hope this helps!!

Jo Ann de Ruiter, Sr. Dynamics GP Consultant at ACE


Viewing all articles
Browse latest Browse all 64797

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>