I have SCVMM 2012 R2 RU3. I have requirements, that one user must manage few VM in Hyper V cluster 2012 R2.
I have created crated test cloud.
I have add several VM to that cloud.
When I try to assign user permission to manage those VMs, I get error. Error is the same for Serl-Service user or for tenant admin.
Log :
----------------------------------------------------
--------------- Bucketing Parameters ---------------
----------------------------------------------------
EventType=VMM20
P1(appName)=vmmservice.exe
P2(appVersion)=3.2.7672.0
P3(assemblyName)=Utils.dll
P4(assemblyVer)=3.2.7672.0
P5(methodName)=Microsoft.VirtualManager.DB.SqlRetryCommand.ExecuteNonQuery
P6(exceptionType)=Microsoft.VirtualManager.DB.CarmineSqlException
P7(callstackHash)=4c11
SCVMM Version=3.2.7672.0
SCVMM flavor=C-buddy-RTL-AMD64
Default Assembly Version=3.2.7672.0
Executable Name=vmmservice.exe
Executable Version=3.2.7510.0
Base Exception Target Site=140709446306520
Base Exception Assembly name=System.Data.dll
Base Exception Method Name=System.Data.SqlClient.SqlConnection.OnError
Exception Message=Unable to connect to the VMM database because of a general database failure.
Ensure that the SQL Server is running and configured correctly, then try the operation again.
EIP=0x00007ff984e15bf8
Build bit-size=64
----------------------------------------------------
------------ exceptionObject.ToString() ------------
----------------------------------------------------
Microsoft.VirtualManager.DB.CarmineSqlException: Unable to connect to the VMM database because of a general database failure.
Ensure that the SQL Server is running and configured correctly, then try the operation again. ---> System.Data.SqlClient.SqlException: Procedure or function prc_RBS_UserRoleSharedObjectRelation_Insert has too many arguments specified.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)