Query to find affinity of my schedulers to CPUs Aneesh select scheduler_id, CAST (cpu_id as varbinary) AS scheduler_affinity_mask from sys.dm_os_schedulers
Error 17832 : The login packet used to open connection is structurally invalid; the connection has been closed. Please contact the vendor of the client library.[Client: xxx.xxx.xxx.xxx ]
Msg 8985, Level 16, State 1, Line 1 Could not locate file 'xxx_log' for database ‘xxx' in sys.database_files. The file either does not exist, or was dropped.