Informix Error -16332
-16332 Duplicate function name function-name.
The function name shown was found in a module that was being loaded. However, a function of that name had already been seen in a module that was loaded earlier. This situation is not allowed. Change the application so that all functions in it have unique names.