Hi All,
I have wrriten a cobol + Db2 program precompiled & Bind & run. i got desired output.
Next, I have compiled same module without any chnage in the source code, i forgot to bind and when i try to run the job it is going to infinite loop insted of issuing SQLCODE = -805. What was the problem.
Please help..