Viewing 15 posts - 166 through 180 (of 237 total)
The Below Procedure i am using to get Job Summary. but i want to get result of this proc in e-mail ( Excel File would be better).
USE [msdb]
GO
/****** Object: ...
December 30, 2011 at 8:13 am
Thanks for the link SQL RNNR.
I am trying with the query explained on your blog to execute SP but keep saying like this
Msg 22050, Level 16, State 1,...
December 30, 2011 at 7:19 am
I tired with this option but i am getting blank excel file in mail.
December 29, 2011 at 2:29 pm
nice script ,
can we so setup like the result of this procedure we get in mail with excel format file?
December 29, 2011 at 2:26 pm
i did try with SSIS but iw as getting blank e-mail. did not try with SSRS. if you help me in detail so can try with SSRS.
Thanks
December 29, 2011 at 1:59 pm
Try this hope this one helps you out.
http://www.sqldbadiaries.com/2010/12/24/the-backup-data-is-incorrectly-formatted/
December 28, 2011 at 8:51 am
thanks folks for nice reply . I did with Detach and Attach Option and it looks good now.
December 27, 2011 at 2:21 pm
Wonderful that really helps me . nice explanation . Yes i am regular member of SQLSERVERCENTRAL.com but i was posting and checking stuff related to DBA only but now i...
December 23, 2011 at 7:10 am
I do have sql server enterprise installed and have some books also ,i am just confused from where to start first.
but thanks for guidence.
happy Holidays and Marry Xmas
December 22, 2011 at 2:35 pm
You can download this
http://www.microsoft.com/download/en/details.aspx?id=15220
This is good documentation from Dell
You can download SQL Server 2008 Upgrade Advisor tool which is very useful tool.
You can download tool...
December 22, 2011 at 10:21 am
You should be a sysadmin to run sql agent job or you can assign this role
SQLAgentOperatorRole :members have additional permissions on local jobs and schedules. They can execute,...
December 21, 2011 at 2:12 pm
SQLAgentUserRole is the least privileged of the SQL Server Agent fixed database roles. It has permissions on only operators, local jobs, and job schedules. Members of SQLAgentUserRole have permissions on...
December 21, 2011 at 1:35 pm
Very good script .i found which i was looking for.
December 21, 2011 at 11:33 am
Viewing 15 posts - 166 through 180 (of 237 total)