Browse by Tags

All Tags » Things I hate (RSS)

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

A New Record ( How many noughts ????????? )

I have to say I thought I’d seen it all but this last week brought an event of such magnitude I may be contacting the Guinness Book of Records. OK that’s not true, but I’d like to! One of our production systems has to support a certain element of real...

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...

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...

Would you expect this then ?

I've just been working through a database looking for log tables which can have data aged out, or deleted if you like. I was using SSMS for this and used the default right click select top 1000 rows as a quick view of the data. Establishing that I...

Don't always believe your system procs - they may lie !

It's sometimes interesting how a simple thing can catch you out! I have a set of routines which handle the process of restoring copies of databases on other servers, it also supports full blown log shipping but has various other functionality. Generally...

Disappointing Review.

It's not very often I'm provoked into making a criticism of a respected publication, however there's nothing like being grumpy! I've published a number of posts about baselines, trending and performance analysis and I've been quick...

Only once every four years thank goodness!

I never cease to be amazed by what I discover within IT, mostly these days I'm more disappointed than anything else, I'm not a lover of the let's bash Microsoft about security patches or we should all use Linux / Open source as in the latter I'm sure...

SQL Community is good to be part of.

It’s interesting to sometimes compare the flow of information about SQL Server to that available for other products. I’m currently working on an application which runs on SQL Server but by default / was developed with an ISAM back end. This particular...
Posted by GrumpyOldDBA | with no comments

sysmaint.exe failed

I just love this message! I never willingly use the built in maintenance wizards or maintenance plans, however the database backups are all through maintenance plans at my current site. Today I had a failure of a backup job for no apparent reason, examination...
Posted by GrumpyOldDBA | with no comments
Filed under: