Error ORA - 01460 in Oracle 11g
What is the cause of the Error ORA-01460? And how can it be avoided?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Nov 8, 2013, 7:58 PM
If you check this link to see which data conversions are and aren't allowed:
http://docs.oracle.com/cd/B19306_01/server.102/b14200/sql_elements002.htm
this error should occur if you try one which isn't allowed such as converting a BLOB to a number or a BINARY_FLOAT to a Datetime.
Nipun TomarPosted Nov 8, 2013, 6:36 AM
As the reason is very clear and not the solution as i have tried a lot. So, i can say that my problem is still not solved. Can u provide me something else to understand.
VulpesPosted Nov 1, 2013, 6:05 PM
http://www.dba-oracle.com/t_ora_01460_unimplemented_or_unreasonable_conversion_requested.htm