Viewing 15 posts - 29,386 through 29,400 (of 39,818 total)
I assume other backups work (for user databases)?
I'm not sure what you can do other than rebuild msdb from scratch. Or restore from a previous backup.
I'd script out jobs, alerts,...
March 4, 2008 at 9:29 pm
The service account for SQL Server needs rights, not your account.
March 4, 2008 at 9:26 pm
I don't believe this will work either. You might be able to script out jobs/alerts/etc. and re-run the scripts, but I doubt a restore will go since it will likely...
March 4, 2008 at 9:26 pm
I get bored or can't focus at times and one thing I've learned is that if you can't work (and it happens), don't work. Don't worry about it, take care...
March 4, 2008 at 9:19 pm
RAID 0, for production, including production workstation, is a bad idea. It's a huge gamble that's not worth it.
Raid 5 is better for protection, R1 or R10 even better.
I just...
March 4, 2008 at 10:26 am
I agree that commas at the beginning aren't natural. It took me awhile to get used to it, but after years of comma ending, I found comma beginning much easier...
March 4, 2008 at 10:18 am
Local Service is recommended for local services that do not need to access the network. It provides limited rights. Local system is similar to the administrative account (local) and has...
March 4, 2008 at 7:37 am
Management buy-in is key, otherwise you'll have trouble enforcing any standards.
March 3, 2008 at 4:43 pm
I have 2 USB MyBooks from WD. Both 500GB and they work well, though it seems they don't like being on full-time. I now use them once a week or...
March 3, 2008 at 12:15 pm
I think you need a combination of solutions, and nuclear is part of it. The layman's view of nuclear is tremendous danger and waste. That isn't quite true. There's some...
March 3, 2008 at 12:05 pm
SQL Server used to run on other processors, but I'm not sure there was a great advantage.
If it ran on Linux, then there are definitely other places it might be...
March 2, 2008 at 10:08 pm
I use the dkranch-manure-spreading-formatting-finger machine. 😉
I am supposed to learn SQL Refactor and some other tools, but to date I've never used a code formatting tool. Years ago I tried...
March 2, 2008 at 7:55 pm
I'm not sure this script captures everything. don't forget you have a fillfactor, so pages are not completely full. I haven't checked your calculations, but that seems like a very...
March 2, 2008 at 7:52 pm
Viewing 15 posts - 29,386 through 29,400 (of 39,818 total)