Archives: May 2012
SQL Saturday in Rochester Exceeds Expectations
After being forced to deliver sour grapes in my last few columns – thanks to some unexpectedly negative experiences with Oracle and DB2, not to mention the lack of new features in MDX and Windows 8 – I am pleased to have positive news to share. On May 12 I… Read more
0 comments, 393 reads
Posted in Multidimensional Mayhem on 29 May 2012
The SQL in the City US Tour
If you haven’t heard yet, Red Gate Software is sponsoring a six city tour of the United States of its SQL in the City conference. This one day free conference will be held at the following cities.
- New York, NY: Friday, September 28, 2012
- Austin, TX: Monday,…
2 comments, 978 reads
Posted in SQL Aloha on 29 May 2012
Oracle Date issues with PowerPivot
This week I was building power pivot models for a client pulling data from Oracle. One table kept giving the below error when trying to import:
OLE DB or ODBC error: Accessor is not a parameter accessor..
Out of line object Datasource referring to id ….
Out of line object… Read more
0 comments, 443 reads
Posted in Mike Davis SQL on 29 May 2012
Building a SQL Server Inventory – Part 1
Ok folks, you asked for it. Well, a few of you did, anyway. So today I’m going to share with you my script for gathering server-level information as part of my SQL Server inventory. Now, I want to make one thing perfectly clear before we begin, and I can’t… Read more
10 comments, 3,589 reads
Posted in Cleveland DBA on 29 May 2012
The Rules of Gibbs
It’s been interesting to watch the characters evolve on NCIS over the years, something that can only happen with time (and the luxury of surviving on the air long enough to get the time!). Whether you watch it or not, you might find value (and humor) in the “rules Read more
0 comments, 257 reads
Posted in SQLAndy on 29 May 2012
Detecting Database Option Changes with DDL Triggers
One of the keys to managing a large production SQL Server environment is being aware of changes that are taking place in the environment, and preventing potentially harmful changes. There are any number of ways to do this: triggers, auditing, PMB, third party monitoring, and more.
In this post, I… Read more
0 comments, 1,486 reads
Posted in The Voice of the DBA on 29 May 2012
Denali – Day 29: Resource Governor Enhancements (Database Engine)
0 comments, 596 reads
Posted in Vinay Thakur on 29 May 2012
Books for Learning Transact SQL
I got asked a question recently about what books I would recommend for learning T-SQL. I posted a couple months back about me book list for SQL Server 2012. You can find that post here. In terms of T-SQL I have a couple of books that I Like
1.… Read more
0 comments, 369 reads
Posted in The SQL DBA in the UK on 29 May 2012
DBCC CHECKDB
Quite often when I see a new SQL Server setup, a CHECKDB has never been run on the databases. It’s pretty simple to do, and it _could_ save you some big trouble later on.
What is it?
The command “DBCC CHECKDB(<db name>)” checks the logical and physical integrity of all… Read more
2 comments, 15,918 reads
Posted in SQL Server Notes from the Field on 29 May 2012
NVARCHAR(n) Vrs NVARCHAR(max)
These datatypes particularly NVARCHAR(n), have been with us for some time now but having seen some of the confusion around when to use any of these, I feel oblige to share and infact to also learn more from anyone out there.
NVARCHAR(n)
This data is used for storing a… Read more
1 comments, 857 reads
Posted in Ziek's SQL Home on 28 May 2012
On my way to DevTeach in Vancouver
Just stepping out the door on on my way to the DevTeach / SQL Teach conference in Vancouver, BC, Canada. The conference begins tomorrow at the conference center and the Hilton Vancouver Metrotown in Burnaby. I’m looking forward to meeting up with other MVPs and associates from SolidQ.
I’ll… Read more
1 comments, 389 reads
Posted in SQL Server BI Blog on 28 May 2012
SQL Server – DDL vs. DML Triggers
Although, DML and DDL triggers are used for different purposes, there are some similarities and differences between these.
Similarities between DDL and DML triggers:
1. Both are created using similar T-SQL syntax
2. Both can run .NET code
3. You can create multiple DDL and/or DML triggers on an… Read more
1 comments, 530 reads
Posted in SQL and Me on 28 May 2012
Rolling out Windows 8 Client: First Impressions
A virus found it’s way on to my system through a trojan horse, past all the security & anti-virus software. I went through the process of cleaning up, but I kept finding pieces of functionality that had been negatively impacted. Further, I was getting lots of Blue Screen of Death… Read more
3 comments, 391 reads
Posted in The Scary DBA on 28 May 2012
Unsubscribing
One of the things I’ve been doing lately is pruning (again) the number of newsletter type emails I get. Some I’ve moved over to my feed reader, some I’ve just had to shut off for now. Often they are useful and interesting (and I still get some), I just don’t… Read more
0 comments, 173 reads
Posted in SQLAndy on 28 May 2012
Denali – Day 28: CDC for ORACLE
0 comments, 534 reads
Posted in Vinay Thakur on 28 May 2012
The Importance of Regular Blogging
Between my old website, which I started back in 2007 (which has since disappeared) and my blog, which I switched to in 2009 I have been writing and publishing content regularly for a at least 5 years.
I enjoy writing on my blog I use my blog to document what… Read more
0 comments, 630 reads
Posted in The SQL DBA in the UK on 28 May 2012
Denali – Day 27: System Center Advisor (aka ‘Atlanta’)
0 comments, 308 reads
Posted in Vinay Thakur on 27 May 2012
New built-in functions in SQL Server 2012
Introduction:
Microsoft SQL Server 2012 Release Candidate 0 introduces 14 new built-in functions. These functions will make the migration path for information workers by equalling functionality that is found in the expression languages.
In this article I will be covering common usage of these functions because they are very useful… Read more
4 comments, 4,069 reads
Posted in Basit's SQL Server Tips on 26 May 2012
Denali – Day 26: Tool: Power View- Reporting Power View (Aka Crescent)
0 comments, 425 reads
Posted in Vinay Thakur on 26 May 2012
SQL Saturday #132 Pensacola and Wheeling, WV PASS UG
I have 2 upcoming speaker opportunities in June and am very excited about presenting this material.
June 9th is in the 4th annual SQL Saturday in Pensacola. Karla and Mark Holmes look like they have setup a great event for IT professionals. The schedule is posted here and registration here Read more
0 comments, 147 reads
Posted in The Smiling DBA on 26 May 2012



Subscribe to latest posts