CPY0012 error
981467May 13 2013 — edited May 13 2013Hi,
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.