Symptoms
Assume that you use Microsoft SQL Server 2012 or SQL Server 2014 transactional replication. You try to add subscriptions with @sync\_type specified as 'replication support only', 'initialize with backup', or 'initialize from lsn' for publication, and the publication id is greater than 99. In this situation, you receive the following error message:
Note
Msg 8115, Level 16, State 2, Procedure sp_MSsetupnosyncsubscriptionwithlsn, Line 237
Arithmetic overflow error converting expression to data type nvarchar.
Resolution
Cumulative Update information
The issue was first fixed in the following cumulative update of SQL Server.
- Cumulative Update 1 for SQL Server 2014 SP1
- Cumulative Update 5 for SQL Server 2012 SP2
- Cumulative Update 6 for SQL Server 2014
- Cumulative Update 14 for SQL Server 2012 SP1
About cumulative updates for SQL Server
Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:
- Latest cumulative update for SQL Server 2014 SP1
- Latest cumulative update for SQL Server 2012 SP2
- Latest cumulative update for SQL Server 2014
- Latest cumulative update for SQL Server 2012 SP1
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.