Answer Posted / kshitij
Page has 4 KB of memory space as a unit within a table
space and accessed by DB2.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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 ?...
Which components manage deadlocks in db2?
How can you count the number of rows from a table tab?
Explain how can you do the explain of a dynamic sql statement?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is buffer pool in the db2 database?
How to find schema of a table in db2?
How to check last update on table in db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is meant by union and union all?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
How do I add a column to a table in db2?
How do we specify index to include or not during bind process.
What is package in cobol db2?
How will you return the number of records in table?