Sathyaram,
you had earlier provided me the solution for deploying stored procedures to a different database. How do I deploy the functions?
DB2look does generate the function definition and body but if it is used then I cannot differentiate between the owner of the functions and the schema to which it is bound ( as I can do in Put Routine).
Any idea ?