Quiesce or grouping resources operations fail while backing up large log size.
Corrective action
Modify the SMCore parameters by running the following command: C:\PS>PS C:\Users\administrator.SCCORE> Set-SmConfigSettings -Agent -HostName SNAPCENTER113.sccore.test.com -configSettings @{" RESTTimeout "="10800000";" }
Note: Modify the value of the RESTTimeout parameter as per the host environment.
Modify the SnapCenter Plug-in for Microsoft SQL Server parameters by running the following command:PS C:\Users\administrator.MVA> Set-SmConfigSettings -Plugin -HostName scspr0170580001.gdl.englab.netapp.com -configSettings @{"StatementTimeout"= "10800"} -PluginCode SCSQL
Note: Modify the value of the StatementTimeout parameter as per the host environment.