15.10 - ALL ACCOUNT = ‘account_string’ - Teradata Database

Teradata Database SQL Data Definition Language Syntax and Examples

Product
Teradata Database
Release Number
15.10
Published
December 2015
Language
English (United States)
Last Update
2018-06-05
dita:mapPath
SQL_DDL_15_10.ditamap
dita:ditavalPath
ft:empty

All logging rules are removed for the specified accounts from DBC.DBQLRulesTbl and the rules cache and logging based on those rules is discontinued.

Example: Removing the ALL rule from the rule cache and DBC.DBQLRulesTbl

This request removes the ALL rule from the rule cache and DBC.DBQLRulesTbl and ends all query logging based on the rule.

     END QUERY LOGGING ON ALL;