Oracle教程 Oracle 视图 PROXY_USERS 官方解释,作用,如何使用详细说明 本站中文解释 Oracle视图PROXY_USERS是一种特殊的视图,它的主要作用是反映当前标准用户连接到数据库的代理用户的信息。 PROXY_USERS视图一般包含以下几列: 姓名:该行对应的用户的名字 用户名:该行对应的用户的登录名 代理用户:该行对应...
Oracle错误编码 ORA-32586: multiple specification of a supplemental logging attribute ORACLE 报错 故障修复 远程处理 文档解释 ORA-32586: multiple specification of a supplemental logging attribute Cause: The primary key, unique index, foreign key or ...
Oracle错误编码 ORA-48185: OS file size system call failure ORACLE 报错 故障修复 远程处理 文档解释 ORA-48185: OS file size system call failure Cause: OS file size call failed. The system failed to retrieve the file size fo...
Oracle错误编码 ORA-31097: Hierarchical Index not empty ORACLE 报错 故障修复 远程处理 文档解释 ORA-31097: Hierarchical Index not empty Cause: An attempt was made to rebuild the hierarchical index which is not empty. Ac...
Oracle错误编码 ORA-27143: OS system call failure ORACLE 报错 故障修复 远程处理 文档解释 ORA-27143: OS system call failure Cause: OS system call failed Action: check errno and contact Oracle support 。 官方解释 常见案例 1...
Oracle错误编码 ORA-14324: values being added already exist in DEFAULT partition ORACLE 报错 故障修复 远程处理 文档解释 ORA-14324: values being added already exist in DEFAULT partition Cause: An ADD VALUE operation cannot be executed because t...
Oracle错误编码 ORA-48132: requested file lock is busy, [string] [string] ORACLE 报错 故障修复 远程处理 文档解释 ORA-48132: requested file lock is busy, [string] [string] Cause: The requested file lock is busy because another process is...
Oracle错误编码 ORA-12045: invalid ALTER MATERIALIZED VIEW LOG option ORACLE 报错 故障修复 远程处理 文档解释 ORA-12045: invalid ALTER MATERIALIZED VIEW LOG option Cause: An invalid option was used in an ALTER MATERIALIZED VIEW LOG s...
Oracle错误编码 ORA-26708: remote DDL not supported by STREAMS : dblink string ORACLE 报错 故障修复 远程处理 文档解释 ORA-26708: remote DDL not supported by STREAMS : dblink string Cause: The apply process attempted to apply a DDL LCR via a ...
Oracle错误编码 ORA-12076: invalid threshold value ORACLE 报错 故障修复 远程处理 文档解释 ORA-12076: invalid threshold value Cause: The result set threshold or LOB threshold value is not supported. Action: Specify...
Oracle错误编码 ORA-56508: DRCP: Pool startup failed ORACLE 报错 故障修复 远程处理 文档解释 ORA-56508: DRCP: Pool startup failed Cause: Connection Broker failed to startup the pool. Action: Check logs for details. O...
Oracle错误编码 ORA-29514: class name contains illegal character ORACLE 报错 故障修复 远程处理 文档解释 ORA-29514: class name contains illegal character Cause: An attempt was made to import a .class file containing a character ...