Skip to content

Generic VDB

Category Exception Description Action
Generic DB exception.db.genericvdb.disabled The operation could not be completed because the virtual database “{0}” is disabled. Enable the virtual database and try the operation again.
Generic DB exception.db.genericvdb.enabled The operation could not be completed because the virtual database “{0}” is enabled. Disable the virtual database and try the operation again.
Generic DB exception.db.genericvdb.target.database.exists A database with the name “{0}” already exists. Either select a different database name for the VDB, or delete the existing database,
refresh the target environment, and try again.
Generic DB exception.db.genericvdb.vdb_delete.target_db_validation.failed Failed to validate if database “{0}” on target environment “{1}”
belongs to VDB “{2}”. No operations will be performed on the database. Error: {3}.
Use the force option with delete to skip cleanup of the target database,
and only delete the virtual database from the Delphix Engine. This will free up storage on the Delphix Engine that was
being used by the virtual database.
Generic DB exception.db.genericvdb.vdb.disable.no_snapshots
Generic DB exception.db.genericvdb.vdb.enable.no_snapshots
Generic DB exception.db.genericvdb.vdb.shutdown.invalid_state The virtual database “{0}” has not been successfully refreshed or provisioned.
Disable operation is not supported. The virtual database might still be accessible.
Try refreshing the virtual database or deleting and provisioning it again after
correcting the cause of the previous job failure.
Generic DB exception.db.genericvdb.vdb.startup.invalid_state The virtual database “{0}” has not been successfully created as a previous
refresh or provision job failed. Starting the VDB from this state is not supported.
Try refreshing the virtual database or deleting and provisioning it again after
correcting the cause of the previous job failure.