On the 21st February 2024,
One of our internal applications had encountered and error like the below.
[ODBC Driver 18 for SQL Server]SMux Provider: Physical connection is not usable [xFFFFFFFF].
With how far we have gone now, we see that this issue is very much to do with a temporary network disruption based on the article from Microsoft, https://learn.microsoft.com/en-us/archive/msdn-technet-forums/95fe26d2-2e6c-4c6b-b02d-10794e92dc7a which the experts claims as a bit outdated.
The entities associated in the infra are,
- Azure VMs based on Windows with Windows (Windows Server 2019 Datacenter) where the application is installed and configured
- Azure SQL Database
- The Application is a Delphi and DOT NET based client served through Citrix
Has anyone encountered this and if yes, I would appreciate suggestions on how to prevent this from happening again.