Skip to main content
Solved

Disable Maxtransfersize MS SQL Backups

  • December 8, 2021
  • 3 replies
  • 409 views

antonio
Byte
Forum|alt.badge.img+8

Hello everyone,

I’m backing up a MS SQL Server, and a DBA asked me to disable the maxtransfersize of the backups.

Taking a look at the configurations of the Subclient I found the option to disable the log consistency check, and I checked the box as you can see in the screenshot below:

My question is with this box checked, the maxtransfersize will be disabled too? Or do I need make anything else to disable it?

 

Thanks, :slight_smile:

Best answer by Scott Reynolds

Hello @antonio 

The DBA requested to “disable” maxtransfer size? It cannot be disabled. Maxtransfer size is the unit size SQL will transfer data to the backup media. You can lower it there in that window of your screenshot by using the arrows.

https://www.sqlservercentral.com/blogs/optimizing-sql-server-backup-and-restore

 

The other option disable log consistency check is unrelated to transfer size. That option is the check that is performed on the database to ensure the transaction log backups are in sync with the Commserve. No break in the chain. Link below covers both max transfer size and consistency check
https://documentation.commvault.com/11.24/expert/61539_properties_of_sql_server_sql_settings.html

View original
Did this answer your question?

3 replies

Forum|alt.badge.img+14

Hello @antonio 

The DBA requested to “disable” maxtransfer size? It cannot be disabled. Maxtransfer size is the unit size SQL will transfer data to the backup media. You can lower it there in that window of your screenshot by using the arrows.

https://www.sqlservercentral.com/blogs/optimizing-sql-server-backup-and-restore

 

The other option disable log consistency check is unrelated to transfer size. That option is the check that is performed on the database to ensure the transaction log backups are in sync with the Commserve. No break in the chain. Link below covers both max transfer size and consistency check
https://documentation.commvault.com/11.24/expert/61539_properties_of_sql_server_sql_settings.html


antonio
Byte
Forum|alt.badge.img+8
  • Author
  • Byte
  • 50 replies
  • December 8, 2021
Scott Reynolds wrote:

Hello @antonio 

The DBA requested to “disable” maxtransfer size? It cannot be disabled. Maxtransfer size is the unit size SQL will transfer data to the backup media. You can lower it there in that window of your screenshot by using the arrows.

https://www.sqlservercentral.com/blogs/optimizing-sql-server-backup-and-restore

 

The other option disable log consistency check is unrelated to transfer size. That option is the check that is performed on the database to ensure the transaction log backups are in sync with the Commserve. No break in the chain. Link below covers both max transfer size and consistency check
https://documentation.commvault.com/11.24/expert/61539_properties_of_sql_server_sql_settings.html

 

Thanks for the quick reply @Scott Reynolds I will take a look in both links you shared and talk back to the DBA about it.

I presume this has solved my question, :grinning:

 

Thank you very much, :grin:


Forum|alt.badge.img+14

@antonio  Of course anytime glad we could help out.

Let us know any other questions that should arise.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings