SQL Parse Error Warning event

If a SQL parse error occurs several times in a certain time window, for example 200 times or more in an hour, this generates Too Many Parse Errors entries in the alert log.

The SQLParseErrorWarning event is triggered when there is a new entry in the alert log, indicating that a SQL statement has too many parse errors. For example, when an invalid query runs 200 times in less than an hour, this triggers the SQLParseErrorWarning event.

See Information Events on Autonomous Database for more information.