|
|
|
Junior Member
      
Group: Forum Members
Last Login: 2/26/2008 11:42:13 AM
Posts: 16,
Visits: 32
|
|
Hi all,
It would be great if one could explain the space management concepts in Teradata...
Infact I would like to know on all the columns listed out in dbc view(allspace).
Also refer some doc where this is explained in detail....
Thanks and Regards,
abc
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: Today @ 4:54:41 PM
Posts: 534,
Visits: 285
|
|
There's the Data Dictionary manual with details about all columns within dbc views.
And there's
Database Administration
CHAPTER 3 Space Considerations
Be careful when using the dbc.allspace, it's a combination of dbc.diskspace and dbc.tablesize:
that mixed information on both table and database level might be confusing.
Dieter
|
|
|
|