Connecting Tech Pros Worldwide Help | Site Map

How is DB2 tables stored?

Newbie
 
Join Date: Oct 2008
Location: Bangalore
Posts: 2
#1: Oct 24 '08
Hi,
I believe that the storage method used for DB2 tables is VSAM. I want to know what are the different types of VSAM files in which DB2 tables are stored.

If a table is having a primary key which is unique, i can think of it being stored in a KSDS file, but how about a table where the primary key is non unique?

Regards
Harsha
Reply