Oracle错误编码 ORA-39059: dump file set is incomplete ORACLE 报错 故障修复 远程处理 文档解释 ORA-39059: dump file set is incomplete Cause: An IMPORT or SQL_FILE operation was being performed but not all of the files ...
Oracle错误编码 ORA-15743: need to specify the object ID if the tuning task is on a SQL set. ORACLE 报错 故障修复 远程处理 文档解释 ORA-15743: need to specify the object ID if the tuning task is on a SQL set. Cause: There could be multiple objects in the ...
Oracle错误编码 ORA-19724: snapshot too old: snapshot time is before file string plug-in time ORACLE 报错 故障修复 远程处理 文档解释 ORA-19724: snapshot too old: snapshot time is before file string plug-in time Cause: The snapshot SCN is before the SCN at ...
Oracle教程 Oracle 参数 OPTIMIZER_ADAPTIVE_PLANS 官方解释,作用,如何配置最优化建议 本站中文解释 OPTIMIZER_ADAPTIVE_PLANS是Oracle中的一种优化器参数,它主要用于收集有关SQL语句执行情况的统计信息,并使用该统计信息来改进SQL查询的性能,从而使最佳执行计划可以更快地得到。 此参数有三个可用值,通常称为模式:T...
Oracle教程 Oracle 视图 DBA_SCHEDULER_CHAINS 官方解释,作用,如何使用详细说明 本站中文解释 查看已定义的调度链 Oracle视图 DBA_SCHEDULER_CHAINS 查看已定义的调度链,它显示了结构密集排程中的调度链信息,其中包括调度链的名字、描述、启用状态、早期开始时点、晚期开始停止点等信息。 使用方法:该视图的数据可以使用...
Oracle错误编码 ORA-27035: logical block size is invalid ORACLE 报错 故障修复 远程处理 文档解释 ORA-27035: logical block size is invalid Cause: logical block size for oracle files must be a multiple of the physical bloc...
Oracle错误编码 ORA-06792: TLI Driver: server cannot exec oracle ORACLE 报错 故障修复 远程处理 文档解释 ORA-06792: TLI Driver: server cannot exec oracle Cause: The remote TLI server was unable to start an ORACLE process on beha...
Oracle教程 Oracle 视图 ALL_TAB_COMMENTS 官方解释,作用,如何使用详细说明 本站中文解释 All_Tab_Comments视图可以获取表、索引和视图的注释信息,仅对拥有COMMENT ON表、索引或视图权限的用户可用。 All_Tab_Comments的结构如下: OWNER 对象的拥有者 TABLE_NAME 对象的名称 COM...
Oracle错误编码 ORA-08270: sksachk: Illegal archival control string ORACLE 报错 故障修复 远程处理 文档解释 ORA-08270: sksachk: Illegal archival control string Cause: Archive files cannot be created with the given archival control ...
Oracle错误编码 ORA-19037: XMLType result can not be a fragment ORACLE 报错 故障修复 远程处理 文档解释 ORA-19037: XMLType result can not be a fragment Cause: The select item of the query in newContextFromHierarchy() is an XML ...
Oracle错误编码 ORA-39787: Column string subtype “string”.”string” is not instantiable. ORACLE 报错 故障修复 远程处理 文档解释 ORA-39787: Column string subtype “string”.”string” is not instantiable. Cause: Subtype specified wa...
Oracle错误编码 ORA-23309: object string.string of type string exists ORACLE 报错 故障修复 远程处理 文档解释 ORA-23309: object string.string of type string exists Cause: An object in the same namespace exists, perhaps with a differe...