wht steps we need will coding cobol and db2 pgm ?

Answer Posted / ankitha

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.
i this this will help you

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the sqlcode -501

11308


Explain in detail about buffer manager and its functionalities?

564


What is explain plan in db2?

592


How to find primary key of a table in db2?

615


How to connect to db2 database from windows command line?

562






Explain about cursor stability?

623


How to find the number of rows in a db2 table?

644


Explain various types of locks in db2?

693


Mention data types used in db2 ?

679


How can the firstname and the lastname from the emp table be concatenated to generate complete names?

747


What is a db2 table?

597


What is null indicator in db2?

604


what is the responsibility of the construction superintendent

1664


What action db2 takes when a program aborts in the middle of a transaction?

659


Is db2 a database?

574