how many partitions are possible in partitioned tablespace?
dont say 1-64.
a)240
b)256
c)512
d)none
Answer Posted / vat
Depends on version of DB2 also
V7:
64: NOT (LARGE OR DSSIZE > 2GB)
254: LARGE OR DSSIZE > 2GB
V8:
64: NOT (LARGE OR DSSIZE > 2GB)
4096: Depending on what's specified for DSSIZE OR LARGE and
the page size
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is db2 relational database?
How do I optimize a query in db2?
What is bind package and plan in db2?
What is null indicator in cobol db2?
Define db2.
How is the value function used?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is buffer pool and list some of them?
Who uses db2?
How do I delete a table in db2?
How to find the maximum value in a column in the db2 database?
How do I create a view in db2?
What is the latest version of ibm db2?
What is the role of data manager in the db2 database?
What is the use of dclgen in db2?