Notice that the only symbol definition that is exported globally is the official procedure descriptor.
注意只有全局导出的符号定义才是正式过程描述符。
2
After creating and saving the stored proceduredefinition, the designer allows you to make certain alterations to the stored procedure depending on the DB2 platform of the connection it belongs to.
创建并保存存储过程定义后,该设计器允许根据该存储过程所属连接的DB 2平台对其进行一定程度的更改。
3
Currently, the IBM tooling handles altering of a stored procedure by always dropping the existing procedure and then re-creating the new procedure using the new definition.