visual studio 2008 - SSIS connection issues -
I run SSIS package from my local machine is a problem which is causing the connection problem because I receive this error message. [Html]
Execute SQL function] Error: The connection failed to receive "xxxxx" The connection can not be configured properly or you may not have the right permissions on this connection. '
I have always run and run the SSIS package on the remote server. For some reason, now I get an error message' Error message reference is not correct ... 'error message. I should restore Visual Studio 2008 and that should solve the problem most, but there is a lot of permission to do this so etc. In the meantime I try to execute the packet by mapping the package to my PC from my local machine I am here.
My computer's Windows login id ' ABC \\ \ / strong>' while the remote server log ID is like ' ABC / HA-SK ' ABC SK is not an authorized user on a remote desktop or SQL server.
I'm only able to execute files that do file system operations such as moving, renaming files, etc. Do not execute any SQL statement. For that case, I have a new package Can not make even the OLDB connection
How to achieve this access issue? What are my options? Is the option to give ABC / SK enough privileges? But corporate policy will not allow this.
Appreciate any help. Thanks a lot.
- SK
Use UNC Do not use mapped drives When you create an OLEDB connection in a new package, does it work correctly until you check the connection details or fail before it? (I.e. when you leave the connection) are not you using the ODBC?
Comments
Post a Comment