Oracle教程 Oracle 视图 USER_ANALYTIC_VIEW_LEVELS 官方解释,作用,如何使用详细说明 本站中文解释 USER_ANALYTIC_VIEW_LEVELS是Oracle用户分析视图。它可以用于报告有关当前用户分析权限级别的信息。该视图显示了当前可用于从用户针对此工作区的分析任务运行查询的权限级别。它还显示用户可以在基于内容分析中使用的内存配额级...
Oracle错误编码 ORA-15470: VDBG process terminated with error ORACLE 报错 故障修复 远程处理 文档解释 ORA-15470: VDBG process terminated with error Cause: The volume driver background process terminated with error. Action: Wa...
Oracle错误编码 ORA-53055: empty data model table ORACLE 报错 故障修复 远程处理 文档解释 ORA-53055: empty data model table Cause: The operation failed because the data model table was empty. Action: This is an in...
Oracle教程 Oracle 视图 ALL_TAB_STAT_PREFS 官方解释,作用,如何使用详细说明 本站中文解释 ALL_TAB_STAT_PREFS 视图用于检索对于每个可收集的具体优化统计信息的默认偏好设置。 ALL_TAB_STAT_PREFS 视图包含两列,OWNER和PREF_NAME。OWNER(以 VARCHAR2 形式出现)指定当前的 s...
Oracle教程 Oracle 视图 DBA_XTERNAL_LOC_PARTITIONS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle的视图DBA_XTERNAL_LOC_PARTITIONS提供了外部表中每个分区的信息。此视图可以检查用户定义的外部表段信息,包括:外部表名、定义分区名称、物理段位置、High Values数值、Low Values数值、DPAR...
Oracle错误编码 ORA-25176: storage specification not permitted for primary key ORACLE 报错 故障修复 远程处理 文档解释 ORA-25176: storage specification not permitted for primary key Cause: Storage parameters cannot be defined for a PRIMARY KE...
Oracle错误编码 ORA-10618: Operation not allowed on this segment ORACLE 报错 故障修复 远程处理 文档解释 ORA-10618: Operation not allowed on this segment Cause: This DBMS_SPACE operation is not permitted on segments in tablespac...
Oracle错误编码 ORA-30380: REWRITE_TABLE does not exist ORACLE 报错 故障修复 远程处理 文档解释 ORA-30380: REWRITE_TABLE does not exist Cause: You have used the DBMS_MVIEW.EXPLAIN_REWRITE() API before you have created t...
Oracle错误编码 ORA-12806: could not get background process to hold enqueue ORACLE 报错 故障修复 远程处理 文档解释 ORA-12806: could not get background process to hold enqueue Cause: Internal error. Action: This error should not normally o...
Oracle错误编码 ORA-29802: missing CONTEXT keyword ORACLE 报错 故障修复 远程处理 文档解释 ORA-29802: missing CONTEXT keyword Cause: The CONTEXT keyword has not been specified. Action: Specify the CONTEXT keyword o...
Oracle错误编码 ORA-25001: cannot create this trigger type on this type of view ORACLE 报错 故障修复 远程处理 文档解释 ORA-25001: cannot create this trigger type on this type of view Cause: INSTEAD OF triggers can be created on any view which...
Oracle错误编码 ORA-22303: type “string”.”string” not found ORACLE 报错 故障修复 远程处理 文档解释 ORA-22303: type “string”.”string” not found Cause: The user is trying to obtain information for a t...