Hi again,
Thanks for the quick reply, I figured as much! I bowed to the inevitability and have tried to drop the table but I get the following message:
[IBM][CLI Driver][DB2/NT] SQL0478N The object type "TABLE" cannot be dropped because there is an object "LU.SQL030218155415477", of type "FUNCTION", which depends on it. SQLSTATE=42893
When I look in the user defined functions area I only see functions with schema Sysfun, and not Lu (which is our schema). Now I know my predecessor who created the database, also created a bunch of functions (create function ....) but I cannot find a way of viewing these. I assume it must be one of these that it is holding up the drop table but I, at the very least, need to know its name so that I can drop it as well!
So, to recap, do you know how to find a list of functions created by the user if they are not appearing in the user defined functions list in control center?
Grr, is going to be a day of running in circles I feel!
Thanks
Richard
Quote:
Originally posted by sathyaram_s
Unfortunatley, you will have to take the export-drop-create-load route , unless you have some change management tools
Cheers
Sathyaram
|