When I restore SQL database by using Microsoft SQL Server Management Studio, it fails and give me this message:
TITLE: Microsoft SQL Server Management Studio
Restore failed for Server 'app1'. (Microsoft.SqlServer.Smo)
------------------------------ ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
The file or filegroup "SilosFollow_log" cannot be selected for this operation. RESTORE DATABASE is terminating abnormally. (Microsoft SQL Server, Error: 3219)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.1399&EvtSrc=MSSQLServer&EvtID=3219&LinkId=20476
------------------------------ BUTTONS:
OK
NB Database owner is not the backup user name.