SUB ACCOUNT DAY BEGIN ERROR COULDNOT LOCATE THE ENTRY.. AND SOLUTION

Could not locate the entry in the system database 'BOsupplysubacocunts'. No entry found with that name. Make sure that the name is entered correctly.

Solution to recover the database from the above said error

  • There may be an issue with BOSupplySubaccounts database at the PO. Hence, the message. 
  • Please check whether the database is in suspect mode. 
  • Further, execute the following in SQL Query analyser, with the approval of the competent authority, to settle the issue. 
USE MASTER GOALTER DATABASE BOSUPPLYSUBACCOUNTSSET SINGLE_USER GO 
DBCC CHECKDB(BOSUPPLYSUBACCOUNTS, REPAIR_REBUILD) GO
ALTER DATABASE BOSUPPLYSUBACCOUNTS
SET MULTI_USER GO
Share on Google Plus

About SPOs Karimnagar

J. PANDARI, SUPDT OF POST OFFICES, KARIMNAGAR DIVISION, KARIMNAGAR - 505 001 JOINED ON 23-05-2016.
    Blogger Comment

0 comments:

Post a Comment