Oracle错误编码 ORA-49428: No such directory or directory not accessible [string] ORACLE 报错 故障修复 远程处理 文档解释 ORA-49428: No such directory or directory not accessible [string] Cause: The specified directory does not exist or cannot b...
Oracle错误编码 ORA-14280: all rows in table do not qualify for specified subpartition ORACLE 报错 故障修复 远程处理 文档解释 ORA-14280: all rows in table do not qualify for specified subpartition Cause: There is at least one row in the non partitio...
Oracle错误编码 ORA-29919: failed in the execution of the ODCIINDEXUPDPARTMETADATA routine ORACLE 报错 故障修复 远程处理 文档解释 ORA-29919: failed in the execution of the ODCIINDEXUPDPARTMETADATA routine Cause: Failed to successfully execute the ODCIIN...
Oracle错误编码 ORA-29880: such column list already indexed using another domain index and indextype ORACLE 报错 故障修复 远程处理 文档解释 ORA-29880: such column list already indexed using another domain index and indextype Cause: An attempt was made to create m...
Oracle错误编码 ORA-41619: rule manager feature currently not supported ORACLE 报错 故障修复 远程处理 文档解释 ORA-41619: rule manager feature currently not supported Cause: An attempt was made to use a rule manager feature that is cu...
Oracle错误编码 ORA-55494: input model set may only have a unique VPD policy ORACLE 报错 故障修复 远程处理 文档解释 ORA-55494: input model set may only have a unique VPD policy Cause: An attempt was made to execute a multi-model query wher...
Oracle错误编码 ORA-12222: TNS:no support is available for the protocol indicated ORACLE 报错 故障修复 远程处理 文档解释 ORA-12222: TNS:no support is available for the protocol indicated Cause: The protocol requested in the ADDRESS portion of t...
Oracle错误编码 ORA-54549: input geometry has incorrect elemInfo ORACLE 报错 故障修复 远程处理 文档解释 ORA-54549: input geometry has incorrect elemInfo Cause: The input 2-D polygon did not have only one outer ring. Action: Ens...
Oracle错误编码 ORA-38404: schema extension not allowed for the attribute set name ORACLE 报错 故障修复 远程处理 文档解释 ORA-38404: schema extension not allowed for the attribute set name Cause: There was a schema extension for the attribute se...
Oracle错误编码 ORA-64135: XMLIndex DML: failure of a recursive DML ORACLE 报错 故障修复 远程处理 文档解释 ORA-64135: XMLIndex DML: failure of a recursive DML Cause: See associated error message. Action: Correct the error and retr...
Oracle错误编码 ORA-08343: srclose: failed to close a redo server connection ORACLE 报错 故障修复 远程处理 文档解释 ORA-08343: srclose: failed to close a redo server connection Cause: An error occurred trying to close the redo server conne...
Oracle教程 Oracle 视图 DBA_ANALYTIC_VIEW_ATTR_CLS_AE 官方解释,作用,如何使用详细说明 本站中文解释 Oracle 数据库视图 DBA_ANALYTIC_VIEW_ATTR_CLS_AE 是Oracle 11gR2以后版本中增加的数据库视图。它可以帮助一个DBA用户快速查询和管理数据库中通过ARRAY类型创建的Analytic View,这些...