Viewing 5 posts - 1 through 5 (of 5 total)
Everyone,
Thanks for the reply's here is the end result, maybe someone can use it somehow 🙂
SET DATEFORMAT mdy;
GO
DECLARE @datevar date = getdate();
DECLARE @subjectCheck AS NVARCHAR(MAX);
IF EXISTS (SELECT CurrentDate from LOG_SHIP_CHECK...
June 20, 2011 at 1:13 am
George,
The alert is up and running. I only recently upgraded from SQL 2000 to SQL 2008 R2. Now the problem is that log shipping SQL 2000 is not...
June 15, 2011 at 7:43 am
george sibbald (6/15/2011)
June 15, 2011 at 7:27 am
HI,
script looks greate but when i exec the script i get the the following:
Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table 'master.dbo.spX_SendDBMailOperator'....
July 14, 2010 at 7:18 am
I work from 8 to 16:30 and that's it. I have no problem doing overtime to get things done. nor do i have a problem checking on tasks that are...
June 18, 2008 at 12:38 am
Viewing 5 posts - 1 through 5 (of 5 total)