If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
You should be able to use the SHOW GLOBALS command and the SQLCA is at the end of the list of globals. If, I remember correctly a +100 will show up with a SQLRC of 0, something QMF does, not sure the reason behind that.
Dave Nance
I tried using SHOW GLOBALS.....It is listing SQLCODE and SQLSTATE values...But it is not showing up other components suchas SQLERRD, SQLERRP, SQLERRM...