Update 34_disable_auto_tasks.sql

This commit is contained in:
Yacine31
2023-11-15 12:10:00 +01:00
parent 8044042ffd
commit 0bdc767cd1

View File

@@ -1,3 +1,2 @@
prompt <h2>Autotasks status </h2>
prompt <h2>Statut des jobs autotask </h2>
select client_name, status,attributes,service_name from dba_autotask_client;
exit