To drop a procedure that was deployed using binaries, you may use DWB, or issue a drop procedure RESTRICT against the procedure.
要删除一个用二进制文件部署的过程,可以使用DWB,或者对该过程发出一个DROP PROCEDURE RESTRICT命令。
It USES the DROP procedure command on the DB2 logging stored procedures, and if they do not yet exist in the database, you will see the error message above.
它对DB 2日志存储过程执行drop PROCEDURE命令,如果在数据库中不存在日志存储过程,就会看到上面的错误。
This is useful if you plan to drop the stored procedure and not create it again.
如果您打算删除存储过程并且不会重新创建它,那么这个操作就有用了。
应用推荐