August 23, 2007 at 2:25 pm
Our SMS SQL server is reporting the following error on the log "Starting up database 'mscuptdb'." repeatedly by distincts spid's. I have not been able to find much documentation regarding this database. Only that it is the Updates Publisher Database. Is tihis normal behavior?
August 23, 2007 at 8:08 pm
The autoclose option must be checkd for this db. If you remove the autoclose option for the db you would not get the message in the log.
August 24, 2007 at 6:02 am
It is checked already.
August 24, 2007 at 10:59 am
The common recommendation is to NOT enable autoclose. As Arun said, if it's disabled, you won't get the messages and you won't experience the performance hit of constantly changing the database online and offline.
Greg
Greg
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply