Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server 6.5 - Scheduled Tasks Wont Run

Status
Not open for further replies.

GrantBailey

Technical User
Jul 6, 2001
1
GB
None of the tasks in Sql Server 6.5 will run. The SQL Exec Error Log reports that EXECUTE permission is denied on object sp_schedulerrefresh in the msdb database. I have checked out the msdb but all appears OK.

Any ideas?

Thanks

Grant
 
Hi GrantBailey,
Just check the following also,
--------------
Open enterprise manager
Select your server and click on the + button
Right click on the SQL Executive, Click on Configure.
Check the service startup account.

--------------
Make sure that the startup account is having the proper permissions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top