monitor
#monitor#208

208

Product Name

Event ID

208

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

SQ_BADOBJECT

Message Text

Invalid object name ’%.*ls’.

The specified object cannot be found.

This error can be caused by one of the following problems:

The object is not specified correctly.

The object does not exist in the current database or in the specified database.

The object exists, but could not be exposed to the user. For example, the user might not

have permissions on the object or the object is created within an EXECUTE statement but

accessed outside the scope of the EXECUTE statement.

Verify the following information and correct the statement as appropriate.

The object name is spelled correctly.

Expand table