Summary of Oracle Data Miner Repository Properties for System Management

A summary of the system management properties is available in the Oracle Data Miner repository.

Table 6-1 provides a summary of the system management properties available in the Oracle Data Miner repository.


Table 6-1 Oracle Data Miner Repository Properties for System Management

Property Type Description

PARALLEL_QUERY_ON_ALLOWED

Boolean

Indicates whether users can specify parallel query for nodes or workflows. Values are TRUE or FALSE. Default is TRUE.

MAX_NUM_THREADS

Integer

Maximum number of concurrent model builds. Default is 10.

THREAD_WAIT_TIME

Integer

When MAX_NUM_THREADS is reached, any outstanding model build processes are queued until the parallel model build count is less than MAX_NUM_THREADS. The THREAD_WAIT_TIME setting determines how long to wait before checking the parallel model build count. The default wait time is 5 seconds.

MAX_THREAD_WAIT

Integer

The timeout interval in seconds for a model build process that has been queued. When a timeout occurs, the build process exits with an error message stating that the process lock wait timeout interval has been exceeded. When the value is NULL, no timeout occurs. Default is NULL

WORKFLOW_JOB_CLASS

Varchar

Oracle Scheduler job class for workflows. Default is DEFAULT_JOB_CLASS.