db2 8.2.7
win 2000
I have to give creatin,dropin priv. on a schema to a user so that they can
debug SP .
Now by Giving these priv. they can also drop Tables in that schema

which i want to avoid.
What is the way out, so that they can drop/create the procedures but wont be able to Drop tables in the schema