Skip to content

SQL Padawan

"The force is strong with this one"

  • About
  • MSSQLTips

Tag: data

July 30, 2018 database / How to / migration / replication / sql server / transaction log

Troubleshooting Transactional Replication – part 1

The common way to replicate data and objects from one server to another is using transactional replication. As you know, SQL Server processes

Continue reading

July 28, 2018 database / locks / monitoring / replication / sql server / storage / transaction log

How update works in transactional replication?

In a post about how update works I showed what happened when run an update with the same values. SQL Server

Continue reading

May 24, 2018 azure / backup / database / migration / sql server / storage / tools

Database migration methods

When thinking about migration the most common issue is downtime. There are some methods that require downtime like backup/restore or

Continue reading

May 14, 2018 configuration / database / sql server / storage / tempdb

Moving the msdb, model, and tempdb databases files

All system databases, except the resource database, can be moved to new locations to help balance I/O load. To move

Continue reading

April 4, 2018 b-tree / database / sql server / storage

How SQL Server stores data?

SQL Server stores data in heaps or b-tree structures. Heaps are unordered set and balanced trees are ordered by their

Continue reading

  • LinkedIn
  • Twitter
  • Skype
  • Email
  • GitHub
  • YouTube
  • Facebook
My Tweets
February 2019
M T W T F S S
« Nov    
 123
45678910
11121314151617
18192021222324
25262728  

Translate

AWS azure b-tree backup best practices checkpoint configuration database DMV How to index job linux locks migration monitoring powershell replication sets SQL Operations Studio sql server statistics storage tempdb tools transaction log tsql undocumented wait
Blog at WordPress.com.
Cancel