You receive the following error when performing SharePoint item restore:
CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 10240 MB per database
or
CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 4096 MB per database

Veeam.SharePoint.Explorer_<date>_<time.log contains the following:
[Timestamp] 3 (4376) Openning database...
[Timestamp] 3 (4376) Microsoft SQL Server 2008 R2 instance 'VEEAM\SQL2008R2' (version 661)
[Timestamp] 3 (4376) Database '\\drive\Images\SP10_SharePoint_Sites_Content1.mdf' (version 661)
[Timestamp] 3 (4376) Connecting to SQL database engine...
[Timestamp] 3 (4376) Successfully connected.
[Timestamp] 3 (4376) Attaching database...
[Timestamp] 1 (4824) Application Failure. Terminating.
[Timestamp] 1 (4824) Error: Safe handle has been closed
…