Name the different types of Table spaces.

Answers were Sorted based on User's Feedback



Name the different types of Table spaces...

Answer / obularaju

1) Simple Tablespace
2) Segmented Tablespace
3) Partitioned tablespace

Is This Answer Correct ?    27 Yes 5 No

Name the different types of Table spaces...

Answer / shruthi

In DB2:
1) Simple Tablespace
2) Segmented Tablespace
3) Partitioned tablespace

In Oracle:
1)Permanent tablespaces
2)Undo tablespaces
3)Temporary tablespaces

Is This Answer Correct ?    9 Yes 2 No

Name the different types of Table spaces...

Answer / dave ian

add universal table space from V10.

Is This Answer Correct ?    3 Yes 0 No

Name the different types of Table spaces...

Answer / 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

Name the different types of Table spaces...

Answer / shaikh asif

System Tablespace
Non-System Tablespace
Temporary Tablespace
Undo Tablespace

Is This Answer Correct ?    6 Yes 8 No

Post New Answer

More DB2 Interview Questions

How do I delete a table in database?

0 Answers  


What is the purpose of the SDSNLOAD dataset in the STEPLIB while running DB2 programs?

2 Answers  


What is the FREE command?

1 Answers  


What does the REORG Utility do?

2 Answers  


How do you retrieve the first 5 characters of firstname column of db2 table emp?

1 Answers  






What is a buffer in memory?

0 Answers  


What is EXPLAIN?

1 Answers  


what is a trigger and types of triggers

3 Answers   HSBC,


what is the difference between normal select query and currosor

2 Answers   Cap Gemini, TCS,


What is node in db2?

0 Answers  


What is with ur in db2?

0 Answers  


Mention the definition of cobol in varchar field.

0 Answers  


Categories