question

IJ5569 avatar image
IJ5569 asked

How SQL Server maintenance plans work in relation with Jobs and DTExec?

How SQL Server maintenance plans work in relation with Jobs and DTExec?

I am specially interested in the mainteance plan's local connection parameter,which seems to be passed somehow to dtexec.

I have read some docs but none of them is clear enough. As I have understood this works as follows: the MP creates a SSIS package as well as a job... and the job in turn invokes the external aplication dtexec to execute the SSIS package. This package run by dtexec has to access (back) the SQL Server and to achiev that it uses the account provided by the "local connection" parameter of the maintenance plan.

Is my understanding right?

Some reference to MS official detailed documentation would be welcome.

Thanks in advance,

Ignacio

sql-servermaintenance-plansjobsdtexec
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.