Hello Experts,
I hava a SQL Agent Job that is calling a SSIS package. The package has only one task, Transfer SQL Server Objects. This package is used to copy data from one database to another on two different instances.
The job is set up to Run with a Proxy account created on source server.
While executing the job, it shows successful but with an error message "The directory 'LocalApplicationData' does not exist". I am not using any folder location for any task in my package. I do not understand why this directory is looked for.
Can someone help me understand the functioning of the transformation used " Transfer SQL Server Object"? Why is this looking for the said directory? Also if some one can help me resolve this issue.
Thanks in advance.
Vijay Kumar
Vijay Kumar