Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CPY0012 error

981467May 13 2013 — edited May 13 2013
Hi,

I am getting the error "CPY0012: Object datatypes cannot be copied" when i try to copy the data using SQL * PLUS command COPY.
I am using Oracle 10g R2. The table which are involved in this copy statement has datatypes Number, Varchar2 and Timestamp.
Even if i omit the timestamp columns, I am getting the same error.
Can anyone give suggestion on this.Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2013
Added on May 13 2013
6 comments
7,797 views