cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SQL Extension cron schedule question

susmita_k
Organizer

Is there a way to schedule a query to run twice a day for db sql extension ? I want to run the query every day at 4:30 am and 10 pm.

1 REPLY 1

GerardJ
Mentor

Hello @susmita_k 

In your custom db extenstion, you can use the "schedule" parameter to do so : https://docs.dynatrace.com/docs/shortlink/sql-reference#query-frequency

Gerard

Featured Posts