Oracle教程 Oracle 视图 V$SPPARAMETER 官方解释,作用,如何使用详细说明 本站中文解释 V$SPPARAMETER视图显示存储过程参数的动态属性,包括参数名、最大长度和数据类型。 使用V$SPPARAMETER视图可以通过查询,检索存储过程参数的动态信息,包括某个存储过程参数的各种属性,例如:参数名称、最大长度和数据类型等信息。...
Oracle教程 Oracle 视图 V$EQ_CROSS_INSTANCE_JOBS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图V$EQ_CROSS_INSTANCE_JOBS记录多个实例的跨实例作业的活动状态。它可用于帮助用户监视跨实例作业的活动状态,以及查看对实例及跨实例作业的健康状态的动态视图。 V$EQ_CROSS_INSTANCE_JOBS视...
Oracle错误编码 ORA-53022: rules or macros in the constraint document string do not exist ORACLE 报错 故障修复 远程处理 文档解释 ORA-53022: rules or macros in the constraint document string do not exist Cause: The rules or macros did not exist in the r...
Oracle错误编码 ORA-27421: calendar expression restriction string encountered ORACLE 报错 故障修复 远程处理 文档解释 ORA-27421: calendar expression restriction string encountered Cause: The calendar expression was not valid because a limit ...
Oracle教程 Oracle 视图 DBA_HIST_STREAMS_APPLY_SUM 官方解释,作用,如何使用详细说明 本站中文解释 MARY Oracle视图DBA_HIST_STREAMS_APPLY_SUMMARY用于查看基于流复制技术的应用服务器执行情况的总体概览。该视图提供所有正在正确工作的应用服务器以及它们以前花费的总秒数和调用次数。它包含以下列: • APPL...
Oracle错误编码 ORA-15093: buffer only contains string bytes, I/O requested is string bytes ORACLE 报错 故障修复 远程处理 文档解释 ORA-15093: buffer only contains string bytes, I/O requested is string bytes Cause: The buffer supplied for write was too sm...
Oracle错误编码 ORA-13283: failure to get new geometry object for conversion in place ORACLE 报错 故障修复 远程处理 文档解释 ORA-13283: failure to get new geometry object for conversion in place Cause: OCI internal error. Action: Contact Oracle Sup...
Oracle错误编码 ORA-13223: duplicate entry for string in SDO_GEOM_METADATA ORACLE 报错 故障修复 远程处理 文档解释 ORA-13223: duplicate entry for string in SDO_GEOM_METADATA Cause: There are duplicate entries for the given table and colum...
Oracle错误编码 ORA-14700: Object(s) owned by SYS cannot be locked by non-SYS user ORACLE 报错 故障修复 远程处理 文档解释 ORA-14700: Object(s) owned by SYS cannot be locked by non-SYS user Cause: Attempt to issue a LOCK TABLE statement on SYS ow...
Oracle错误编码 ORA-51192: File not open ORACLE 报错 故障修复 远程处理 文档解释 ORA-51192: File not open Cause: Data Recovery Advisor attempted to read or write from a file that was not open. Action: Thi...
Oracle错误编码 ORA-64107: The XMLIndex has been successfully altered but the metadata could not be updated. ORACLE 报错 故障修复 远程处理 文档解释 ORA-64107: The XMLIndex has been successfully altered but the metadata could not be updated. Cause: An internal error occur...
Oracle教程 Oracle 视图 DBA_SR_STLOG_STATS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle 视图DBA_SR_STLOG_STATS用于查看私有 Service 请求错误日志 (STLog) 中出现的统计信息。 STLog 日志由 Oracle 自动生成,用于收集服务请求有关的故障信息。其中包含了来自操作员传入的错误报...