How do you prepare a COBOL + DB2 program from coading till
execution ?
Answer Posted / kaushik datta
1.Code the program with all DB2 statements inside EXEC
SQL/END-EXEC statements
2.Compile the program with suitable compile JCL/ENDEVOR.In
endevor give proper processor group
3.Package Bind the program. M.5.1.5.4
4.Create proper JCL to run that.You can you IKJEFT01
5. Run the JCL.Your program loadb should be in the library
mentioned in the STEPLIB of run JCL
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is page size in db2?
What is node in db2?
How can we retrieve the total number of records in RPG & CLLE?
What is the difference between nvl and coalesce?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
How do you concatenate the firstname and lastname from emp table to give a complete name?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
How can you do the explain of a dynamic sql statement?
Explain db2.
What is the difference between spufi and qmf?
What is a system catalog table in db2?
What are the contents of dclgen?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is a page in db2?
What is ibm db2 connect?