inheritance - Modifies SQL DATA procedure called from inside a READS SQL DATA procedure -


i trying define generic sql error routine dump information get diagnostics file.

i have created procedure grabs info, , works great when called inside procedure modifies sql. need in procedures fetch data. these procedures defined reads sql data , when calls error routine, fails because inherits caller's read.

how can avoid issue. prefer not change reads sql data modifies sql data can open data modification , not want that.

why not use native i/o in rpg or cobol write diagnostic data file?


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -