Table of Contents

Search

  1. Preface
  2. Introduction to Data Validation Option
  3. Repositories
  4. XML Data Source
  5. Tests for XML Data Sources
  6. Connections
  7. Expressions
  8. Table Pairs
  9. Tests for Table Pairs
  10. Single-Table Constraints
  11. Tests for Single-Table Constraints
  12. Examples of Tests from Spreadsheets
  13. SQL Views
  14. Lookup Views
  15. Join Views
  16. Aggregate Views
  17. Business Intelligence and Reporting Tools Reports
  18. Dashboards
  19. DVOCmd Command Line Program
  20. Troubleshooting
  21. Datatype Reference
  22. Reporting Views
  23. Metadata Import Syntax
  24. Jasper Reports
  25. Glossary

Data Validation Option User Guide

Data Validation Option User Guide

meta_av_view

meta_av_view

The meta_av_view view contains information about all aggregate views and the table columns included in each aggregate view. The view contains one record for each table column in each version of an aggregate view.
The following table describes the view columns:
View Column
Description
av_id
ID of the aggregate view.
av_name
Internal name of the aggregate view.
av_obj_id
ID of the table in the aggregate view.
av_version
Version of the aggregate view.
av_description
Description of the aggregate view.
av_conn_name
Name of the PowerCenter connection for all tables included in the aggregate view.
avf_name
Name of the column in the aggregate view.
avf_business_name
Business name of the aggregate view.
avf_datatype
Datatype of the column in the aggregate view.
avf_precision
Precision of the column in the aggregate view.
avf_scale
Scale of the column in the aggregate view.
avf_is_key
Contains the value 1 if the column is the primary key or foreign key.

0 COMMENTS

We’d like to hear from you!