Utility

Utility#

Utility stored procedures for statistics, provider commands and log maintenance.

Stored procedure name

Description

qua_analyze_table

Orders the underlying system to update its object-level, or column-level statistics, or both.

qua_execute_provider_sql_on_connection

Executes provider-specific SQL query or command on a given connection.

qua_process_expired_logs

Initiates processing of expired job execution entries.

qua_update_object_statistics

Updates statistics (row count and distinct count for a given table.

qua_update_row_count_object_statistics

Updates row count statistics for a given table.