What is a page?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sadiq afroze
This is the unit of storage within a table space or index
space that is accessed by DB2
| Is This Answer Correct ? | 1 Yes | 0 No |
What techniques are used to retrieve data from more than one table in a single SQL statement?
Is db2 relational database?
Explain about rct.
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
What is nvl in db2?
can any one give the list of some important sql abend codes which r frequently asked in interviews?
Plan is an executable form of sql statements,But what exactly resides inside a Plan. what are the details inside Plan.
what is the use of cursors?
How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2).
How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)