This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
SQL SERVER - Log File Growing for Model Database - model Database Log File Grew Too Big

SQL SERVER – Log File Growing for Model Database – model Database Log File Grew Too Big

March 19, 2011
Pinal Dave
SQL Tips and Tricks
SQL Backup and Restore, SQL Scripts

Why did the model database log file grow every day with no activity? The reader was backing up the model database every night. Here is the proof.

Read More
SQL Server Database Log File Grew Too Big.

SQL SERVER – master Database Log File Grew Too Big

January 9, 2011
Pinal Dave
SQL Tips and Tricks
SQL Backup and Restore, SQL Scripts

A reader found the master database log file grew very large even in simple recovery mode. I share the full email and ask what you would suggest.

Read More
Four figures seen from behind carrying one long oak beam on their shoulders along a village lane.

Striped Backups: Writing One Backup to Several Files

January 6, 2011
Pinal Dave
SQL Tips and Tricks
DBA, SQL Backup and Restore, SQL Server

Use striped backups across several files, inspect media families, restore every stripe, and test resource settings on your own server.

Read More
Two wooden house-shaped blocks with keyholes stand beside two plain metal keys on a table.

Restoring to a Newer SQL Server Is a One-Way Trip

December 24, 2010
Pinal Dave
SQL Tips and Tricks
Best Practices, Database, SQL Backup and Restore, SQL Server

Plan a restore to newer SQL Server with the version boundary in mind, preserve the original backup, and understand options for moving data back.

Read More
SQL server database installation.

SQL SERVER – Installing AdventureWorks for SQL Server

December 8, 2010
Pinal Dave
SQL Tips and Tricks
SQL Backup and Restore, SQL Sample Database, SQL Scripts, SQL Server Management Studio

SQL Server 2012 Denali had no sample database, so here is how to install AdventureWorks for SQL Server by attaching the data file with FOR ATTACH_REBUILD_LOG.

Read More
Database name backup start date.

SQL SERVER – Get Database Backup History for a Single Database

November 10, 2010
Pinal Dave
SQL Tips and Tricks
SQL Backup and Restore, SQL Scripts

A reader script by aasim abdullah to get database backup history for a single database: backup file, size, time taken, LSNs and the type of each backup.

Read More
Finding last backup time for all database.

SQL SERVER – Finding Last Backup Time for All Database

November 4, 2010
Pinal Dave
SQL Tips and Tricks
SQL Backup and Restore, SQL DMV, SQL Scripts, SQL Server

A quick script I use to find the Last Backup Time for all the databases on my server, joining sys.sysdatabases with msdb.dbo.backupset.

Read More
Previous 1 … 32 33 34 35 36 37 38 … 48 Next
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com