This article describes how to create a SQL Server Distributed Availability Group (AG) for high availability on RHEL 7.6 and SQL Windows 2016. Here is the topology… Read more “Create a hybrid Distributed Availability group Between SQL Windows and SQL Linux”
Category: Linux
Process ID and application name are NULL when you connect SQL Server in Linux
When you run DMV sys.dm_exec_sessions , sys.sysprocesses to check the process id/application, these DMVs return NULL. This is a bug that has been fixed in ODBC 17.4.2.… Read more “Process ID and application name are NULL when you connect SQL Server in Linux”
Use KTPASS instead of adden to configure mssql.keytab
There is a known issue with the krb5 library that is shipped on RHEL(7.3, 7.4, 7.5, or 7.6) and Ubuntu(16.04) where AES keys are incorrectly salted on… Read more “Use KTPASS instead of adden to configure mssql.keytab”
Error 15404 ‘Could not obtain information about Windows NT group/user ‘%ls’, error code 0x80090304′
Your SQL Linux has been joined to domain and you can connect to the SQL Server instance using Windows Authentication. The connection itself is fine, but when… Read more “Error 15404 ‘Could not obtain information about Windows NT group/user ‘%ls’, error code 0x80090304′”