1. Why is NO DBINFO added to the proc, and why is it not removed permanently when I take it out of the list?
DBINFO should not be scripted if procedure is of type "SQL". DBINFO is not a valid parameter for procedure of type "SQL"
DBINFO parameter description
Use ROUTINE_BODY parameter to determine if procedure is EXTERNAL or SQL
For external procedures DEBUG MODE can only be specified with LANGUAGE JAVA.
Field | Old Value | New Value |
---|---|---|
Resolution | Fixed | |
Resolved Date | Apr 10, 2013 8:02 PM | |
Status | New | Resolved |
I have made the needed changes to fix these two issues but am only able to test this code dry. Will check the code in without QA testing.... Code changes are extremely limited and should be safe but some testing should be done before we propagate the code
I have made the needed changes to fix these two issues but am only able to test this code dry. Will check the code in without QA testing.... Code changes are extremely limited and should be safe but some testing should be done before we propagate the code
Field | Old Value | New Value |
---|---|---|
Status | Resolved | Closed |
Issue #8649 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
For external procedures DEBUG MODE can only be specified with LANGUAGE JAVA.