Hi Ron,
Please check the below sap note..
1907868 - SAP system cannot connect to SQL Server after Alwayson failover.
Also, please check if Database consistencies is intact by running the below command in SQL studio.
DBCC CHECKDB ('<SID>') WITH NO_INFOMSGS
Regards
Prithviraj.