I have detached and later deleted several databases from a sql 2005 environment. Now I am getting an error for each database each minute that is as follows:
Message
[298] SQLServer Error: 4060, Cannot open database "DatabesNameHere" requested by the login. The login failed. [SQLSTATE 42000]
How do I tell SQL they are gone and we need to move on?
SQL Newby
Susan