P2V: Incremental SQL virtual conversion job fails with 0xa0009414 if a new database is added between the last full and incremental job.

book

Article ID: 100029034

calendar_today

Updated On:

Description

Error Message

V-79-57344-867 - The last Full backup of database 'database_name' was not made by this application.  Run a new Full backup, then run this job again.

V-79-40960-37908 - The last Full backup on database 'database_name' was a streaming backup. Block level incremental and differential backups require a VSS snapshot Full backup.

V-79-57344-38753 - The following error (0xE000FEFD) occured while connecting data stream to virtual host 'host_name':
The Backup Exec server has lost the network connection to the remote agent.
Only the primary backup stream will be done.
 
V-79-57344-65305 - The database server is not responding. Backup set canceled.
 
0xa0009414 - The last Full backup for this database did not use VSS snapshot technology.  Block level incremental and differential SQL Agent backups require a previous snapshot Full backup.

 

Cause

These errors are generated when the following occurs:

1. Create a P2V conversion job of a Windows server hosting a SQL server
2. Run a Full job
3. Add a new SQL database to the physical server
4. Run an Incremental job and it will fail with the errors in this article

 

Resolution

Run a full backup job after any new databases are added to SQL before attempting to run any incremental jobs.

 

 

 

Issue/Introduction

P2V: A physical to virtual (P2V) SQL virtual conversion job fails if a new database is added between the full and incremental jobs.