Skip Headers
Oracle® Secure Enterprise Search Administration API Guide
11g Release 1 (11.1.2.2)

Part Number E21606-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

task

A task controls Oracle SES space-consuming background processes. It can disable, stop, or resume these processes as part of the space management system that prevents Oracle SES from exceeding its disk quotas.

Object Type

Creatable by Oracle SES space management

Object Key

name

Object Key Command Syntax

--NAME={ stopAllSpaceConsumingTasks | resumeAllSpaceConsumingTasks }

-n { stopAllSpaceConsumingTasks | resumeAllSpaceConsumingTasks }

State Properties

The following table describes state properties for stopAllSpaceConsumingTasks:

Property Value
disabledSchedules Any disabled crawler schedules
endTime End date and time of the task
error Any error messages
startTime Start date and time of the task
status DISABLED, EXECUTING, FAILED, LAUNCHING, PARTIALLY FAILED, SCHEDULED, or SUCCESS
stoppedSchedules Any stopped crawler schedules

Supported Operations

getState
start

Administration GUI Page

None