Oracle教程 Oracle 视图 DBA_OBJ_COLATTRS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图 DBA_OBJ_COLATTRS 用于查看用户存储在数据库中的对象的属性。它包括:每个表列的列类型、块大小、字节顺序等。可以使用此视图检查字段的信息,并用于调试字段的问题,以改进SQL查询性能。例如,可以使用此视图查看字段的...
Oracle错误编码 ORA-12062: transaction string received out of sequence from site string ORACLE 报错 故障修复 远程处理 文档解释 ORA-12062: transaction string received out of sequence from site string Cause: A transaction from the client site was recei...
Oracle错误编码 ORA-29869: cannot issue ALTER without REBUILD on a domain index marked FAILED ORACLE 报错 故障修复 远程处理 文档解释 ORA-29869: cannot issue ALTER without REBUILD on a domain index marked FAILED Cause: Tried to issue a DROP/ALTER on a domai...
Oracle错误编码 ORA-13144: target table string not found ORACLE 报错 故障修复 远程处理 文档解释 ORA-13144: target table string not found Cause: This is an internal error. Action: Contact Oracle Support Services. ORA-131...
Oracle错误编码 ORA-09761: pw_destroyPorts: server call pws_stop_instance failed. ORACLE 报错 故障修复 远程处理 文档解释 ORA-09761: pw_destroyPorts: server call pws_stop_instance failed. Cause: The call pws_stop_instance to (Oracle helper) fail...
Oracle教程 Oracle 视图 DBA_TSTZ_TABLES 官方解释,作用,如何使用详细说明 本站中文解释 DBA_TSTZ_TABLES,这是重要的系统数据字典视图的一个子视图,它可以用来查看字典中的所有Time With Time Zone表的元数据,比如拥有者,表名,列名等。如果需要查看数据库中具有Time With Time Zone类型的...
Oracle错误编码 ORA-14321: cannot add/drop values to DEFAULT partition ORACLE 报错 故障修复 远程处理 文档解释 ORA-14321: cannot add/drop values to DEFAULT partition Cause: A ADD/DROP VALUES operation is being done on the default part...
Oracle错误编码 ORA-55510: Mining could not start ORACLE 报错 故障修复 远程处理 文档解释 ORA-55510: Mining could not start Cause: Mining could not start for the following reasons. 1. A logminer session was proces...
Oracle教程 Oracle 视图 ALL_EXTERNAL_LOCATIONS 官方解释,作用,如何使用详细说明 本站中文解释 ALL_EXTERNAL_LOCATIONS是一个系统视图,该视图的全称是ALL_EXTERNAL_LOCATIONS,它显示当前用户上下文下的所有外部表位。该视图包含了向外部表访问所需信息。该视图可通过以下SELECT语句进行查询: SEL...
Oracle错误编码 ORA-08322: scnmin: open/convert of bias lock failed ORACLE 报错 故障修复 远程处理 文档解释 ORA-08322: scnmin: open/convert of bias lock failed Cause: A call to the lkmgr failed to open and convert the bias lock Act...
Oracle错误编码 ORA-09847: soacon: ARCH unable to open named pipe. ORACLE 报错 故障修复 远程处理 文档解释 ORA-09847: soacon: ARCH unable to open named pipe. Cause: open() failed to open named pipe ?/dbs/arch2mon_@. Action: Make s...
Oracle错误编码 ORA-31610: cannot call this function from a non-master process ORACLE 报错 故障修复 远程处理 文档解释 ORA-31610: cannot call this function from a non-master process Cause: Called a Data Pump process model function from a proc...