Viewing 15 posts - 46 through 60 (of 88 total)
calvo (7/19/2013)
You've restored from a backup successfully.
You've attached the .mdf file successfully (what about the .ldf?)
Seems like it should all work but your application cannot connect.
Have you remapped the...
July 19, 2013 at 5:07 pm
Can you connect to the database using other SSMS?
July 19, 2013 at 1:26 pm
If you are talking about the index definitions, then yes they are still there. Index data is gone - their pages are deallocated as well.
March 21, 2013 at 8:49 am
Minnu (3/20/2013)
i want to retrieve records which...
March 20, 2013 at 6:46 am
balaji.it02 (3/7/2013)
You have 2 options to perform..
1) Go for Database Snapshot & update snapshot frequently...
2) Go for Merge (Peer to Peer) replication for enabling mulitple users to update the data...
March 7, 2013 at 6:32 am
Well, I figured it out - the path for the backup files, C:\SQLLogs_LS\, was actually ' C:\SQLLogs_LS\' with a leading space. I altered the job, and all is well....
February 25, 2013 at 2:57 pm
Take a snapshot of the mirror, and have the users connect to the snapshot:
February 25, 2013 at 2:18 pm
What version of SQL? Are you connecting remotely? If so, what version is the database itself, and what version of the client tools are you using?
February 13, 2013 at 6:09 am
Excellent series Erin - thanks for contributing.
February 4, 2013 at 11:09 am
Just curious as to what the use caseeed is for this.
January 24, 2013 at 2:44 pm
I recently purchased this one:
Still digging through it, but the first quick pass it seems pretty thorough, with chapters on the basics, as well as chapters on SSIS, SSRS, ALwaysON,...
January 24, 2013 at 2:43 pm
Perry Whittle (12/11/2012)
have you run a log backup since removing the extra log file?
Yup - we run them every 10 minutes, for log shipping.
December 11, 2012 at 7:11 am
by "Active Directory Users and Computers" do you mean that the machine is a domain controller?
October 15, 2012 at 10:10 am
Kimberly Tripp's blog at sqlskills.com
http://www.sqlskills.com/blogs/kimberly/post/Transaction-Log-VLFs-too-many-or-too-few.aspx
October 10, 2012 at 6:25 am
Viewing 15 posts - 46 through 60 (of 88 total)