Viewing 15 posts - 16 through 30 (of 2,486 total)
Probably take this line out of the script 🙂
line 131
and job.name in('Ordina_Backup_Full','Ordina_Backup_Diff','Ordina_Backup_Log')
February 22, 2016 at 10:02 pm
gana20m (11/10/2015)
Hi Philcart,I have seen lot of administrators still working on 2003 servers and i hope this will help them. 🙂
So a better article would guiding them how to upgrade...
November 11, 2015 at 12:31 am
Another Windows Server 2003 Failover Clustering article?
Windows Server 2003 extended support ended on July 14, 2015
http://www.microsoft.com/en-au/server-cloud/products/windows-server-2003/%5B/url%5D
Yes that's right Extended Support ended months ago. Lets not lower the standard of SQL...
November 10, 2015 at 1:38 pm
Jeff, surely you're forgetting the times when you need a XSL file and namespaces declarations :-D:-D
October 8, 2015 at 8:57 pm
That looks to have done it. Awesome work thanks.
October 8, 2015 at 5:37 pm
Knight (10/8/2015)
EG.
DECLARE @cmd VARCHAR(2000)
SET @cmd = 'DIR "\\SHARENAME"'
EXEC xp_cmdshell...
October 8, 2015 at 5:00 am
Thanks for all the responses so far. Unfortunately all of them don't quite get there :crying:
The tripping point seems to be the [Element4] values. As shown in the desired output,...
October 7, 2015 at 2:47 pm
Very nice.
Running SQL 2012 11.0.3412 (SP1 + CU9), needed to add this to the sp_send_dbmail execute, otherwise results were in the email body.
,@attach_query_result_as_file = 1
July 28, 2015 at 2:03 am
jfogel (6/17/2013)
philcart (7/6/2011)
June 17, 2013 at 7:55 pm
Ok, that makes sense now.
So if you select from the #ERRORLOG table, what do you see? I'm going to guess that you'll see "9 lockTimeout=" in the LogDate column. If...
May 9, 2013 at 8:37 am
Msg 245, Level 16, State 1, Line 8
Conversion failed when converting the nvarchar value '9 lockTimeout=' to data type int.
@SQLR45, Are you sure that bit of code is where the...
May 8, 2013 at 7:21 am
Couple of suggestions
1) Put the html css into a table (AlertContacts, or AlertSettings maybe). Then it can be more easily customized to a users corporate color scheme.
2) Don't mix use...
May 6, 2013 at 1:38 am
Looks nice for a single server, any thoughts on producing a consolidated summary report across multiple servers?
My current repository collects data locally. That data is then aggregated to my management...
April 16, 2013 at 7:39 pm
mmartin1 (2/15/2013)
February 16, 2013 at 9:10 pm
Federico, No point in boring people unnecessarily. I've sent you a PM.
February 7, 2013 at 5:53 am
Viewing 15 posts - 16 through 30 (of 2,486 total)