Focal Point
Problem with CALLDB2

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5321018331

November 12, 2004, 03:32 PM
LoriL
Problem with CALLDB2
Have had different problems with using CALLDB2 in my focexec. In my ECHO, I can see up to the program being called, but 'NO HTML OUTPUT'(displayed at the top of the page) is being returned before the next statement in the focexec is run (where I check for the code returned from CALLDB2). I am also getting 0C4 errors in the EDAPRINT - not sure if this is related. Does anyone have any insights into how to successfully use CALLDB2? We are executing a COBOL program on the mainframe which is inserting new records into a DB2 table.
November 25, 2004, 01:51 PM
<Pietro De Santis>
Do you have COMMIT/ROLLBACK in your program? I don't think you can. Try removing the COMMIT/ROLLBACK.