Recibo el error intentando abrir las propiedades de un mirror sobre un usuario que he creado nuevo.
ADDITIONAL INFORMATION:
Cannot show requested dialog. (SqlMgmt)
——————————
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
——————————
SELECT permission denied on object ‘fulltext_catalogs’, database ‘mssqlsystemresource’, schema ‘sys’. (Microsoft SQL Server, Error: 229)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.1399&EvtSrc=MSSQLServer&EvtID=229&LinkId=20476
Solucion:
Le doy el rol de sysadmin ya que disponia sobre los permisos sobre la BD.