Cannot drop DB2 stored procedure due to undefined name error
I have a stored procedure for DB2. I’m unable to drop the procedure. I’m getting the below error while executing the DROP PROCEDURE <PROCEDURE_NAME>
command.
I have a stored procedure for DB2. I’m unable to drop the procedure. I’m getting the below error while executing the DROP PROCEDURE <PROCEDURE_NAME>
command.