Dear All
I am following MIM deployment guide for a POC lab using SQLServer2012 as db. MIM service and Portal fails to complete installation with following error "The Microsoft Identity Manager server database couldnot be sucessfully populated"
and installer gets stuck with a open command window. The database was created during the installation and it appears the database population failed
MIM service account have mail attribute manually set since Exchange server is not installed and here is the line from log file
MSI (s) (24:38) [16:34:35:701]: Executing op: CustomActionSchedule(
Action=DeployAndPopulateDatabase,
ActionType=1026,
Source=BinaryData,
Target=installApp=FIM
action=DeployAndPopulateDatabase
databaseName=FIMService namespaceName="fim"
datFilesInstallDir="E:\Program Files\Microsoft Forefront Identity Manager\2010\Service\Data\BL"
sqlserverName=CORPIDM
FIMServiceAccountDomain=contoso
FIMServiceAccountName=MIMService
SyncServiceAccountDomain=CONTOSO
SyncServiceAccountName=MIMSync
RunningUserDomain=CONTOSO
RunningUserName=Administrator
RunningUserEmail=
CreateDatabase=True,)
The installer rollback and event viewer has the following error after few minutes even if the database exists.
SQL Database 'SharePoint_Config' on SQL Server instance 'CORPIDM' not found. Additional error information from SQL Server is included below.""Cannot open database "SharePoint_Config" requested by the login. The login failed.Login failed for user 'CONTOSO\SharePoint."
Kindly help in fixing this error.
Thanks!