You have a SQL Server environment that contains two instances. The instances are configured as shown in the following table.
You fail over Database1 to Instance2.
After the failover is complete, a user receives the following error message when connecting to Database1 on Instance2:
"Msg 916, Level 14, State 1, Line 1
The server principal "Shared1" is not able to access the database "Database1" under the current security context."
You verify that there is a server login for Shared1 on Instance2
You need to ensure that Shared1 can connect to Database1 on Instance2.
What should you do?
More than one answer choice may achieve the goal. Select the BEST answer.
Comments