Oracle错误编码 ORA-19585: premature end of volume on piece string ORACLE 报错 故障修复 远程处理 文档解释 ORA-19585: premature end of volume on piece string Cause: While creating the indicated backup piece, an end-of-volume condi...
Oracle错误编码 ORA-15467: volume operation is already in progress ORACLE 报错 故障修复 远程处理 文档解释 ORA-15467: volume operation is already in progress Cause: Another command was currently operating on a volume. Action: Wait...
Oracle错误编码 ORA-29990: Cannot complete operation because of cross-instance issue ORACLE 报错 故障修复 远程处理 文档解释 ORA-29990: Cannot complete operation because of cross-instance issue Cause: The operation attempted by the user could not b...
Oracle错误编码 ORA-38777: database must not be started in any other instance ORACLE 报错 故障修复 远程处理 文档解释 ORA-38777: database must not be started in any other instance Cause: A command was attempted that required the database to ...
Oracle错误编码 ORA-12710: CREATE CONTROLFILE character set is not known ORACLE 报错 故障修复 远程处理 文档解释 ORA-12710: CREATE CONTROLFILE character set is not known Cause: The character set specified when creating the control file ...
Oracle错误编码 ORA-40303: invalid prior probability specification ORACLE 报错 故障修复 远程处理 文档解释 ORA-40303: invalid prior probability specification Cause: Valid prior probabilities not specified. Valid probabilities shou...
Oracle教程 Oracle 视图 V$BACKUP_ARCHIVELOG_DETAILS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图V$BACKUP_ARCHIVELOG_DETAILS视图用于查询归档日志的备份信息。该视图的数据来源是V$BACKUP_ARCHIVELOG和V$BACKUP_FILES_DETAILS视图。 V$BACKUP_ARCHIV...
Oracle教程 Oracle 视图 ALL_JAVA_IMPLEMENTS 官方解释,作用,如何使用详细说明 本站中文解释 ALL_JAVA_IMPLEMENTS视图用于存放Java实现。它有六列,分别为OWNER, NAME, TYPE, TYPE_VERSION, LINE, TEXT,分别表示的意思如下: OWNER:表示编写该Java实现的Schema的拥...
Oracle教程 Oracle 视图 DBA_HIST_REPORTS_CONTROL 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图DBA_HIST_REPORTS_CONTROL是数据字典视图,其中包括报告控件表中的行,提供在向用户发送历史报告时使用的控制令牌。它由基于监控架构的报告模块维护,可用于测量性能指标,如wait time和CPU utiliz...
Oracle错误编码 ORA-16649: possible failover to another database prevents this database from being opened ORACLE 报错 故障修复 远程处理 文档解释 ORA-16649: possible failover to another database prevents this database from being opened Cause: An attempt to open the pri...
Oracle错误编码 ORA-17629: Cannot connect to the remote database server ORACLE 报错 故障修复 远程处理 文档解释 ORA-17629: Cannot connect to the remote database server Cause: Connecting to the remote server specified by database connec...
Oracle教程 Oracle 视图 PDB_PLUG_IN_VIOLATIONS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图PDB_PLUG_IN_VIOLATIONS是一个只读视图,用于报告某个特定的安装过程及相关的局部数据库(PDB)插入索引的违规情况。当通过Oracle旧金山(Oracle Database 12c)从二进制文件系统(BFS)...