Oracle错误编码 ORA-28559: FDS_CLASS_NAME is string, FDS_INST_NAME is string ORACLE 报错 故障修复 远程处理 文档解释 ORA-28559: FDS_CLASS_NAME is string, FDS_INST_NAME is string Cause: An associated error was reported in another message, an...
Oracle错误编码 ORA-26509: null materialized view control structure ORACLE 报错 故障修复 远程处理 文档解释 ORA-26509: null materialized view control structure Cause: An internal materialized view control structure could not be obt...
Oracle错误编码 ORA-42304: base table and the Editioning view must belong to the same schema ORACLE 报错 故障修复 远程处理 文档解释 ORA-42304: base table and the Editioning view must belong to the same schema Cause: An attempt was made to create an Editio...
Oracle错误编码 ORA-56505: DRCP: Invalid pool configuration parameter value ORACLE 报错 故障修复 远程处理 文档解释 ORA-56505: DRCP: Invalid pool configuration parameter value Cause: The configuration paramter value is null or invalid inpu...
Oracle错误编码 ORA-16762: invalid database state ORACLE 报错 故障修复 远程处理 文档解释 ORA-16762: invalid database state Cause: Database was not in the intended state. Action: Determine the reason why the datab...
Oracle错误编码 ORA-19182: FORT0001: invalid number of parameters ORACLE 报错 故障修复 远程处理 文档解释 ORA-19182: FORT0001: invalid number of parameters Cause: An error occurred during the processing of the XQuery expression. ...
Oracle错误编码 ORA-16455: switchover to standby failed ORACLE 报错 故障修复 远程处理 文档解释 ORA-16455: switchover to standby failed Cause: An attempt to switchover to a physical standby database failed. Action: Chec...
Oracle错误编码 ORA-16056: Backup control file archival requires proper syntax. ORACLE 报错 故障修复 远程处理 文档解释 ORA-16056: Backup control file archival requires proper syntax. Cause: An attempt was made to perform an online log file ar...
Oracle错误编码 ORA-08465: input mask contains more than 32 characters ORACLE 报错 故障修复 远程处理 文档解释 ORA-08465: input mask contains more than 32 characters Cause: The input mask passed to UTL_PG numeric conversion routine co...
Oracle教程 Oracle 参数 ADG_ACCOUNT_INFO_TRACKING 官方解释,作用,如何配置最优化建议 本站中文解释 ADG_ACCOUNT_INFO_TRACKING参数控制在应用程序调用connect时,实例间共享是否跟踪账号信息的选项。 如要启用这一特性,ADG_ACCOUNT_INFO_TRACKING值可以设置为true, 这样实例就会跟踪账号信息...
Oracle教程 Oracle 视图 USER_ATTRIBUTE_TRANSFORMATIONS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图USER_ATTRIBUTE_TRANSFORMATIONS是描述当前用户下可用的所有属性转换器。它存储用户使用CREATE_ATTRIBUTE_TRANSFORMATION存储过程创建的属性转换器的详细信息。这些属性转换器在...
Oracle教程 Oracle 参数 ENABLE_PLUGGABLE_DATABASE 官方解释,作用,如何配置最优化建议 本站中文解释 ENABLE_PLUGGABLE_DATABASE参数是用来控制实例是否支持数据库中的可插拔结构的参数。该参数只有在实例级别上设置才有效,设置在数据库层次上是无效的。 这个参数可以使得当前实例可以支持可插拔结构,也可以不支持。默认情况下,Or...