James' SQL Footprint
Archives: April 2012
Generate restore script automatically by backup history table
For instance, if you backup the database as the sequence below
| ID | backup_start_date | backup_type |
| 1 | 2012-04-30 18:28:43.000 | Full |
| 2 | 2012-04-30… |
2 comments, 1,255 reads
Posted in James' SQL Footprint on 30 April 2012
Setup database mirroring and log shipping together
here is a great article about how to setup the database mirroring and log shipping together.
http://technet.microsoft.com/en-us/library/ms187016.aspx
In our system, we setup data mirroring with high-safety…
0 comments, 2,121 reads
Posted in James' SQL Footprint on 21 April 2012
script system object in resource database
0 comments, 274 reads
Posted in James' SQL Footprint on 19 April 2012
Log shipping setup problem
there are 2 monitor tables after logshipping setup
1. log_shipping_monitor_primary
This table has entries for all primary database on primary server and monitor server
2. log_shipping_monitor_secondary
This table has entries…
0 comments, 441 reads
Posted in James' SQL Footprint on 18 April 2012
Why I can not connect sql server ???
1. Enable TCP protocol
I tried to login sql server by SSMS with Server Name "MachineName\InstanceName", and select the Network protocol "TCP/IP"
but got error message below
My…
0 comments, 2,333 reads
Posted in James' SQL Footprint on 10 April 2012
Why shrink sql server data file failed?
2 comments, 663 reads
Posted in James' SQL Footprint on 7 April 2012
Clean SQL Server Cache
SQL Server memory cache just like…
0 comments, 2,589 reads
Posted in James' SQL Footprint on 6 April 2012
SQL Server 2012 license
1. There is no Datacenter Edition anymore, it is merged into Enterpise Edition. Furthermore, Workgroup and Small business Editions are also being retired.
Currently there are only…
0 comments, 814 reads
Posted in James' SQL Footprint on 5 April 2012
Install SQL Server 2012 Book online on local disk
4 comments, 3,764 reads
Posted in James' SQL Footprint on 1 April 2012



Subscribe to this blog