what are the max. & min. no. of partitions allowed in a
partition tablespace?
Answer Posted / s
The maximum number of partitions allowed in DB2 V8 is 4096
partitions.
Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What are the rules for db2 programming?
What is db2 connect?
When reorg is used?
What is the maximum number of columns in a db2 table?
Where can you declare a cursor in a cobol-db2 program?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How can you count the number of rows from a table tab?
How to find primary key of a table in db2?
What is the difference between plan and package in db2?
What is dbrm? What it contains? When it will be created?
How can we retrieve the total number of records in RPG & CLLE?
How would the varchar column remarks defined?
What is a bind in db2?
How will you return the number of records in table?
What is the syntax for FETCH in DB2 ?