Oracle教程 Oracle 视图 V$ACTIVITY_MVIEW 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图V$ACTIVITY_MVIEW提供了一些有关当前会话中表空间或竞争变更的活动信息。该视图报告所有未完成的索引,表和快照切换。可以通过查询该视图来检索信息,以便监视和估计未完成的DML操作和快照切换的时间长度和完成的可能性。 ...
Oracle错误编码 ORA-46080: User status is currently inactive ORACLE 报错 故障修复 远程处理 文档解释 ORA-46080: User status is currently inactive Cause: User was marked inactive. Action: Change status in enterprise directory...
Oracle错误编码 ORA-38819: user string owns one or more objects whose type is editionable and that have noneditioned dependent objects ORACLE 报错 故障修复 远程处理 文档解释 ORA-38819: user string owns one or more objects whose type is editionable and that have noneditioned dependent objects Caus...
Oracle错误编码 ORA-14659: Partitioning method of the parent table is not supported ORACLE 报错 故障修复 远程处理 文档解释 ORA-14659: Partitioning method of the parent table is not supported Cause: An attempt was made to create a reference-partit...
Oracle错误编码 ORA-17505: ksfdrsz:string Failed to resize file to size string blocks ORACLE 报错 故障修复 远程处理 文档解释 ORA-17505: ksfdrsz:string Failed to resize file to size string blocks Cause: There is insufficient space left on the device...
Oracle错误编码 ORA-38713: Flashback Database logging is already turned on. ORACLE 报错 故障修复 远程处理 文档解释 ORA-38713: Flashback Database logging is already turned on. Cause: An ALTER DATABASE FLASHBACK ON command had no effect bec...
Oracle错误编码 ORA-13600: error encountered in Advisor string ORACLE 报错 故障修复 远程处理 文档解释 ORA-13600: error encountered in Advisor string Cause: An error occurred in the Advisor. This message will be followed by a ...
Oracle错误编码 ORA-25265: specified signature for a queue which does not support reciever non-repudiation ORACLE 报错 故障修复 远程处理 文档解释 ORA-25265: specified signature for a queue which does not support reciever non-repudiation Cause: An attempt was made to de...
Oracle错误编码 ORA-22970: name does not correspond to an object view ORACLE 报错 故障修复 远程处理 文档解释 ORA-22970: name does not correspond to an object view Cause: Either the expression is not a view name or the name specified...
Oracle错误编码 ORA-08468: mask option string is not supported ORACLE 报错 故障修复 远程处理 文档解释 ORA-08468: mask option string is not supported Cause: The mask option was passed to a UTL_PG conversion routine, but is not...
Oracle教程 Oracle 视图 ALL_SQL_TRANSLATIONS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle的ALL_SQL_TRANSLATIONS视图保存系统中所有已编译的 SQL 文本的格式。可以查询此视图以获取 SQL 如何被编译及查询是否存在更有效的优化。 要使用ALL_SQL_TRANSLATIONS视图,首先需要创建一个表...
Oracle错误编码 ORA-43814: DROP INDEX is invalid for hash cluster index ORACLE 报错 故障修复 远程处理 文档解释 ORA-43814: DROP INDEX is invalid for hash cluster index Cause: An attempt was made to drop an index defined on a hash clust...