My cobol program(not having any sql statements) is calling
another cobol program ( having sql statements), what is
needed for compilation and run in jcls .
Answer Posted / mangesh
Thanks Santy for all the answers .
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are bind parameters in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
Where can you declare a cursor in a cobol-db2 program?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is image copy in db2?
What are the prerogatives?
How can we read records for specific member in CL? AND rpg?
What is bind in db2?
List some fields from sqlca?
What is the difference between bind and rebind in db2?
What is the usage of open cursor command?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What happens in bind step in a db2 program?
what is the responsibility of the construction superintendent
Is schema the same as database?