Skip to main content
Skip table of contents

Performance Monitoring Procedure

SYSLOG.clearPerformanceLogs

This procedure clears the SYSLOG.QueryPerformanceLog table from entries earlier than the specified timestamp:

SQL
SYSLOG.clearPerformanceLogs(IN before timestamp)

To clear all entries from the SYSLOG.QueryPerformanceLog table, provide NULL:

SQL
CALL SYSLOG.clearPerformanceLogs()


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.