Skip to content

Commit f7b0c18

Browse files
authored
Update drop-spa-task.sql
1 parent f9f4ab1 commit f7b0c18

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
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
REM Script drop-spa-task.sql
1+
REM Script: drop-spa-task.sql
22
REM drop SQL Performance Analyzer task
33

4-
-- enter task name
4+
-- enter SPA task name
55
execute dbms_sqlpa.drop_analysis_task(task_name => '&taskname');
66
-- check SPA tasks with monitor_task.sql

0 commit comments

Comments
 (0)