Profile Procedures

The profile procedures are found in the resource tree under /services/database/system/profile. They are:

GetTableProfiles, page 294, which retrieves statistical and data source lineage information about a set of published tables or views.
GetColumnProfiles, page 286, which retrieves statistical and auxiliary data type information about a set of published table columns.
GetPartitionClauses, page 292, which retrieves the partition SQL clauses (predicates) for use in defining partition queries against a published table and column.