Hello,
Backup of one of my SQL DB is failing with error “Database is in autoclose mode”
On checking with DBA, they said that DB is in auto closed mode. But I am able to backup other DBs on same instance which is in auto closed mode.
Hello,
Backup of one of my SQL DB is failing with error “Database is in autoclose mode”
On checking with DBA, they said that DB is in auto closed mode. But I am able to backup other DBs on same instance which is in auto closed mode.
Hi
Thanks for the question and welcome to the Community!
AUTO_CLOSE mode in SQL Server enables SQL to close down the database when all connection resources are released.
So, it may be for this particular database, if all resources have been released and the database has been closed, Commvault is unable to perform a backup. Potentially other databases within the same instance are remaining open due to current activity.
You will need to ensure the database is in an active and available state before attempting to backup.
Thanks,
Stuart
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.