Oracle错误编码 ORA-39798: The column array row offset number is out of range (max: number). ORACLE 报错 故障修复 远程处理 文档解释 ORA-39798: The column array row offset number is out of range (max: number). Cause: The specified row offset was too large ...
Oracle教程 Oracle 视图 DBA_HIST_ASH_SNAPSHOT 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图DBA_HIST_ASH_SNAPSHOT存储数据库应用程序自任务跟踪使用的信息,可以帮助DBA以窗口方式查看系统上活动的会话以及其执行的任务的性能。这个视图内的数据基于任务跟踪(AWR)报告的任务快照采样器数据收集的,可以帮...
Oracle错误编码 ORA-17516: dNFS asynchronous I/O failure ORACLE 报错 故障修复 远程处理 文档解释 ORA-17516: dNFS asynchronous I/O failure Cause: The asynchronous I/O request failed due to storage server reboot. Action: M...
Oracle错误编码 ORA-38878: required redo log is not available ORACLE 报错 故障修复 远程处理 文档解释 ORA-38878: required redo log is not available Cause: A redo log needed for the recovery part of FLASHBACK DATABASE could no...
Oracle错误编码 ORA-32036: unsupported case for inlining of query name in WITH clause ORACLE 报错 故障修复 远程处理 文档解释 ORA-32036: unsupported case for inlining of query name in WITH clause Cause: There is at least one query name which is inli...
Oracle错误编码 ORA-15203: diskgroup string contains disks from an incompatible version of ASM ORACLE 报错 故障修复 远程处理 文档解释 ORA-15203: diskgroup string contains disks from an incompatible version of ASM Cause: Diskgroup was created by an ASM insta...
Oracle错误编码 ORA-19664: file type: string, file name: string ORACLE 报错 故障修复 远程处理 文档解释 ORA-19664: file type: string, file name: string Cause: This message is issued to identify the file which is the subject of ...
Oracle错误编码 ORA-09748: pws_look_up: fork failed ORACLE 报错 故障修复 远程处理 文档解释 ORA-09748: pws_look_up: fork failed Cause: The pws_look_up call could not fork the (Oracle helper) process. Action: Verify ...
Oracle错误编码 ORA-39287: Cannot alter index column list. ORACLE 报错 故障修复 远程处理 文档解释 ORA-39287: Cannot alter index column list. Cause: DBMS_METADATA_DIFF was comparing two indexes with different column lists....
Oracle教程 Oracle 视图 ALL_ANALYTIC_VIEW_LEVEL_CLASS 官方解释,作用,如何使用详细说明 本站中文解释 _MN Oracle视图ALL_ANALYTIC_VIEW_LEVEL_CLASS_MN用于维护数据仓库中各类分析视图的表结构,以及各层次之间的依赖关系。它可以帮助组织构建一个可追溯的分析体系结构,并标记这些关系,以便进行更高层次的维护和管理...
Oracle错误编码 ORA-41011: Operation failed for session id string, serial number string ORACLE 报错 故障修复 远程处理 文档解释 ORA-41011: Operation failed for session id string, serial number string Cause: An migration related operation failed becaus...
Oracle教程 Oracle 视图 USER_ADVISOR_SQLW_STMTS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图USER_ADVISOR_SQLW_STMTS存储着关于给定用户的SQL语句的性能建议信息,主要是在SQL性能分析器(SQL performance analyzer)中为每个SQL语句产生的报告信息。表中显示了SQL语句对应...