Table of Contents

Search

  1. About the Data Vault Administrator Guide
  2. Introduction to the Data Vault
  3. Data Vault Service Startup and Shutdown
  4. Data Vault Configuration
  5. Data Vault SSL Setup
  6. Data Vault ODBC Setup
  7. Data Vault Administration
  8. Data Repartitioning
  9. Partial Data Vault Copy
  10. Archived Data Migration
  11. Bulk File Uploader
  12. Data Vault Administration Tool
  13. Data Vault Logs
  14. User Account Privileges
  15. ssasql Command Line Program
  16. Data Vault Audit Log
  17. Sample Configuration Files

Data Vault Administrator Guide

Data Vault Administrator Guide

Viewing Data File Information

Viewing Data File Information

You can view a list of all the data files associated with a table. A data file can be an archive file or an update file. The Administrator tool displays the same information for an archive or update file.
To view a data file associated with a table, select one of the files listed under the
Files
node for a table in the navigation pane.
The following table describes the information displayed for the archive and update files:
Property
Description
Name
Column name in the data file.
Domain
Name of the domain associated with the column. The domain is the list of unique values that the column contains.
Type
Datatype of the column
Precision
Precision of the column.
Scale
Scale of the column.
Nullability
Indicates whether the column can have a NULL value.
Min
Lowest value that the column contains. For text values, the Min value is the lowest value in alphabetic order.
Max
Highest value that the column contains. For text values, the Max value is the highest value in alphabetic order.

0 COMMENTS

We’d like to hear from you!