Tag: Fci

  • DBA Scripts: Get Last Node Blip

    🔧Part of the DBA-Tools Project, copy/paste SQL Server scripts and health checks.Related pillar: High Availability When Did This FCI Last Move, and Why On a Failover Cluster Instance (FCI), every node blip, planned or not, causes SQL Server to restart on whichever node picks it up. That restart resets sqlserver_start_time, which makes instance uptime itself…