Analysis Configuration: Run Options

Expand the Analysis Configuration node in the tree view and select Run Options to display these options in the properties page.

When running.

Show Defining Data dialog
Statistica Enterprise allows for run time filtering during execution of the Analysis Configuration. Select the Show Defining Data dialog check box to display the Defining Data dialog box each time the Analysis Configuration is run (for end user filtering).
Don't show progress bar
Use this option to control whether a progress bar will be shown when running an SVB analysis that shows an SVB dialog box. This option alleviates a very uncommon issue that can occur when an SVB analysis is run with a query that executes quickly enough that the SVB dialog box is displayed before the progress bar is shown. As a result, the SVB dialog box occasionally might appear behind the Statistica instance. This display issue is not always obvious to the user as to what has happened.
Show SQL Criteria dialog
When Show SQL Criteria dialog is selected, the SQL Criteria dialog box is displayed to the end user of the Analysis Configuration to define the filtering of the data to be used in the analysis. The SQL Criteria dialog enables the user to specify additional criteria to further drill-down into data. Note that this check box is only available for Analysis Configurations that are based on Data Configurations.

Advanced Options.

Custom cache size
Select this check box and enter a value in the adjacent field to limit the size of the cache used to store data retrieved when the Analysis Configuration is run. For example, if you select this check box and enter a 4, then no more than 4 MB of data will be retrieved. This option should only be adjusted for performance considerations when querying large data volume and should be adjusted with care based on the amount of available RAM on the target computers running this Analysis Configuration.
Extract data concurrently
Select this check box to use only one database connection when extracting data for Data Configurations that contain multiple queries. If this option is not selected, there will be one database connection made for each of the queries, speeding up the extraction time but taking up more than one session/transaction on the database management system to extract the data.
Additional SQL
Define additional SQL that will be added to the end of the WHERE clause when extracting data from the Data Entry Setup. This option is only available for Analysis Configurations that are based on Data Entry Setups.