Server » Page 353 » Developer.Team - Developers Paradise!

VMware vCenter Server v5.5.0A

VMware vCenter Server v5.5.0A
VMware vCenter Server v5.5.0A | 2.87 Gb


VMware vSphere 5.5 introduces many new features and enhancements to further extend the core capabilities of the vSphere platform. This paper will discuss features and capabilities of the vSphere platform, including vSphere ESXi Hypervisor, VMware vSphere High Availability (vSphere HA), virtual machines, VMware vCenter Server, storage networking and vSphere Big Data Extensions.
Read more

SQL Deadlock Detector

SQL Deadlock Detector
SQL Deadlock Detector | 3.5 Mb


Deadlocks can adversely influence server performance. A deadlock occurs when two or more SQL Server processes each have locks on distinct database objects. While holding on to their existing locks, each process is trying to acquire a lock on the database object that one of the other processes have locked. Because two processes cannot exclusively lock the same object simultaneously, we get a deadlock situation, where both processes are entangled and neither process is able to move forward. SQL Server recognizes this situation and tries to rectify it by killing one of the processes in order to allow the other process to continue. The terminated process is rolled back and then an error is flagged.
Read more