Oracle
# Oracle
Category | Exception | Description | Action |
---|---|---|---|
Oracle | exception.oracle.accessor.database.failed.connection | Cannot connect to database due to: | Make sure that the username provided has access rights to system views, and that the host server can be reached. |
Oracle | exception.oracle.accessor.host.unavailable | The host “{0}” is unavailable. | Make sure host is available and the SSH server/service is running. |
Oracle | exception.oracle.accessor.instances.missing | Selected instances “{0}” are not in database “{1}” configuration. | Refresh host to discover database instances, or add database configuration manually. If the database was added manually, make sure that the database name and database unique name provided in Delphix match Oracle exactly. |
Oracle | exception.oracle.accessor.query.return.value.unexpected | Oracle query “{0}” did not return a valid result “{1}” and no error was signaled. |
This indicates an Oracle environment problem. Validate query by running it manually using the Delphix database user in database “{2}”. If query succeeds contact Delphix Support. |
Oracle | exception.oracle.dbcontainer.cannot.delete.vdb.disabled.env | Cannot delete virtual database “{0}” when environment “{1}” is disabled. |
Enable environment or use force when deleting a virtual database from a disabled environment. |
Oracle | exception.oracle.dbcontainer.cdb.disable.logsync.not_supported | Cannot disable LogSync for multitenant container database “{0}” because it contains virtual pluggable databases. |
|
Oracle | exception.oracle.dbcontainer.no_datafiles | Empty data file list in control file. All data files are either offline or read-only. | Check if all data files on source database are either offline or read-only. If source database is an Oracle 12c standby pluggable database, make sure the corresponding primary pluggable database is in open read write mode. |
Oracle | exception.oracle.dsource.attach.failed.pdb | Cannot attach pluggable database “{2}” to container. Validation failed: | {1} |
Oracle | exception.oracle.dsource.cdb.user.container.privileges | CDB user “{0}” does not have the required “ALL CONTAINER” attribute for CDB_CONTAINER_DATA. |
Recreate the CDB user with the hostchecker’s createDelphixDBUser.sh script and try again. |
Oracle | exception.oracle.dsource.insufficient.privilege | Environment user “{0}” cannot log on to database “{1}” as SYSDBA or SYSBACKUP. | Make sure the selected environment user can log on to the database as SYSDBA or SYSBACKUP, refresh the environment and try again. |
Oracle | exception.oracle.dsource.link.no_hosts | The database “{2}” has no host(s) available for linking: | {1} |
Oracle | exception.oracle.dsource.link.no_hosts.rac | The database “{2}” has no host(s) available for linking: | {1} |
Oracle | exception.oracle.dsource.link.noarchivelog | Cannot link database “{0}” because database is not in ARCHIVELOG mode. | Try linking again when database is in ARCHIVELOG mode. |
Oracle | exception.oracle.dsource.sync.cdb_root.failed | Cannot sync pluggable database because multitenant container database “{0}” sync failed. | Correct the container database sync error and try to sync the pluggable database again. |
Oracle | exception.oracle.dsource.sync.multinode.failure | All attempts to take snapshot for database “{0}” have failed. Following errors were received: |
Correct errors before trying to take a snapshot again. |
Oracle | exception.oracle.dsource.sync.no_hosts | Delphix Engine cannot connect to any host to load data from source “{2}”: | {1} |
Oracle | exception.oracle.dsource.sync.no_hosts.rac | Delphix Engine cannot connect to any host to load data from source “{2}”: | {1} |
Oracle | exception.oracle.dsource.validation.failed.linking | Correct the errors and try linking again. | Failed to link database “{0}” on host “{1}”. Validation failed with the following issues: |
Oracle | exception.oracle.dsource.validation.failed.syncing | Correct the errors and try SnapSync again. | Failed to SnapSync database “{0}” on host “{1}”. Validation failed with the following issues: |
Oracle | exception.oracle.dsource.version.mismatch | Cannot link database “{0}” version “{1}” because installation home “{2}” has version “{3}”. | Correct the ORACLE_HOME associated with this database. |
Oracle | exception.oracle.environment.disable.provisioned.node | Unable to disable node “{0}” because there is a virtual database provisioned on it. | |
Oracle | exception.oracle.environment.node.deletion.failed | Unable to delete cluster node “{0}” because there is a database instance configured to run on the node. |
Make sure there are no database instances currently running or configured to be run on cluster node “{0}”. |
Oracle | exception.oracle.lgl.archivelogs.not_found | No archive logs found to fetch at location: “{0}” on host: “{1}” nReason: | Make sure the file path provided exists, is readable by the user, and contains archive logs. |
Oracle | exception.oracle.lgl.endscn.lessthan.startscn | End SCN “{0}” is less than start SCN “{1}”. | Try the command again with a start SCN less than or equal to the end SCN. |
Oracle | exception.oracle.lgl.extract.header.failed | Failed to extract file header for file “{0}” locally on host. Error: | Check error messages, correct and try again. |
Oracle | exception.oracle.lgl.repair.timeflow.failed | TimeFlow repair failed. No log files were fetched out of {0} files examined. | Make sure that the repair parameters are correct and that the required log files are in the target directory and try again. |
Oracle | exception.oracle.source.install.add.failed | Failed to add installation “{0}” due to a problem with discovery of the installation. | Make sure that the installation home is correct and try again. |
Oracle | exception.oracle.source.sourceconfig.invalid.pdb.repository | Pluggable database “{0}” must use the same repository as its container database “{1}”. |
Unset the repository attribute of the pluggable database and try again. |
Oracle | exception.oracle.source.sourceconfig.no.parent.update.instances | Cannot update RAC instances if virtual source “{0}” has a deleted parent. |
|
Oracle | exception.oracle.source.vcdb.vpdb.one.to.one | Delphix does not allow virtual container databases to have more than one virtual pluggable database. Operation on virtual container database “{0}” is forbidden. |
|
Oracle | exception.oracle.target.archive_log_current.failed | Archive of current log for database {0} failed | Review the output above and, if needed, check Oracle alert log for details. |
Oracle | exception.oracle.target.checkpoint_database.failed | Checkpoint of database {0} failed | Review the output above and, if needed, check Oracle alert log for details. |
Oracle | exception.oracle.target.cluster.rac_config | Oracle RAC configuration required for an Oracle cluster environment. | Try again with a RAC database configuration. |
Oracle | exception.oracle.target.config.need_instance | Database configuration requires at least one instance. | |
Oracle | exception.oracle.target.push.failed | Unable to push scripts to target host “{2}”: | {1} |
Oracle | exception.oracle.target.rac.target_install | Oracle installation does not support RAC. | Select a target installation that supports RAC. |
Oracle | exception.oracle.target.start.failed | Failed to start Oracle database “{0}” on environment “{1}” : | Check Oracle alert log for details. |
Oracle | exception.oracle.target.sysdba.privilege.needed | Environment user “{0}” cannot log on to databases in Oracle home “{1}” as SYSDBA. | Make sure the selected environment user can log on to databases in the selected Oracle home “/ as SYSDBA”, refresh the environment and try again. Use the Delphix hostchecker utility and correct any configuration problems reported. |
Oracle | exception.oracle.target.update.redo.logs | Failed to update online redo log files on virtual database “{0}”. | Review the Oracle alert log for more details. |
Oracle | exception.oracle.vdb.clean.failed | Unable to shut down and clean virtual database. | Review shutdown clean job for more details and try again, or try again with force option. |
Oracle | exception.oracle.vdb.provision.cdb.not_supported | Provisioning a multitenant container database is not supported. | |
Oracle | exception.oracle.vdb.snapshot.cdb_incarnation_mismatch | Database incarnation resetlogs identifier changed from “{1}” to “{2}” for multitenant container database “{0}”. The Delphix Engine does not support virtual pluggable database snapshots across different multitenant container database incarnations. |
Provision a new virtual database or disable and re-enable the virtual pluggable database. |
Oracle | exception.oracle.vdb.snapshot.incarnation_mismatch | Virtual database incarnation changed from “{0}” to “{1}”. The Delphix Engine does not support virtual database snapshots across different database incarnations. |
Provision a new virtual database from a virtual database snapshot instead of recovering the virtual database. |
Oracle | exception.oracle.vdb.snapshot.not.open | Cannot snapshot virtual database “{0}” because it is not open. | Open the virtual database. |
Oracle | exception.oracle.vdb.snapshot.offline.datafile | Snapshot of virtual database contains offline datafile(s). Absolute file number of offline file(s): “{0}” |
Provisioning from this snapshot will produce a database with MISSINGXXX datafiles. Either drop the datafiles or bring them back online and take another snapshot before provisioning again. |
Oracle | exception.oracle.vdb.stop.unplug.failed | Disable job failed in the step to either shut down, unplug or drop the virtual pluggable database. |
The disable only partially completed. The virtual pluggable database is still in an enabled state. Review the failed job step and the alert log of the virtual pluggable database’s container database for more details. Correct the issues and try again. |
Oracle | exception.oracle.vdb.vdb.file.out | Datafiles “{0}” in virtual database “{1}” are not in the mounted Delphix filesystem “{2}”. | Move the files to the mounted Delphix filesystem and try the operation again. |