I have several stored procedures in my SQL Server 2008 R2, these SP are
responsible for reading excel files and upload them to the DB, I never had a problem like this before, but now when running the SP, the services are stopped (Database and Agent).
A few days ago made they developed a SSIS packages that make this work. Can be any SSIS configuration or BD it's causing this problem?
Thanks for your help