We are delighted to share our new EIC Delivery Methodology for efficiently managing Saviynt Implementations and delivering quick time to value. CLICK HERE.

Query to fetch the Scheduled Analytics

RCreddy
New Contributor
New Contributor

Hi Team,

Can someone help me to with the query or any other way to fetch only the Scheduled Analytics

1 REPLY 1

rushikeshvartak
All-Star
All-Star

select * from qrtz_cron_triggers where Trigger_group in ('AnalyticsES','Analytics') and  cron_expression not like "%2099%"


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.