sql server - Change the initial size of log files -


i changing initial size of log files goes previous size. can please let me know need gets new size?

thanks

try this..

use [master] go  alter database [my_db]                   --<-- db name       modify file ( name = n'my_db_log'  --<-- logical name of log file                   , size = 2048 ) go 

Comments

Popular posts from this blog

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -

Hard vs. Soft Water: What's The Difference?

The Ten Most Livable Cities In The World