SAMPLE_INTERVAL

Use the SAMPLE_INTERVAL keyword to set the frequency of the segments selected for processing according to the associated subcommand.

For example, if you specify SAMPLE_INTERVAL=5, every fifth segment will be selected. For a root segment, every fifth occurrence in the database and all of its dependents will be selected. For a dependent segment, every fifth occurrence under its parent will be selected.

Use

SAMPLE_INTERVAL is an optional keyword for the following subcommands:

  • EXCLUDE

  • INCLUDE

Related keyword

SAMPLE_LIMIT

Syntax

SAMPLE_INTERVAL=parameter

Parameters

Specify a value from 0 to 2147483647.

Note

Specify 0 to select all segments.

Default

SAMPLE_INTERVAL=0

Alias

INTERVAL

Was this page helpful? Yes No Submitting... Thank you

Comments