If I have 5 Queries in a DB2 Cobol program , while
precompiling how many DBRMs will get created and How many
Plans and Packages will get created while Bind Process?
Answer Posted / shailesh
1 DBRM only.
Correct me if I am wrong !
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is null in db2?
What is declare cursor?
What is check constraint. Explain with example.
What is the connection string to connect to the DB2 Database ?
What is a Foreign Key?
What is the default page size of buffer pools?
What is coalesce in db2?
How to access db2 tables in mainframe?
How can deadlocks be resolved?
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 ?...
What are foreign keys in db2?
List out the three types of page locks that can be held.
What is collection in db2 bind?
What is the difference between using bind () and rebind () methods of naming class?
What are the full forms of spufi and dclgen and why are they used?