I'll check them... I've dropped everything under the schema but still returns an error:
ERROR [42893] [IBM][DB2/6000] SQL0478N DROP or REVOKE on object type "SCHEMA" cannot be processed because there is an object "MDMETEST.SQL060207181935000", of type "FUNCTION", which depends on it. SQLSTATE=42893
I can't find this object. I don't see any functions in this schema anymore. How do I drop schemas using the db2 command line?
Thanks a lot guys,
Drogo