Viewing 15 posts - 30,826 through 30,840 (of 39,754 total)
Is this a test or homework question? It doesn't sound like a production issue.
We are happy to help you figure things out, but please give us some idea that you've...
October 31, 2007 at 8:54 pm
When you use TRUNCATE_ONLY, no log backup is performed. The log file is just truncated.
You should not be using TRUNCATE_ONLY in general. Just run backup log with the disk path.
October 31, 2007 at 8:52 pm
I think I remember seeing this as well. It looks for specific extensions. I thought this changed in SP2, have you applied that?
October 31, 2007 at 8:50 pm
Is this a homework or test question?
Perhaps you can post what you think should happen and we can help guide you.
October 31, 2007 at 8:49 pm
Sounds like a naming issue. Can you restore the backup without creating a database first?
October 31, 2007 at 8:48 pm
Does another user have the file open on their desktop?
October 31, 2007 at 8:47 pm
Surprisingly, we have more important things. I noticed it and a few people have pointed it out, but there's not really any other choice that makes sense, so hopefully it's...
October 31, 2007 at 8:46 pm
I see the article. What browser are you using? Do you see what's attached below?
October 31, 2007 at 8:45 pm
You want this stuff written to the log. It is how you can ensure that there are no integrity issues, like if the power dropped in the middle of your...
October 31, 2007 at 1:54 pm
I haven't. HAve you checked the security on the files created each way?
October 31, 2007 at 9:19 am
I think I noticed #2 as a bug. The task actually builds the code at runtime and if you delete the databases, you can't undo this. I believe you need...
October 31, 2007 at 9:18 am
I should have remembered that. Good idea, George!
October 31, 2007 at 9:08 am
If you are planning on using SQL Mail, I'm not sure the transaction log comes into effect. The log is used to record changes to data, not mailings, alerts, or...
October 31, 2007 at 9:05 am
The job doesn't contain the steps for the plan. The job just runs a "package" that's set up with the plan. The job is just a trigger for the maintenance...
October 31, 2007 at 8:57 am
Thanks for the update.
Is this strictly a security issue? I'm wondering why someone can be a sysadmin in one db and not another? Are you a sysadmin in the other...
October 31, 2007 at 8:54 am
Viewing 15 posts - 30,826 through 30,840 (of 39,754 total)