Page 1 of 1

Error message: ORA-29275: partial multibyte character

Posted: Fri Oct 09, 2015 2:21 pm
by sarathchandrakt
Hi,

I Have a job which runs 22 times for 22 different tables. So, I didn't define any column names, I just used RCP. I have a table with 350000+ rows. When I try to run the job with that table as Source, the job fails with following error in Source Oracle Connector after extracting 192000+ rows.

SRC_TABLE,0: The OCI function OCIStmtFetch returned status -1. Error code: 29,275, Error message: ORA-29275: partial multibyte character. (CC_OraStatement::fetch, file CC_OraStatement.cpp, line 1,559)

The same job runs fine if I define the column names in the oracle connector.

I tried to search for the error, but not much info is available. Any help is appreciated.

Thanks,
Sharath.