You have a System Center 2012 Service Manager infrastructure that contains a single server named SCSM1.
You plan to use a new account named Account1 as the Operational Database Account.
You plan to configure SCSM1 to use Account1 as the logon account for the System Center Data Access Service.
You need to identify which roles must be assigned to Account1.
Which two roles should you identify? (Each correct answer presents part of the solution. Choose two.)
A.
the Service Manager Administrators User Role Profile
B.
the Microsoft SQL Server db_ddladmin fixed database role
C.
the Service Manager Workflows User Role Profile
D.
the Service Manager Advanced Operators User Role Profile
E.
the Microsoft SQL Server configsvc_users database role
F.
the Microsoft SQL Server sdk_users database role
Explanation:
http://technet.microsoft.com/en-us/library/hh495527.aspx suggests that A, E and F are required (Service Manager Administrators User Role Profile,
configsvc_users database role and sdk_users database role) but the question is asking for just two answers.
http://technet.microsoft.com/en-us/library/hh495527.aspx doesn’t mention the configsvc_users database role as below so the answer is A and F.
System Center Configuration service and System Center Data Access service account:
This account is one set of credentials that is used to update and read information in the operational database. Operations Manager ensures that the credentials
used for the System Center Data Access service and System Center Configuration service account are assigned to the sdk_user role in the operational database.