Oracle, VMWare and Why You Should Add Indexes to Improve Performance

I recently completed a migration of an 8 year old Oracle server to a nice new VM running on VMware Vpshere 4.1, this went without too many problems. However when people started to use it, the performance suffered and the server ground to a halt. The software vendor whose database it was imediately said, “ah […]

More...

Service Principal Names (SPN) – A Basic Overview and Delegation

Service Principal Names (SPN) – A Basic Overview For kerberos to operate correctly, it needs to make use of SPNs. Service Principal Names are built up to link a domain account to a service on a server. So if you run your SQL server service on the server called: SERVER01 in the domain: turnip.com using […]

More...