Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 Running Job Problem and System Interrupt Control

Author  Topic 

Grifter
Constraint Violating Yak Guru

274 Posts

Posted - 2012-09-06 : 04:15:29
Hi

We have a job set to run on SQL Server at various times. Our job will not run automatically unless the user who created it leaves his sql server console open. Any ideas why that is? Also we are having an issue where we upload files to a sharepoint using SSIS and it fails saying

quote:
A device attached to the system is not functioning


But when we run it manually from SSIS it works ok.

Any thoughts on this as we have no idea what the issue is and so no idea how to fix it?

Also in device manager under "other devices" there is 8 entries saying system interrupt controller, tried updating driver and it says windows was unable to find driver or similar. I don't know what this is and if it is related to the problem we are having.

Thanks

Andrew

chadmat
The Chadinator

1974 Posts

Posted - 2012-09-06 : 14:01:18
Does the SQL Service account have permission to the share?

-Chad
Go to Top of Page
   

- Advertisement -