Skip to Main Content

DevOps, CI/CD and Automation

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!

field causing ORA-01460: unimplemented or unreasonable conversion requested

553725Jun 13 2007 — edited Jun 21 2007
I wrote a script that attaches to Salesforce.com via their API and retrieves all the data out of a table and then loads a PL/SQL procedure from one of our databases, which loads the data from salesforce into a local oracle table.

The column in question is a CLOB and the value of the record that is failing is:

Is there a way that I can clean this field or am I doing something wrong on the pl/sql procedure in the database. I will post that next

Message was edited by:
msimonds

Had to remove some information
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2007
Added on Jun 13 2007
15 comments
9,830 views