Hi,
Server 1: SSIS 2102
Server 2: Shared Folder (Everyone Full Control)
Client 1: A Desktop with Management Studio
A simple package deployed in the SSIS Catalog with a Dataflow.
The Source is a simple flat file which is stored at \\Server 2\Test folder.
The Destination is a SQL table (it doesn´t matter this time).
If we run the packate by using the SSMS / Server 1 -> Integration Services Catalogs in the Client 1 (Desktop), the package fails logging "Access Denied" and "Cannot open the datafile".
If we run the same package by using the SSMS, the packages runs without any problem.
We don´t use SQL Agent to run packages.
From the Desktop, the logged user can open and write in the shared folder. Everyone is Full Control.
Could it be server delagations? What could be happening?
Thanks in advance,
Alex Berenguer
Alex Berenguer