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

Mention the various locks that are available in db2.

0 Answers  


Can any one tell me about Restart logic in DB2.

2 Answers  


What is index in db2?

1 Answers  


How can you display the current date & current time ?

1 Answers   Cap Gemini,


How will you delete duplicate records from a table?

7 Answers   Google,






in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....

4 Answers   Infosys,


How is the SUBSTR keyword used in sql?

1 Answers  


What is the difference between SYNONYM and ALIAS?

6 Answers   TCS,


in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?

1 Answers   IBM,


What is page size in db2?

0 Answers  


What is clone table?

0 Answers  


How to find schema of a table in db2?

0 Answers  


Categories