Hi,
I have a standby database, and I am trying to restore the t-log backup over the standby database which is having FlieStream data.
When I restore the t-log backup on a normal database without FileStream enabled, it works absolutely fine without any issue.
But I am getting the below error:
System.Data.SqlClient.SqlError: The file "XXXXXXXXFS" was not fully restored by a database or file restore. The entire file must be successfully restored before applying this backup set. (Microsoft.SqlServer.Smo)
Can you please help me on this.