Skip to content

Commit 6695c70

Browse files
authored
Update monitor-executions.sql
1 parent bc19090 commit 6695c70

File tree

1 file changed

+2
-2
lines changed
  • data-platform/core-converged-db/real-application-testing/sql-performance-analyzer/scripts-spa

1 file changed

+2
-2
lines changed

data-platform/core-converged-db/real-application-testing/sql-performance-analyzer/scripts-spa/monitor-executions.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
REM Script monitor-executions.sql
1+
REM Script: monitor-executions.sql
22
REM Monitor SQL Performance Analyzer executions
33

44
-- list task name and executions for advisor
5-
-- use SQL PERFORMANCE ANALYZER in the case of SPA
5+
-- use SQL PERFORMANCE ANALYZER for advisor name in the case of SPA
66
col execution_name format a25
77
col task_name format a25
88

0 commit comments

Comments
 (0)