The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello,
I'm wondering if it is possible to create a subscription that delivers the report on schedule without the usage of the SQL Agent service.
Kind regards,
Bojan
Solved! Go to Solution.
No it is not. Subscriptions are implemented as SQL Agent jobs, when a subscription is created a matching Agent job is created. If the SQL Agent service is not running the subscription will never run.
No it is not. Subscriptions are implemented as SQL Agent jobs, when a subscription is created a matching Agent job is created. If the SQL Agent service is not running the subscription will never run.