Oracle错误编码 ORA-26030: index string.string had string partitions made unusable due to: ORACLE 报错 故障修复 远程处理 文档解释 ORA-26030: index string.string had string partitions made unusable due to: Cause: A logical index error occurred on a parti...
Oracle错误编码 ORA-06563: name has too many parts ORACLE 报错 故障修复 远程处理 文档解释 ORA-06563: name has too many parts Cause: The name to be resolved was specified as one of the following: – With three...
Oracle错误编码 ORA-06565: cannot execute string from within stored procedure ORACLE 报错 故障修复 远程处理 文档解释 ORA-06565: cannot execute string from within stored procedure Cause: The named procedure cannot be executed from within a s...
Oracle错误编码 ORA-12021: materialized view “string”.”string” is corrupt ORACLE 报错 故障修复 远程处理 文档解释 ORA-12021: materialized view “string”.”string” is corrupt Cause: The materialized view indicated is...
Oracle教程 Oracle 视图 V$DNFS_SERVERS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle的视图V$DNFS_SERVERS用来创建和管理存储在NFS服务器上的数据库文件。它提供一种简单的方法来共享文件并查看存储在NFS服务器上的文件列表。有关NFS服务器的完整信息存储在V$DNFS_SERVERS视图中,可以通过SE...
Oracle错误编码 ORA-27623: Cell automation SQL action failed ORACLE 报错 故障修复 远程处理 文档解释 ORA-27623: Cell automation SQL action failed Cause: Cell automation manager or worker process failed to execute SQL action ...
Oracle错误编码 ORA-19572: cannot process file string, file is being being resized ORACLE 报错 故障修复 远程处理 文档解释 ORA-19572: cannot process file string, file is being being resized Cause: The input file specified for a copy or backup ope...
Oracle错误编码 ORA-51001: check [string] not found in HM catalog ORACLE 报错 故障修复 远程处理 文档解释 ORA-51001: check [string] not found in HM catalog Cause: checker name might have been misspelled Action: retry running chec...
Oracle教程 Oracle 视图 ALL_ANALYTIC_VIEW_KEYS_AE 官方解释,作用,如何使用详细说明 本站中文解释 ALL_ANALYTIC_VIEW_KEYS_AE视图是Oracle数据库11gR2以后提供的一种视图,主要用于查询和管理Anrolitic Views的元数据信息,使用这个视图可以获取对象的详细信息,包括对象的字段,滚定窗口特性,分组特性,...
Oracle错误编码 ORA-22918: specified column or attribute is not a VARRAY type ORACLE 报错 故障修复 远程处理 文档解释 ORA-22918: specified column or attribute is not a VARRAY type Cause: Attemp to define a VARRAY storage clause for a column ...
Oracle教程 Oracle 视图 V$ACTIVITY_TABLE 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图V$ACTIVITY_TABLE 是以系统内部形式提供的,它提供的是一个系统应用活动会话的表活动信息,每一个活动会话又可以是一个登录会话,或者是一个占用表的操作会话。 用途: 1. 用于查看当前的系统会话的状态,可以用于检测死...
Oracle错误编码 ORA-14290: PRIMARY KEY constraint mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION ORACLE 报错 故障修复 远程处理 文档解释 ORA-14290: PRIMARY KEY constraint mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION Cause: The corresponding columns in the t...