Answer Posted / guest
We can take Image copy
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is plan in cobol db2?
what are bind concepts in db2 cobol?
Mention data types used in db2 ?
What is explain in db2?
How do you eliminate duplicate values in db2?
What is the use of runstats in db2?
What are the 2 sqlcodes that are returned?
What is the difference between db2 and oracle?
When do you specify the isolation level?
What is access path in db2?
What is the function of logging in the db2 database?
What is the meaning concurrency in the db2 database?
What is isolation level in db2?
What kind of database is db2?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...