Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.