A.11 Commands to Manage Oracle CQL Rules

This section lists the commands to manage Oracle CQL Rules.

Table A-5 is an overview of commands that manage the Oracle CQL rules for a particular processor of an Oracle Stream Analytics application.

Table A-5 Overview of Commands for Managing Application Oracle CQL Rules

Command Description

GETRULE

Returns the text of an existing Oracle CQL rule, query, or view of the processor of an Oracle Stream Analytics application.

ADDRULE

Adds a new Oracle CQL rule, query, or view to the processor of an Oracle Stream Analytics application.

DELETERULE

Deletes an existing Oracle CQL rule, query, or view from the processor of an Oracle Stream Analytics application.

REPLACERULE

Replaces an existing Oracle CQL rule, query, or view with new Oracle CQL text.

STARTRULE

Starts a previously stopped Oracle CQL rule or query.

STOPRULE

Stops a previously started Oracle CQL rule or query.

UPLOAD

Configures a set of Oracle CQL rules, queries, or views for a processor of an Oracle Stream Analytics application by uploading the rules from a component configuration XML file.

DOWNLOAD

Downloads the set of Oracle CQL rules, queries, or views associated with a processor of an Oracle Stream Analytics application to a component configuration XML file.