SQL0440N No authorized routine named "INTEGER" of type "FUNCTION" having
compatible arguments was found. SQLSTATE=42884
getting the above error .But the arguments to INTEGER are numeric only.
The arugument is not integer , its a user defined data type of integer.
i think it is a compatiable arugument.