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
How to fetch the last row from the table in SQL (db2)?
What is multi row fetch in db2?
What are the various data types available in db2?
How to resolve deadlock issue
What db2 400?
What does db2 stand for?
List out the three types of page locks that can be held.
What is a db2 table?
Define db2.
Explain about open switch business continuity software?
How would you find out the total number of rows in a db2 table?
Is the primary key a clustered index?
Is db2 a mainframe?
What type of database is db2?
How do you pull up a query which was previously saved in qmf?