Report Schedule - SQL Server Agent
hi,
we have few ssrs reports has run daily after data loaded in database.
i scheduled reports on timely based , got job id's using sql server agent , using sp_start_jobs stored procedure run.
but problem is creating multiple files 1 time , 1 sp_start_jobs procedure.
any idea how avoid this?
i appreciate help.
thanks,
sarah
if you're going schedule ssrs jobs using agent, don't schedule them in ssrs using subscriptions well...
don't forget mark helpful posts, , answers. helps others find relevant posts same question.
SQL Server > SQL Server Reporting Services, Power View
Comments
Post a Comment