Syntax documentationstats_limit_time

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

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 BRCONNECT update statistics, 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