Browse by Tags

All Tags » File Under Grumpy (RSS)

Q. When is a HEAP not a HEAP ?

A. When it’s on SQL Server. A very important part of Business Analysis is understanding the perceptions of users even if they haven’t clearly stated a requirement, so a SQL Server table without a clustered index is known as a heap ( in fairness I could...
Posted by GrumpyOldDBA | with no comments
Filed under:

Things you overhear !!

"You can't get better than 90% can you?" " we need to disaggregate down the data"
Posted by GrumpyOldDBA | with no comments

Sometimes I really wonder !!!

With all the best intentions in the world I did a review of some of our non production environments, what I realised was that we had not changed the default password on these environments for a number of years; essentially all user passwords are set to...
Posted by GrumpyOldDBA | with no comments

Not thinking it through - the sequel ( Part 1 )

A few years ago I did a series of posts entitled "Not thinking it through" which were really cause and effect situations where an attempt to resolve a problem only caused another problem. If you like to consider the route between business and...
Posted by GrumpyOldDBA | 1 comment(s)
Filed under:

Windows doesn't like Squirrels ?

Strange goings on when setting a sevrice account password ^^ I was setting a service account for a dev SQL server and wished to change the account password from that which it had been created with. I can list all of this as I'm not giving away server...

Partitions and FullText - not an option

I'm a strong advocate of partitioning having deployed solutions through SQL 2000, 2005 and 2008, in fact federated servers is about the only aspect of partitioning which I've not deployed in a production environment. Recently I've been applying...

Rowversion vs Timestamp !! what’s the word then microsoft?

I like to promote all things SQL Server whenever I can and when the subject of allocating some time to maintenance of our applications was raised I was quick to suggest we could replace the numerous Timestamp columns with Rowversion so that we future...

I think I'm fitting the OLD in GrumpyOldDBA

I try to keep up with a posts on a number of blogs both SQL Server and Windows and it's interesting to see the same subjects being raised time after time in, especially, the SQL Blogs. Now I don't see this as bad, other than it's duplication...
Posted by GrumpyOldDBA | 1 comment(s)
Filed under:

Now you know it's true !

Grumpy is good - official !! http://news.bbc.co.uk/1/hi/8339647.stm
Posted by GrumpyOldDBA | with no comments

Why do I bother with RAID 10 ?

Before I post anything I just want to clarify what I mean by RAID 10 , this is sets of mirrored pairs that have been striped as against a RAID 0 which has been mirrored. I've just had a disk failure in the data array for one of my dev servers, it's...
More Posts Next page »