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 db2 catalog database?
What is a trigger in the db2 database?
How to test SQL -911 error while developing COB-DB2 program
What is the difference between bind and rebind in db2?
What is the physical storage length of date data type?
What is difference between alias and synonym in db2?
Explain various types of locks in db2?
What are bind parameters in db2?
What are the various isolation levels possible?
What is the max length of sqlca?
What is cloudant database?
What is precompiler in db2?
What is the picture clause of null indicator variable?
What is db2? Explain.
Define db2 and its databases?