Skip to main content
A newer release of this product is available.

query.execution events

Contributors
Suggest changes

query.execution.console

Severity

NOTICE

Description

This message occurs when the dotsql command-line program processes an SQL query.

Corrective Action

(None).

Syslog Message

(None).

Parameters

query (STRING): Query that was executed.

query.execution.failed

Severity

NOTICE

Description

This message occurs when a SQL query of the system fails for any reason.

Corrective Action

This type of failure can occur legitimately during the course of normal system operation. In cases of unexpected failure, the requestor provides diagnostic advice.

Syslog Message

(None).

Parameters

query (STRING): Query that was executed.
error (STRING): Error message that occurred.