vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am having a problem. While debugging a procedure in db2 I found that the execution failed because the procedure failed to delete one row from a specific parent table. The parameter set for this output message is of type varchar and size 2000. The out pu to fthe debugger is getting truncated and the message couldnot be seen properly. Could anybody please help me out thanks. |
| ||||
| Hi, I assume Development Center debugger. >From Development Center Menu "Projects", select "Environment Settings". Click on "Debugger" and in this page change the value of field "Maximum Value Length" to desired length. ...........anurag |