Answer Posted / siva
A table space is a logical storage structure used to control where the data for a database physically is stored. Generally in db2 there are 3 types they are:
Catalog tablespace
User tablespace
Temporary tablespace
these are the default tablespaces
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When reorg is used?
Explain package in db2 and its advantages?
How to execute stored procedures?
What is the reason behind not using select * in embedded sql programs?
How to get the ddl of a table in db2?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
Explain what are the various isolation levels possible?
What is the difference between cursor and select statement?
How can you do the explain of a dynamic sql statement?
Explain the benefits you can get from mainframe connect?
What is the use of dclgen in db2?
What is ibm db2 database?
How can you classify the locks in db2?
How can you find out the # of rows updated after an update statement?
What are the uses of db2 optimizer?