|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:06 PM
Points: 179,
Visits: 380
|
|
when i am trying to create a job to execute an ssis package then while trying to search for configuration file the job freezes and shows not responding than after 10 minutes it comes up with computer drives to choose config for config file.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 8:44 AM
Points: 4,434,
Visits: 7,218
|
|
And your question is?
It's best to run SSMS on the computer on which the package resides when you're setting up SSIS jobs. If you run it on a client PC, it will look for the files locally.
John
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:06 PM
Points: 179,
Visits: 380
|
|
Hi John but this does not happen when user have sysadmin permission but without this it takes time
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 8:44 AM
Points: 4,434,
Visits: 7,218
|
|
What permission does the user have, if not sysadmin? To manage jobs, membership of certain role(s) in msdb is necessary.
John
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:06 PM
Points: 179,
Visits: 380
|
|
the permissions that user have are db_ssisadmin db_owner Sqlagentoperatorrole sqlagentreaderrole sqlagentuserrole
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:06 PM
Points: 179,
Visits: 380
|
|
hey john plz help for the issue
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 8:44 AM
Points: 4,434,
Visits: 7,218
|
|
What happens if you create a new login and make it a member of SQLAgentOperatorRole in msdb?
John
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:06 PM
Points: 179,
Visits: 380
|
|
hey John its still taking the time but this does not happen when i give the user sysadmin permission but i dnt want user to have this permission.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 8:44 AM
Points: 4,434,
Visits: 7,218
|
|
I don't know what's going on, then. Try running a Profiler trace to see what's happening in the background when you modify the job.
John
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:06 PM
Points: 179,
Visits: 380
|
|
Thanks i have run profiler for sqlagentoperatorrole it is searching through all the drives available on the network\ but for ssisadmin it leaves the network drive any method to restrict this.
|
|
|
|