what is the input to PLAN?
what is the input to DBRM?
Answer Posted / guest
The input to a plan is a DBRM or package. The DBRM is a
copy of the SQL statements of the program that is being
prepared.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is plan in cobol db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is clone table?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
How can record locking be achieved in those DB2 versions which do not support it?
What is precompiler in db2?
What is innodb buffer pool?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
List out the three types of page locks that can be held.
Define db2 and its databases?
What is buffer pool?
What language is db2 written in?
Is db2 free?
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 is null in db2?