what is main use of table space and index object?
please its urgent

Answer Posted / yuvaevergreen

>>Tablespace is one of the subdivision of Database in DB2.
Tables are created in Tablespaces.Indexspace is also a
subdivision of Database which contains indexes.
>>One imp difference is tablespace can contain one or more
tables whereas indexspace contains only one index for a table.
>>Tablespace has to be created by explicitly mentioning
create tablespace whereas indexspace is created implicitly
whenever we create an index using create index command.
>> Index is an object which can be considered as pointers to
rows of a table.

Is This Answer Correct ?    29 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax for seeing the columns and data types of a table in the db2 database?

858


What are the various data types available in db2?

844


Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?

7571


What is the physical storage length of date data type?

1029


Is db2 a mainframe?

813


Explain the function done by data manager?

1059


If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?

925


What is a cursor in programming?

861


what is diffrence b/w file-aid tool and file-aid utility???

4571


What is bind and rebind in db2?

923


What does sqlcabc has?

832


What is node in db2?

842


What is a storage group (stogroup)?

1024


What is the max length of sqlca?

1012


How do I optimize a query in db2?

859