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

Displaying Information About Files in the Data Vault

Displaying Information About Files in the Data Vault

The FileReport command displays information about the specified file in the Data Vault.
FileReport <file-id>
The following table describes the Data Vault information:
Parameter
Description
ID
The internal file ID for the file in the Data Vault.
Columns
The number of columns in the table specified by the file ID.
Domains
The number of domains used by columns in the table specified by the file ID.
Row Length
The maximum length of a record in the file specified by the file ID (in bytes).
File Size
The total size of the file (in bytes) specified by the file ID.
Total Rows
The total number of records stored in the file specified by the file ID.
Flat file size
The estimated uncompressed size of the data in the file specified by the file ID (in bytes).
Compression ratio
The estimated degree of data compression in the file specified by the file ID.

0 COMMENTS

We’d like to hear from you!