|
|
Archives of the TeradataForum
Message Posted: Mon, 24 Apr 2007 @ 00:28:00 GMT
Subj: | | Re: Single Pass MV Compression Analysis |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Monday, April 23, 2007 18:26 -->
Bill,
You can use Teradata System Emulation Tool(TSET) to view the statistics layout and values for all indices and other columns in a table. It's a
simple tool. We have to just export statistics information from a table which gives us a pack file. This pack file is stored in your local drive.
Again connect to teradata machine, unpack this file and import it to view the stats info for that table. Refer TSET tool manuals for more
input.
But you should have more knowledge about statistics to understand it's layout.
Regards
| |