January 27, 2013 at 9:19 am
Backup job failed last night - viewing the history logs gave the following message "Could not find database ID 15. Database may not be activated yet or may be in transition"
Going to the database I tried to review the properties and got the following message:
Property Collation is not available for Database '[xxxx]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights. (Microsoft.SqlServer.Smo)
There have been no changes to this database in quite some time. This is a 2008 SQL Server enterprise edition 64 bit environment. Any comments / URLs would be appreciated.
Thank you
January 27, 2013 at 12:35 pm
This is a followup to this issue. Running query SP_HELPDB does not list the database with it's owner. The query does provide the following message:
No permission to access database 'database name'.
Any comments / URLs would be appreciated.
January 27, 2013 at 1:22 pm
check your sqlserver errorlog file to see what it is reporting about that database.
Keep in mind, you may have to process more than one errorlog file to get to the first occurence of its reporting errors for that database.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
January 27, 2013 at 11:19 pm
This was removed by the editor as SPAM
June 5, 2014 at 7:42 pm
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply