暂无图片

SQL*Loader-00470:table string does not have system generated OID\n

错误码

错误描述:table string does not have system generated OID\n
错误原因:You specified an OID clause for a table but the table is either not an object table or the table is an object table but the OIDs for the rows are not system generated.
解决方法:Verify that the you are loading the correct table. If you are, then you must not specify the OID clause for this table. You should use the OID clause only when the table is an object table, has system generated OIDs and when you want to specify OIDs to be assigned to each row of the table.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》