Viewing 15 posts - 346 through 360 (of 972 total)
Jeff Moden (6/13/2011)
Shawn Melton (6/13/2011)
I tend to use SQLCMD (that is if PowerShell is not available to me :-D). We disable access and use of xp_cmdshell.
Understood. Thanks for the...
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
June 13, 2011 at 10:51 am
I tend to use SQLCMD (that is if PowerShell is not available to me :-D). We disable access and use of xp_cmdshell.
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
June 13, 2011 at 9:40 am
It is a good book to use for the exercises and practice exam. If you plan on taking both 70-432 and 70-450, there is not book out there from Microsoft...
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
June 9, 2011 at 7:53 am
Sachin Nandanwar (6/7/2011)
The book is Microsoft Published MCTS Self-Paced Training Kit(Exam 70-432) Chapter 9, page no 213, 3rd line from the top.
That book is covered with errors and will not...
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
June 8, 2011 at 1:49 pm
I would suggest at least getting service pack 1 installed on the instance. It has a fix for maintenance plans, I think being dependent on SSIS.
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 26, 2011 at 12:49 pm
If a login is member of the BUILTIN\Administrators group on the server no, specific permission should not be required.
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 25, 2011 at 9:29 am
Found this over on StackOverflow.com that might work and lead you to a solution.
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 25, 2011 at 9:26 am
Jeffrey Williams-493691 (5/7/2011)
Tony,Gail stated exactly what I would have stated - but better. 🙂
+1 She does have a way with words. 🙂
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 7, 2011 at 9:29 pm
when does the recovery model ever change on the database to cause you to have that step?
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 6, 2011 at 2:06 pm
S.K. (5/3/2011)
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 3, 2011 at 12:32 pm
A few questions, pure curiosity....
Why not use WSUS to deploy the service packs and CU for SQL Server? How does your shop handle the OS updates if you do not...
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 3, 2011 at 11:33 am
So yall tell me...
The poster on this thread, the one with all the letters after his name, opened himself up cause he put his blog address on his signature.
So you...
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
April 29, 2011 at 11:53 am
Adam Bean (4/28/2011)Did you check the different months? More specifically, months between November and March?
We cycle the error logs in SQL frequently so I don't show logs back to Nov...
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
April 28, 2011 at 2:51 pm
Well considering that is an undocumented stored procedure I doubt you are going to get much help by putting a Connect item out there.
I checked a SQL Server 2005...
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
April 28, 2011 at 2:31 pm
SwaidSwaid (4/26/2011)
I ran:SELECT * FROM sys.traces
WHERE is_default = 1
I couldn't browse to the path that was returned. I tried typing in the path in Windows Explorer but it's not there.
The...
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
April 26, 2011 at 3:10 pm
Viewing 15 posts - 346 through 360 (of 972 total)