We are currently having some issues with our one locations restaurant's Micros POS system. For about a week and a half now, our end of night process has not been completing successfully. During this it backs up and attempts to validate the database. The database validation fails and the rest of the end of night process never completes. The purge historical totals step is not getting completed because of this leading to "XXXX number of checks have not been purged" messages on our terminals. As a temporary fix, I have scheduled the server to reboot each morning before opening so that the terminals function correctly.
This is what is contained in our C:\MICROS\Common\Etc\DM.log file where the error occurs:
VALIDATE TABLE "micros"."dsvc_dtl"
VALIDATE TABLE "micros"."dsvc_slu_def"
VALIDATE TABLE "micros"."dtl"
Table (dtl) has an incorrect page count (2014) in the catalog when (2015) was expected
SQL error (-301) -- Internal database error *** ERROR *** Assertion failed: 200610[Validate_MICROS] (11.0.1.2596)
Attempting to normalize a non-continued row (0x1054d:0x0) -- transaction rolled back
SQL error (-101) -- Not connected to a database
SQL error (-101) -- Not connected to a database
SQL error (-101) -- Not connected to a database
4 errors reported
8/29/2016 4:03:49 AM Database validation complete.
8/29/2016 4:03:50 AM Database validation failed, see \micros\common\etc\DM.log for details.
8/29/2016 4:03:50 AM DM Return Code = 3
If anyone has any knowledge on how to fix this incorrect page count error that causes validation to fail it would be greatly appreciated!
This is what is contained in our C:\MICROS\Common\Etc\DM.log file where the error occurs:
VALIDATE TABLE "micros"."dsvc_dtl"
VALIDATE TABLE "micros"."dsvc_slu_def"
VALIDATE TABLE "micros"."dtl"
Table (dtl) has an incorrect page count (2014) in the catalog when (2015) was expected
SQL error (-301) -- Internal database error *** ERROR *** Assertion failed: 200610[Validate_MICROS] (11.0.1.2596)
Attempting to normalize a non-continued row (0x1054d:0x0) -- transaction rolled back
SQL error (-101) -- Not connected to a database
SQL error (-101) -- Not connected to a database
SQL error (-101) -- Not connected to a database
4 errors reported
8/29/2016 4:03:49 AM Database validation complete.
8/29/2016 4:03:50 AM Database validation failed, see \micros\common\etc\DM.log for details.
8/29/2016 4:03:50 AM DM Return Code = 3
If anyone has any knowledge on how to fix this incorrect page count error that causes validation to fail it would be greatly appreciated!