The datatype of the first column you specified in your select statement does not match the datatype you specified for your LOV parameter.
Action:
Check the datatype of the LOV parameter, the select statement, and the columns in the database tables accessed by the select statement to ensure that they match.
Note: For help on other error messages, see Finding error message help.
Copyright © 1984, 2005, Oracle. All rights reserved.