sys.fn_syscollector_get_execution_stats

system
#system#function

Description

Returns detailed statistics about the collection set or package, including the number of error rows that are logged by a package data flow task. A data flow task is an Integration Services component that processes data. This data is in relational format, so it has an input and an output dataset consisting of rows. The statistics are calculated from entries in the syscollector_execution_stats view. ## Syntax

fn_syscollector_get_execution_stats ( log_id )