ORA-22980: must specify a set of attributes for the WITH OBJECT OID clause ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-22980: must specify a set of attributes for the WITH OBJECT OID clause
Cause: The WITH OBJECT OID DEFAULT clause was used, but the underlying view or table does not have a OID.
Action: Specify attributes for the WITH OBJECT OID clause to create a primary key based object identifier for the object view.
编辑:568数据
标签:文档,object,ORA,set,attributes