Sorry for bad English, I'm using Google Translate here...
Veeam Backup & Replication version 9.5 Update 4, Enterprise version, EXPIRED technical support, SQL Server version 2012.
Physical server, Intel Xeon E5-2609, 32GB RAM, Windows Server 2012 R2 Standard, only Veeam services / database on this server.
Error when querying data recorded on a tape, timeout in SQL Server, image below:
The size of the database is around 50GB, some "File to tape Backup" jobs were recorded with many files, this increased the size of the database too much.
We moved the database to another server to perform tests and the behavior was the same, error.
Any suggestions to solve this problem?
-
- Novice
- Posts: 6
- Liked: never
- Joined: Mar 29, 2019 1:31 pm
- Full Name: Fernando Ribeira
- Contact:
-
- Veeam Software
- Posts: 3626
- Liked: 608 times
- Joined: Aug 28, 2013 8:23 am
- Full Name: Petr Makarov
- Location: Prague, Czech Republic
- Contact:
Re: Error when viewing the files recorded on the tape
Hi Fernando,
There are many different reasons which can result in this error message. The best action plan would to be renew a support contract and contact our support team to determine the root cause. You probably could dig deeper into SQL server performance, for example some of these tools might be helpful.
Thanks!
There are many different reasons which can result in this error message. The best action plan would to be renew a support contract and contact our support team to determine the root cause. You probably could dig deeper into SQL server performance, for example some of these tools might be helpful.
Thanks!
-
- Veteran
- Posts: 643
- Liked: 312 times
- Joined: Aug 04, 2019 2:57 pm
- Full Name: Harvey
- Contact:
Re: Error when viewing the files recorded on the tape
Just a small note, MS SQL 2012 is very unoptimized. I understand likely you've not upgraded as M$ wants to change your license, but almost certainly it's a 2012 fault where some operation is taking far longer than the client timeout.
The mods can edit this if this reg value isn't valid, but Support once gave one of my clients the following reg value for the client timeout:
SqlStatementTimeout
It's a DWORD in decimal, and you can increase this basically indefinitely; remember that with SQL there's no such thing as a SQL timeout, the client should just "reasonably" timeout if a given operation takes too long.
Give it a shot, increase the decimal value as high as you like, and see if it helps.
The mods can edit this if this reg value isn't valid, but Support once gave one of my clients the following reg value for the client timeout:
SqlStatementTimeout
It's a DWORD in decimal, and you can increase this basically indefinitely; remember that with SQL there's no such thing as a SQL timeout, the client should just "reasonably" timeout if a given operation takes too long.
Give it a shot, increase the decimal value as high as you like, and see if it helps.
-
- Novice
- Posts: 6
- Liked: never
- Joined: Mar 29, 2019 1:31 pm
- Full Name: Fernando Ribeira
- Contact:
Re: Error when viewing the files recorded on the tape
Unfortunately the customer chose not to renew technical support.PetrM wrote: ↑Mar 29, 2021 2:41 pm Hi Fernando,
There are many different reasons which can result in this error message. The best action plan would to be renew a support contract and contact our support team to determine the root cause. You probably could dig deeper into SQL server performance, for example some of these tools might be helpful.
Thanks!
In laboratory tests I used the 2016 version of SQL Server, the behavior was the same.soncscy wrote: ↑Mar 29, 2021 9:33 pm Just a small note, MS SQL 2012 is very unoptimized. I understand likely you've not upgraded as M$ wants to change your license, but almost certainly it's a 2012 fault where some operation is taking far longer than the client timeout.
The mods can edit this if this reg value isn't valid, but Support once gave one of my clients the following reg value for the client timeout:
SqlStatementTimeout
It's a DWORD in decimal, and you can increase this basically indefinitely; remember that with SQL there's no such thing as a SQL timeout, the client should just "reasonably" timeout if a given operation takes too long.
Give it a shot, increase the decimal value as high as you like, and see if it helps.
-
- Product Manager
- Posts: 2581
- Liked: 708 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: Error when viewing the files recorded on the tape
Please note, that default value of SqlStatementTimeout key is 180(seconds), and having that said, if you get timeout error:
- you have serious SQL server performance issues to troubleshoot. Maybe on both SQL servers used...
- database itself is crippled in some shape or form, which can only be solved with support team
- you have serious SQL server performance issues to troubleshoot. Maybe on both SQL servers used...
- database itself is crippled in some shape or form, which can only be solved with support team
Who is online
Users browsing this forum: No registered users and 12 guests