Archives: November 2007
The DBA Routine Posted on SSC
This was fun to write, though it's hard to boil everything down to 10 big steps. I thnk as an industry we tend to forget that there are a LOT of us wearing multiple hats, working solo, just trying to get things done - and while we want to do… Read more
0 comments, 430 reads
Posted in SQLAndy on 30 November 2007
MS, kill Begin/End!
It's funny - sorta - how you become used to the quirks of the tools you. I try not to rant too often here on the blog, but seriously, it's time for TSQL to lose the BEGIN/END syntax. It's clunky syntax that I think adds more bugs than it prevents.… Read more
0 comments, 386 reads
Posted in SQLAndy on 29 November 2007
Another use of OpenRowSet()
Traditionally, I will use
sp_helptext sp_lock
to get the source code and retrieve the column metadata of the result set, and then build a table based on the retrieve column information,…
0 comments, 429 reads
Posted in DBA Philosophy on 29 November 2007
Why Don't People Go to Free Training?
I was having this discussion recently with Shawn Weisfeld, President of ONETUG and it's definitely a frustrating topic. As a former IT manager my team was always pushing to go to a class or a conference to "maintain their skills" but surprisingly few would make time to attend a Code… Read more
1 comments, 413 reads
Posted in SQLAndy on 28 November 2007
Google CIO and IT Strategy
CIO Magazine has a interesting article about Douglas Merrill, the CIO of Google. One of the things he dicusses in the article is that if someone can be 10% more efficient by using a Mac, he let's them use the Mac. He goes on to talk about rather than… Read more
0 comments, 429 reads
Posted in SQLAndy on 26 November 2007
Community Search vs Brute Force Algorithms
I was reading an interview with Jimmy Wales (the Wikipedia guy) in Selling Power magazine (I have ecletic reading preferences I know) and aside from the stuff about Wikipedia he talked a little about moving into search and how he hoped that by leveraging the lessons learned so far he… Read more
0 comments, 397 reads
Posted in SQLAndy on 26 November 2007
Passed 70-431
2 comments, 431 reads
Posted in Tim Mitchell on 25 November 2007
Honeypots in the Database
2 comments, 516 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 23 November 2007
Whitepaper on Malware to Attack Databases
5 comments, 501 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 23 November 2007
Buying a New Cell Phone
For the page 10 months or so I've been using a Samsung Blackjack, before that I used various Blackberries for perhaps 5 years. I changed phones because the BB I had didn't offer the ability to tether and working mostly solo it's pretty handy to be be able to connect… Read more
1 comments, 423 reads
Posted in SQLAndy on 21 November 2007
Logging Server Reboots - What the Heck MS?
Maybe someone at MS can explain this; they have that nice dialog that comes up after a reboot where you select planned/unplanned, enter a code and a reason. Why don't they auto populate that when a Windows update triggers the reboot without user intervention? A list of the changes applied… Read more
1 comments, 377 reads
Posted in SQLAndy on 21 November 2007
SQLSaturday Article Posted on SSC
I wrote up some more notes (in addition to what's available here on the blog) to try to raise the awareness level of what might be possible for a SQL Server event. Article is at http://www.sqlservercentral.com/articles/User+Groups/61534/. Read more
0 comments, 401 reads
Posted in SQLAndy on 21 November 2007
Distributed Transaction Issue Msg 7391
EXEC sp_link_publication @publisher = 'Server1', @publication = 'PubUpdate1',@publisher_db = 'Pub_DB',@security_mode = 0,@login = 'sa',@password = 'sa_pwd'
on Server2, where the updatable subscribtion is…
0 comments, 679 reads
Posted in DBA Philosophy on 21 November 2007
Confused?
1 comments, 402 reads
Posted in Advice from Aunt Kathi on 20 November 2007
SQLSaturday #2 aka SQLSaturday Tampa 2007
I had dinner with Wes Dumey and Pam Shaw from Tampa last night to share some lessons learned and hear what they had in mind for their implementation. They made the decision to rent space at a hotel, partly out of lack of free venues and partly because the hotel… Read more
0 comments, 400 reads
Posted in SQLAndy on 20 November 2007
Physical Fitness
0 comments, 457 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 19 November 2007
Giving PASS Chapters Access to Summit Content
I've got a request in to PASS asking them to release 2 of the many sessions that were presented at the most recent Summit to the chapters to be made available for download to their members. Chapters are always looking for content and PASS always needs to market the event,… Read more
0 comments, 387 reads
Posted in SQLAndy on 19 November 2007
Pics of SQLSaturday
Visit the blog of Joe Healy, my favorite MS Developer Evangelist to see some pics from SQLSaturday. Joe is amazingly good at fostering interactions between groups all over Florida and he actually managed to take a few decent photos too! Read more
0 comments, 413 reads
Posted in SQLAndy on 15 November 2007
Dr Dobbs & Databases
You may not think of DDJ for database info and I'll admit that what they do cover is often a bit off the path most of us SQL Server people follow, but they do have some interesting content that I like because it does take me past my normal SQL… Read more
0 comments, 419 reads
Posted in SQLAndy on 15 November 2007
Generate RPC:Completed Event
So I create a quick VBScript to do this for me:
dim… Read more
0 comments, 479 reads
Posted in DBA Philosophy on 14 November 2007



Subscribe to latest posts