Viewing 15 posts - 1,606 through 1,620 (of 2,897 total)
According to this thread, you have a corrupted backup
January 12, 2010 at 5:14 am
chris.mckeever (1/11/2010)
I figured there was a forehead slap and a "Doh!" in my near future.
Welcome to the club. I've been a member for a while ! 😀
January 11, 2010 at 6:24 pm
I think that if you disable the jobs so that they don't run during the file move, you should be ok. I haven't used replication in a while, so maybe...
January 11, 2010 at 3:43 pm
laddu4700 (1/11/2010)
If you don't shrink logfile, lets say logfile grows rapidly and...
January 11, 2010 at 3:38 pm
Search on Shrink Database and you will get lots of information about why NOT to shrink your database.
January 11, 2010 at 1:13 pm
If it's a production environment, I would think that the data is increasing regularly, thus making your backup size increase. Normal & expected.
Shrinking the data file will not help your...
January 11, 2010 at 1:05 pm
I created a new Maint Plan when I tried it just now. Perhaps there's a quirk in your existing plan if it was created on an earlier SP ? ...
January 11, 2010 at 10:12 am
I think the suggested method is:
Log on to the server
Configuration Tools
Go to SQL Configuration Manager
Go to SQL 2005 Service
Choose the Service -> Properties and change the account
Then you will need...
January 11, 2010 at 8:16 am
If there are large databases, you might want to do a FULL backup at night, then a Differential every 3 hours and transaction log backups more frequently, such as...
January 11, 2010 at 7:56 am
praveen640 (1/11/2010)
Yes i want the same DB with the same name on the same instance
And how will you know which one you are accessing ? Magic ?
You have a...
January 11, 2010 at 7:53 am
No, Mine were still checked. Are you up to date with service packs ?
January 11, 2010 at 5:38 am
Shrink file has an effect of causing fragmentation, and is not recommended except special situations.
From Books Online
"A shrink operation does not preserve the fragmentation state of indexes in the database,...
January 11, 2010 at 5:28 am
At a minimum, the DBA can ensure that code is clearly written, with appropriate comments & descriptions and follows company standards. And when revisions are made, a revision # is...
January 11, 2010 at 5:20 am
The link doesn't work because of a trailing blank. But paste the address, and it takes you to lots of information.
Edit: I retract my statement 🙂
January 11, 2010 at 5:13 am
Viewing 15 posts - 1,606 through 1,620 (of 2,897 total)