Procedure missing
From: David Fuller (DavidFuller_at_discussions.microsoft.com)
Date: 03/01/05
- Next message: muaddib32: "Installation of SP3a on SBS2003"
- Previous message: mike menard: "Re: Hardware Recommendations"
- Next in thread: Sue Hoegemeier: "Re: Procedure missing"
- Reply: Sue Hoegemeier: "Re: Procedure missing"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Feb 2005 16:59:03 -0800
I am trying to execute a job from another job. I read where you can use
sp_startjob to perform this function. However, this function does not exist.
When I run the following from tsql I get an error message
EXEC sp_start_job @job_name = 'Daily Sales Rpt'
Could not find stored procedure 'sp_start_job'.
I am running.
Microsoft SQL Server 2000 - 8.00.818 (Intel X86) May 31 2003 16:08:15
Copyright (c) 1988-2003 Microsoft Corporation Standard Edition on Windows NT
5.2 (Build 3790: )
Any ideas?
- Next message: muaddib32: "Installation of SP3a on SBS2003"
- Previous message: mike menard: "Re: Hardware Recommendations"
- Next in thread: Sue Hoegemeier: "Re: Procedure missing"
- Reply: Sue Hoegemeier: "Re: Procedure missing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|