Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Tag: auto-growth

Tempdb growing, however it has a lot of free space

By adminPosted on February 15, 2023

Question : On a sql server dedicated to a Dynamics CRM database, I’ve been seeing some odd behavior. While monitoring […]

Autogrowth Analysis in PROD DB based on the trace file data

By adminPosted on February 7, 2023

Question : I have used the below query to check our Production Database Autogrowth events so that we can set […]

Looking for help understanding what is happening in this SQL Script that shows key info about SQL Server Autogrowth Events

By adminPosted on January 30, 2023

Question : Here is the code below: DECLARE @current_tracefilename VARCHAR(500); DECLARE @0_tracefilename VARCHAR(500); DECLARE @indx INT; SELECT @current_tracefilename = path […]

autogrowth set higher than available disk

By adminPosted on November 26, 2022

Question : First all our autogrow settings are either turned off or the file size is set to the max […]

SQL Server 2008 R2 – Track Database Growth (Production Database)

By adminPosted on August 14, 2022

Question : My requirement is to get the database size information collected daily, I did not find any option to […]

Tempdb log growth 3x as slow on new server, SP does not perform

By adminPosted on July 25, 2022

Question : We are running into the issue that our stored procedure on our new SQL Server performs a lot […]

Why Does the Transaction Log Keep Growing or Run Out of Space?

By adminPosted on July 16, 2022July 2, 2022

Question : This one seems to be a common question in most forums and all over the web, it is […]

Changing Auto-Growth Setting in AOAG for log file

By adminPosted on July 14, 2022

Question : We are on AOAG SQL Server 2014. I am planning to change Auto-Growth setting from % –> MBs […]

What factors do we need to consider in order to enable auto-growth settings for my PROD database

By adminPosted on June 25, 2022

Question : I want to know the factors that we need to consider in case we need to enable auto-growth […]

Restore database without overriding Auto growth

By adminPosted on June 19, 2022

Question : I created a database with auto growth 200MB. After restoring database auto growth changed to 1MB. Because my […]

  • 1
  • 2
  • 3

Recent Posts

  • Logins aren’t syncing across Availability Groups
  • Finding same values and updating rankings
  • Servers running on Microsoft Windows instead output carriage
  • Master ip has changed in postgresql replication
  • optimize design for a table with 50 columns [closed]
  • SQLServer In-Memory database and log file size unexpected increase
  • Is it worth to optimize queries with EarlyTermination Timeout?
  • Is there way to get transaction commit timestamp in Postgres?
  • MySQL/PHP Returning Blank Error Message [closed]
  • Mysql might have too many indexes
  • Database replication with ability to revert to previous states
  • Linked server to Oracle doesn’t use filters. Are there any performance changes in different versions of SQL Server?
  • Enable query store for all databases
  • SQL Server 2012 Enforce Password Policy [closed]
  • Maintenance in MYSQL when innodb_file_per_table disabled
  • SQL Server stored procedure producing data related to months between two dates [duplicate]
  • Efficient way to store multi choice in a column with few options
  • Need help tuning my.cnf file
  • Insert and select the row autoincremented id
  • Use “LEN” function in “WHERE” clause in “CREATE UNIQUE INDEX”

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding