Viewing 15 posts - 9,331 through 9,345 (of 9,707 total)
Honestly, I'm not sure if the snapshot "empties" or is deleted completely once you restore. The best way for you to find out the answer, though, is to test...
October 30, 2007 at 7:24 am
Oddly enough, when I was searching yesterday, I could not find the "Forum Settings" Box no matter where I searched on my account or in Control Panel. Yet, today,...
October 30, 2007 at 5:46 am
V,
I appreciate the link to Amazon and Microsoft (I didn't know about those books), but...
You'd better amend your post. TestKing, Pass4Sure and BrainDump are all brain dump sites and...
October 30, 2007 at 5:03 am
There are no books yet for these exams (I've been looking), but this article was recently published on the site. It might help you out:
http://www.sqlservercentral.com/articles/Business+Intelligence/61369/
October 30, 2007 at 4:48 am
Richard,
Are you aiming too high? I don't know. It depends on your retention level and your ability to learn. If you learn quick and retain for a...
October 30, 2007 at 4:43 am
Wow. 500+ million records? That's a LARGE table.
I can tell you from experience that the more columns you have in a table that size, the harder it is...
October 30, 2007 at 4:32 am
You can't insert into a snapshot. All the snapshot does is "tag" the database at the time the snapshot is taken. Then, everytime something in the database changes,...
October 30, 2007 at 4:18 am
I've never used MOM or OnePoint before. Did you check your logs for specific error messages? Both SQL Server and OS logs?
October 29, 2007 at 12:33 pm
The problem being that my code is going to be a stored procedure once I get done coding it. If I use GO, then I cut my Sproc short...
October 29, 2007 at 12:26 pm
Well my connection must have been refreshed shortly after posting this because I was demonstrating it for my boss and it worked... DOH. So then I tried a third...
October 29, 2007 at 11:39 am
Maybe I should have rephrased my previous post.
When I said "why would you need a transaction log at all", what I meant was, why would you need to hold onto...
October 29, 2007 at 10:40 am
To answer your questions the best I can:
As stated above, backups in any version of SQL Server are all online.
Restores, technically, are not online except in the case...
October 29, 2007 at 5:06 am
I was under the impression, generally speaking, that the master db doesn't change that much or very often at all. That being the case, why would you need transaction...
October 29, 2007 at 4:42 am
Don't forget the hardware issue! Besides restoring over a network, it could be that your DB is taking so long to restore because the hardware is either old or...
October 29, 2007 at 4:34 am
SQL Server doesn't really do data comparisons in the literal sense. For that, you're better served by looking into third party tools like Red Gate's SQL Data Compare. ...
October 29, 2007 at 4:27 am
Viewing 15 posts - 9,331 through 9,345 (of 9,707 total)