We plan to run the SSIS package from File System using Sql JOb
1.Create Credential
2. Create Proxy
3. configure the JOb with Proxy and execute the SSIs package
Could you please suggest the detail step to achieve the above steps.
When we create credential will be it be a service account or what privilege is needed. Please note we login to Sql Server using SQL Authentication only.
So we need a brief and elaborate step to configure the whole process.