MS SQL LDB

# MS SQL LDB

Category Exception Description Action
MS SQL exception.db.mssqlldb.host.name.query.failed Failed to resolve the fully qualified domain name of host “{0}”. Make sure the host is up and reachable and try the operation again.
MS SQL exception.db.mssqlldb.instance.owner.outofdate Owner for SQL Server Instance “{0}” on host “{1}” is out
of date on Delphix.
Refresh the environment “{2}” and try again.
MS SQL exception.db.mssqlldb.instance.owner.query.failed Failed to query the owner of instance “{0}” on host “{1}”. Make sure the host is up and reachable and try the operation again.
MS SQL exception.db.mssqlldb.source.backupfile.header.mismatch The header from backup file “{0}” does not match information retrieved
from the backup set table for the source database “{1}”. The expected backup set UUID is “{2}” and the actual UUID is
“{3}”. The expected database name is “{4}” and the actual database name is “{5}”.
Make sure that the backup locations for the dSource and its contents are
correct, and then perform a sync on the dSource.
MS SQL exception.db.mssqlldb.source.netbackup.bplist.query.failed Failed to find NetBackup identifier for source database “{0}” when
querying using bplist for backup set with UUID “{1}”. Command used: “{2}”.
Make sure the master server and client server names are correct, the image
is still in NetBackup, and there is no more than {3} seconds time difference between the NetBackup master server and
the source environment “{4}” Then resolve the error and try the operation again.
MS SQL exception.db.mssqlldb.source.netbackup.identifier.not_determined Failed to determine the NetBackup image identifier
to restore for source database “{0}” for backup set with UUID “{1}”. Potential identifiers include [{2}].
Try taking another backup and do the sync again. If the
problem persists, contact Delphix Support.
MS SQL exception.db.mssqlldb.sourcedb.backup_file.not_found For dSource “{0}”, database backup file “{1}” for backupset UUID “{2}”
was not found in the following backup locations: [{3}].
Make sure the backup locations are correct and the user “{4}” has the required
read privileges on them.
MS SQL exception.db.mssqlldb.sourcedb.backup.location.inaccessible The backup locations [{0}] provided for source database “{1}” are
not accessible to user “{2}” for reading.
Make sure the backup locations exist and have correct user permissions.
MS SQL exception.db.mssqlldb.sourcedb.base_backup.not_found Cannot find the base full database backup for the differential database
backup “{0}” of the source database “{1}”.
Take a full database backup, make sure it can be accessed in the backup
locations, and try the operation again.
MS SQL exception.db.mssqlldb.sourcedb.equal.backup Database backup for dSource “{0}” with UUID “{1}” and last LSN “{2}”
is same as the most recent backup the Delphix Engine has already applied.
Select a database backup that is newer than the backup already on Delphix Engine.
MS SQL exception.db.mssqlldb.sourcedb.jdbc_query.failed Failed to query source database “{0}” over JDBC. Make sure the database is accepting remote connections over TCP, the database is
not using a dynamic TCP port, and the SQL login “{2}” has privileges to connect to the source database and has
required permissions. Then refresh the environment and try again.
MS SQL exception.db.mssqlldb.sourcedb.simple_mode.backup_load.invalid Sync must load from existing full or differential database
backups because the source database “{0}” is in simple recovery model.
Sync using an existing full or differential database backup.
MS SQL exception.db.mssqlldb.sourcedb.valid.backup_file.not_found For dSource “{0}”, no valid database backup file “{1}” for backupset
UUID “{2}” was found in the following backup locations: [{3}].
Make sure the database backup files are not corrupted, backup locations
are correct, contain the database backup files and the user “{4}” has the required read privileges on them.
Resolve the errors seen for the files and try the operation again.
MS SQL exception.mssql.environment.fc.ownernode.discovery.failed Failed to discover the Failover Cluster owner node for instance “{0}”. Make sure the cluster service is running, the clustered instance is running, and
try the operation again.
MS SQL exception.mssql.environment.node.discovery.script.failed Execution of node discovery script failed for Windows Cluster “{0}”. Make sure the primary node is up and reachable and the registry is in a valid
state. Otherwise contact Delphix support.
MS SQL exception.mssql.environment.some.cluster.nodes.unreachable Some names of the nodes in Windows Cluster “{0}” were unreachable.
In order to be able to provision to a Windows Cluster, each node needs to be reachable during discovery.
Make sure each node name is reachable and try the operation again.