Database backed up type virtual device- not mainteance ?
-
Hi , I am getting this message on SQL log but i am not initiated any SQL job maintenance. Please help me what this msg indicates.We are taking Drive backup. Msg: Database backed up. Database: abc, creation date(time): 2015/04/17(08:07:47), pages dumped:56589001, number of dump devices: 1, device information: (FILE=1, TYPE=VIRTUAL_DEVICE: {'{622759E005}7'}). This is an informational message only. No user action is required. Thanks, Sree
-
Hi , I am getting this message on SQL log but i am not initiated any SQL job maintenance. Please help me what this msg indicates.We are taking Drive backup. Msg: Database backed up. Database: abc, creation date(time): 2015/04/17(08:07:47), pages dumped:56589001, number of dump devices: 1, device information: (FILE=1, TYPE=VIRTUAL_DEVICE: {'{622759E005}7'}). This is an informational message only. No user action is required. Thanks, Sree
When you take a backup of your disk, you can't just take a copy of the SQL database files. If you did, you could end up with an unusable backup. Instead, the backup product uses the Volume Shadow Copy Service to communicate with SQL Server. SQL then initiates a proper backup of the databases, writing them out to a virtual device that represents the target of the backup job. This is perfectly normal, and nothing to worry about.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer