In RS server, you can find running jobs using SQL:
SELECT * FROM RUNNINGJOBSI find only two jobs are running at a time in one server while more than 7 jobs are running in another server. How should I do to change number of jobs? Thanks.
In RS server, you can find running jobs using SQL:
SELECT * FROM RUNNINGJOBSI find only two jobs are running at a time in one server while more than 7 jobs are running in another server. How should I do to change number of jobs? Thanks.