Show TOC

Syntax documentationstats_limit_time Locate this document in the navigation structure

This parameter defines the processing time limit in minutes for updating statistics with the BRCONNECT update statistics function.

You can use this parameter to terminate long-running update statistics jobs after a period of time. The processing terminates after statistics have been collected for the current table or index (this is the “soft limit”). However, if you set the option -f limit in the update statistics function, processing terminates immediately (this is the “hard limit”).

Syntax Syntax

  1. stats_limit_time = <minutes>
End of the code.

Default: 0, that is, no limit