September 28, 2011
In SQL Server, a database RESTORE shows just the following rows in the logs :- 2008-01-23 08:38:40.42 spid52 Starting up database ‘dbPerf_MAIN’. 2008-01-23 08:38:40.52 spid52 The database ‘dbPerf_MAIN’ is marked RESTORING and is in a state that does not allow recovery to be run. 2008-01-23 08:38:43.71 spid52 Starting up database ‘dbPerf_MAIN’. 2008-01-23 08:38:46.82 Backup Restore [...]
Read the full article →
April 26, 2011
Thanks to Pinal Dave , I got to know about Pluralsight’s On-Demand (FREE) for SQL Server Course . I attended T-SQL I , T-SQL II and T-SQL III sessions and must admit that nothing beats a well structured tutorial by an expert. All of these tutorials are by Dan Sullivan (Follow on Twitter) . The [...]
Read the full article →