Showing posts with label ORA-40212. Show all posts
Showing posts with label ORA-40212. Show all posts

Sunday, 24 June 2012

ORA-40212: invalid target data type in input data for string function

ORA-40212: invalid target data type in input data for string function

Cause: Target data type was invalid.

Action: Classification function accepts CHAR,VARCHAR2, and NUMBER targets. Regression function accepts NUMBER targets only.