In some cases users may get below error while trying to shrink their databases manually or using SQLServer management studio.
Executing the query "DBCC SHRINKDATABASE(N'OperationsManagerDW', 10, TR..." failed with the following error: "Backup, file manipulation operations (such as ALTER DATABASE ADD FILE) and encryption changes on a database must be serialized.
Possible reason:
The backup is running when user are trying to perform the database shrink. Please note that below operations may not be performed at the same time as a backup operation
• File management operations such as the ALTER DATABASE statement with either ADD FILE or REMOVE FILE clauses.
• The file truncation phase of shrink database or shrink file.
Please note that if backup is running and one of the above operations is attempted, then operation fails immediately. When user is trying to add or remove a file and if backups is started then backup will wait for a timeout period, then fail.
If user is trying to shrink database or file while a backup is running, the shrink stops without truncating the file. If backup started after shrink database operation then backup waits for shrink operation to complete.
Action:
Reissue the statement after the current backup or file manipulation operation is completed.
Regards,
Satishbabu Gunukula
http://sqlserver-expert.com
Subscribe to:
Post Comments (Atom)
Resources like the one you mentioned here will be very useful to me! I will post a link to this page on my blog. I am sure my
ReplyDeletevisitors will find that very useful.
http://www.sqlservermasters.com/
You can share the link, but do not copy the content as it is Copyright Protected.
DeleteRegards,
Satish
i am also facing this issue in my server while taking the backup and i use the folwing methood ,open one query windows and type
ReplyDeletesp_who2 'active'
and kill the running process
Great stuff thanks for sharing ! The Shrinking operation is beginning to clear up. As i found another helpful post for the same see here: http://www.sqlserverlogexplorer.com/how-to-clear-transaction-with-dbcc-shrinkfile/
ReplyDeleteThings being what they are,this linkthe databases that we're utilizing today were not intended for what we are requesting that they do.
ReplyDeleteIn the event that the drive disappointment is a legitimate issue as referenced before, at that point a sweep of the drive will be performed to attempt and fix the record framework defilement.data discovery
ReplyDelete