- 2 minutes to read

SQL Server Troubleshooting

Troubleshooting guides for SQL Server in Nodinite environments.

Authentication and Connectivity

  • SPN – Service Principal Names — Register Kerberos SPNs for SQL Server default instances, named instances, failover clusters, Always On listeners, and IIS application pools; includes automated detection with Microsoft Kerberos Configuration Manager
  • Connection Strings — Supported SQL Server connection string formats, Windows vs SQL authentication, and named instance syntax
  • Firewall — Required firewall rules and ports for SQL Server connectivity from Nodinite services

High Availability

  • Linked Servers — Configure linked servers between the Nodinite Configuration Database and remote Log Databases
  • Linked Server RPC and RPC Out — Enable RPC and RPC Out options required for linked server stored procedure execution

Database Maintenance

Migration

  • Database Migration — Guides for moving Nodinite databases to new SQL Server instances or hosts