Skip to main content

Asset Management: Query and Cost Optimization

Catalog provides you with a number of useful tools to support better maintenance and cost optimization of your data environments.

Reports on query utilization and individual queries are starting points that help identify those tables and queries that have a high number of hits or take a long time, or return a high number of records.

Reports

The User Activities and Table Analytics reports can be found under the Reports tab of your Governance section and offer information on queries by user and tables. This information can be used to identify improvement opportunities, for example, a high query run time against a table or tables with many hits.

The Unused Asset report is provided on demand by Catalog. This will highlight those objects that are not being used that could be removed from the data estate. These reports take into consideration child dependencies when an object is being flagged as unused.

Catalog reports for asset management

Queries

Once you have identified a potential opportunity to optimize an object, you can navigate to that object.

In the data view you can navigate to Queries to visualize all the read statements and investigate if the queries could be optimized further.

Query view for optimization