August 13, 2010 at 5:35 pm
Hello Guys,
Can anyone be nice to me and share the scripts you use for various Databse administration purpose ?
I have some scripts which i use but different people different ideas..... more expert you are better you can extrat .
I know this website also has thousands of scripts.. but some of them are very useful but some of them are not. some of them do not even work.
Thanks in advance. I know out of millions of people in this website few are kind hearted...so i will get help...:-):-)
August 14, 2010 at 6:00 am
This link [/url]has almost all the scripts that a DBA ever needs.
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
August 15, 2010 at 10:47 pm
August 17, 2010 at 6:39 am
You can also try http://sqlserverpedia.com/wiki/Transact_SQL_Code_Library
August 17, 2010 at 9:44 am
Just remember... "Caveat Emptor".
Unless the code has been reviewed, tested, and approved by some authority, it could be really cruddy code or maybe even damage your data. Never use code even from sites like this one without fully testing the code on a test machine before trying the same thing on a production box.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 18, 2010 at 11:43 am
When all else fails try your favorite Search Engine like BING or GOOGLE! :hehe:
August 18, 2010 at 12:26 pm
Wonderful resources that is constently growing:
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
August 18, 2010 at 12:42 pm
Plenty of good scripts on the link below, especially the ones where Author = Michael Valentine Jones 😎
Script Library
August 18, 2010 at 9:20 pm
Thanks Everyone. I appreciate your answer.
Jeff ,
Yes, you are right. I ran so many scripts from this website in our test server and our system was extremly slow.
I did not see any major reason for the slowness but there were many failure login attempts from my account and i know i did not made those.
I deleted all new procedures,views i created and sytem was alright after that. I still do not undertand why those failure login attempts were there. Thanks
August 23, 2010 at 4:07 pm
hi,
you certainly have security policy enfocement for your logins.
Mathias
August 23, 2010 at 4:32 pm
I assume you want specifics. Lots of script libraries, but here are a few I've found helpful:
Backups : http://www.sqlservercentral.com/scripts/Backup+%2f+Restore/62380/
Help shrink t-log: http://www.sqlservercentral.com/scripts/30026/
Viewing 11 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic. Login to reply