Skip to content

ASE Target

Category Exception Description Action
ASE exception.db.asetarget.target.database.checkpoint.failed Failed to checkpoint database “{0}” on target host “{1}”
instance “{2}”.
Make sure the host is online, the user “{3}” has permissions to checkpoint
the database, and try the operation again.
ASE exception.db.asetarget.target.database.create_manifest.failed Failed to create manifest file for database “{0}” on target
host “{1}” instance “{2}”.
Make sure the host is online, the user “{3}” has permissions to create
a manifest file, and try the operation again.
ASE exception.db.asetarget.target.database.drop_db.nfs.umount.failed After failing to unmount database “{0}” on target host “{1}”
instance “{2}”, unmounting the database NFS mount point “{3}” succeeded but drop database failed.
Make sure the host is online, the database user “{4}” has
permissions to unmount and drop the database, address all exceptions, and try the operation again.
ASE exception.db.asetarget.target.database.drop.database.failed After failing to unmount database “{0}” on target host “{1}”
instance “{2}”, failed to drop the database.
Make sure the host is online, the environment user “{3}” has permissions
to unmount the database NFS mount point, the database user “{4}” has the required permissions to query the instance,
address all exceptions, and try the operation again. If the operation still fails, consider marking the database as
suspect and running “dbcc dbrepair(‘{0}’, dropdb)”.
ASE exception.db.asetarget.target.database.mount.failed Failed to mount database “{0}” on target host “{1}” instance “{2}”. Make sure the host is online, the user “{3}” has permissions to mount the
database, source({4}) and target({5}) ASE versions are compatible, resolve any errors in the ASE dataserver logs,
and try the operation again. If the problem persists contact Delphix support.
ASE exception.db.asetarget.target.database.nfs.unmount.failed After failing to unmount database “{0}” on target host “{1}”
instance “{2}”, failed to unmount the database NFS mount point “{3}”.
Make sure the host is online, the environment user “{4}” has permissions to
unmount the database NFS mount point, address all exceptions, and try the operation again.
ASE exception.db.asetarget.target.database.online.failed Failed to bring database “{0}” online on host “{1}” instance “{2}”. Make sure that the user “{3}” has permissions to bring the database online and
try the operation again.
ASE exception.db.asetarget.target.device.not_on_delphix Device “{0}” at path “{1}” for target database “{2}” on environment “{3}”
and instance “{4}” is not on the Delphix mount path “{5}”.
Make sure that the device belongs to the Delphix target, or drop the device and
try the operation again.
ASE exception.db.asetarget.target.no_db_devices.found After mounting the database “{0}”, devices for database “{0}” are not found. Make sure that after the host “{1}” reboot, ASE instance “{2}” started successfully,
review the errors in ASE instance log files, restart the ASE instance “{2}”, and try the operation again.
ASE exception.db.asetarget.target.onlinedatabase.failed Could not bring database “{0}” online Make sure that the instance “{1}” on the target host “{2}” is up, and then try
the operation again.