wht steps we need will coding cobol and db2 pgm ?
Answer Posted / jujubi
when you start coding any DB2 pgms you should include SQLCA
and DCLGEN member in w-s section and perform activities of
coding which need to be processed in procedure division.
all statements should be scoped in EXEC SQL and END-EXEC
scope
only and you should precompile, create package and plan, you
should run this pgm by using plan. these are the steps we
follow these days.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between isnull and coalesce?
Explain db2.
What is the max length of sqlca?
What is bind in db2?
What is database alias db2?
What is difference between alias and synonym in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is consistency token in db2?
What are packages in db2?
What is a db2 collection?
What is plan in cobol db2?
Highlight all the advantages that are attached to a package.
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
Explain about open switch business continuity software?
What are the various data types available in db2?