Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3548

Re: error with SUM in MSSQL Server 2012:

$
0
0

Hi Daniel,

 

I see the filegrowth is enabled. Which is very strange. Why do you have 2 T-log files? Do you have space limitation in the T-log LUN? If not, drop 1 T-log and leave just one file with bigger size. I'd say to put 50GB at start.

 

Run the following script to ensure the file can grow:

 

USE [master]
GO
ALTER DATABASE [GMS] MODIFY FILE ( NAME = N'GMSLOG1', FILEGROWTH = 10%)
GO

Best regards,

Luis


Viewing all articles
Browse latest Browse all 3548

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>