Unsolved
This post is more than 5 years old
3 Posts
0
583
April 13th, 2015 11:00
SQL Server 2012 VLDB database backup using Networker fails
Hi,
Trying to backup SQL Server 2012 very large database ( 25 TB ). Backup fails and networker log show the following error message:
"Arithmatic overflow trying to convert to data type INT". The previous entry in the log shows the TSQL query networker is trying to use and it is "select sum(size) from ..sysfiles". I understand this is because the database size value returned is large to store in data type INT.
I hoping here that this is a known bug with the networker module and patch is avaialbe to fix it.
Kindly suggest.
Thanks,
Pradeep Nagarajaiah
No Events found!



ble1
2 Intern
•
14.3K Posts
1
April 13th, 2015 12:00
What version of module are you using? Note that to request patch or to build the patch you must open a ticket with support - you won't get it over forum.
Pradeep28383
3 Posts
0
April 13th, 2015 22:00
Thank you for the reponse.
We are using Networker module for Microsoft applications “NMM” V8.2.
I am hoping to verify that it is known issue and then will contact support.
Thanks,
Pradeep Nagarajaiah
ble1
2 Intern
•
14.3K Posts
1
April 14th, 2015 03:00
25TB SQL DB is not your average everyday DB so contacting support now might yield much faster feedback for you. I think you already nailed it what the issue is so just open sev1 with support. There is NMM 8.2SP1, but I doubt this has changed there (you may wish to try as support might wish to have you test this with latest patch level).
Pradeep28383
3 Posts
0
April 14th, 2015 05:00
Appreciate the feedback. Opened a call with them, I will share the resolution soon.
Thanks 10x