Oracle错误编码 ORA-25457: evaluation function string returns failure ORACLE 报错 故障修复 远程处理 文档解释 ORA-25457: evaluation function string returns failure Cause: The specified evaluation function returned a failure during ev...
Oracle错误编码 ORA-32013: failure in verifying parameters from the restored SPFILE ORACLE 报错 故障修复 远程处理 文档解释 ORA-32013: failure in verifying parameters from the restored SPFILE Cause: Failure during processing of parameters from res...
Oracle错误编码 ORA-14625: subpartition contains rows corresponding to values being dropped ORACLE 报错 故障修复 远程处理 文档解释 ORA-14625: subpartition contains rows corresponding to values being dropped Cause: table subpartition contains rows for the...
Oracle错误编码 ORA-56602: DRCP: Illegal purity ORACLE 报错 故障修复 远程处理 文档解释 ORA-56602: DRCP: Illegal purity Cause: Wrong value for purity was provided. Action: Check the documentation for Database Re...
Oracle错误编码 ORA-49434: Invalid date format ORACLE 报错 故障修复 远程处理 文档解释 ORA-49434: Invalid date format Cause: An invalid format was used to specify a date Action: Specify the date in a supported ...
Oracle错误编码 ORA-32134: Cannot assign LOBs ORACLE 报错 故障修复 远程处理 文档解释 ORA-32134: Cannot assign LOBs Cause: An open stream exists on the target LOB. Action: Close the stream on the target LOB be...
Oracle错误编码 ORA-32056: invalid number of extents ORACLE 报错 故障修复 远程处理 文档解释 ORA-32056: invalid number of extents Cause: Invalid number of extents used for map operation. Action: Specify a non-negativ...
Oracle错误编码 ORA-15552: workload replay client cannot login to database server ORACLE 报错 故障修复 远程处理 文档解释 ORA-15552: workload replay client cannot login to database server Cause: 1) the replay client used an invalid username or p...
Oracle错误编码 ORA-14223: Deferred segment creation is not supported for this table ORACLE 报错 故障修复 远程处理 文档解释 ORA-14223: Deferred segment creation is not supported for this table Cause: The SEGMENT CREATION DEFERRED clause was specif...
Oracle教程 Oracle 视图 ALL_XTERNAL_PART_TABLES 官方解释,作用,如何使用详细说明 本站中文解释 驗證外部表是否有效 Oracle视图ALL_EXTERNAL_PART_TABLES查询显示具有外部表分区的当前用户下具有分区的所有外部表。此外,它还提供有关它们所使用的文件位置和格式的详细信息。 使用ALL_EXTERNAL_PART_TA...
Oracle教程 Oracle 视图 ALL_JAVA_LAYOUTS 官方解释,作用,如何使用详细说明 本站中文解释 ALL_JAVA_LAYOUTS视图允许用户查询他们当前用户空间中被编译的Java布局(Layout)的属性。编译以后的Java布局文件由一个布局类和一个或多个字节码文件组成,字节码文件在各种数据库操作中,如 ‘CREATE SY...
Oracle教程 Oracle 视图 ALL_ANALYTIC_VIEW_DIM_ATTRS 官方解释,作用,如何使用详细说明 本站中文解释 ALL_ANALYTIC_VIEW_DIM_ATTRS视图是Oracle维度分析中数据仓库模式中概念性模型的补充;它允许查询电子数据仓库中维度的属性结构。该视图的每一行描述一个维度列属性及其特定属性的完整活动图。 使用ALL_ANALYTIC...