After a successfull restore of a database I get the following error when I run the command dbcc checkdb(DBName):
Server: Msg 7995, Level 16, State 1, Line 1
Database 'elmuebapp' consistency errors in sysobjects, sysindexes, syscolumns, or systypes prevent further CHECKDB processing.
DBCC execution completed. If DBCC printed error messages, contact your system administrator.
Server: Msg 7995, Level 16, State 1, Line 1
Database 'elmuebapp' consistency errors in sysobjects, sysindexes, syscolumns, or systypes prevent further CHECKDB processing.
DBCC execution completed. If DBCC printed error messages, contact your system administrator.