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


Please Help Members By Posting Answers For Below Questions

List out the data types available.

704


What os does db2 run on?

574


Mention data types used in db2 ?

679


Mention a credible reason why select* is never given preference in an sql program that has been embedded.

719


What is dbrm? What it contains?

682






How can you do the explain of a dynamic sql statement?

637


What is the difference between nvl and coalesce?

604


Is db2 a mainframe database?

568


What are packages in db2?

597


What is the maximum No of rows per page?

628


What is drop table?

584


What is performance tuning db2?

620


List some fields from sqlca?

613


What is db2 connect?

609


What is a buffer in memory?

600