Can't access to Data Base with the master user.

0

Hi, I am using a master user to connect to instance but when I try to access one of the Database it sends me this message.

The server principal "ABC" is not able to access the database "MyDataBase" under the current security context.

JMCR09
asked 7 months ago179 views
1 Answer
0

Hello.

What database are you using?
For Microsoft SQLserver, please check whether the user is mapped to the DB as shown in the StackOverflow answer below.
https://stackoverflow.com/questions/19009488/the-server-principal-is-not-able-to-access-the-database-under-the-current-securi

profile picture
EXPERT
answered 7 months ago
  • I am using SQLServer on AWS-RDS. The user that I am using is mapping as owner in the database, but I can't access.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions