Viewing 15 posts - 28,336 through 28,350 (of 39,771 total)
I probably didn't do a good job explaining the analogy, but I think that looking at other professions might help us decide if we should change the way we do...
June 3, 2008 at 9:30 am
:), I was going to suggest what you posted. Single user mode usually helps here.
June 3, 2008 at 9:23 am
Terry,
Good advice.
OP,
You would restore the full, the diff, and logs, and with the final log, go as long as you can. You have to practice those tasks. I'm not sure...
June 3, 2008 at 9:20 am
That's a good question. I know xp_delete_file is called, with the filename and time base on tracing things.
In testing, I also saw a call like this:
exec sp_executesql N'RESTORE LABELONLY FROM...
June 3, 2008 at 9:17 am
2 instances meaning active/active or 2 instances on one node in active/passive?
Are you adding another server (3 nodes) for the instance or a third instance somewhere else?
June 3, 2008 at 9:13 am
Config Mananger, is it connecting to the virtual node or one of the individual nodes?
It might not be cluster aware. I wouldn't be surprised there if you had to manually...
June 3, 2008 at 8:53 am
Marios,
That's an interesting scenario. I haven't dealt with it, but my thoughts are that you enable AWE on all instances. With 2-3GB for each instance, I think you would not...
June 3, 2008 at 8:48 am
That should be the right file. I think a reboot is necessary since there could be a pending change. Shouldn't hurt.
June 3, 2008 at 8:40 am
Order shouldn't matter, never seen it do so in the past, but I've added things to the end so I know what to remove.
Be sure you document your changes.
June 3, 2008 at 8:39 am
I own a training center, but I'm not sure classroom is for everyone. Some people like the live environment, getting a ton of information packed into one week. Others think...
June 3, 2008 at 8:37 am
I'd be interested as well. What people typically do is quiesce the system, make sure nothing else is happening, and then run your process.
Keep in mind that the server is...
June 2, 2008 at 3:46 pm
Typically you have CALs that allow a client to access any number of devices. I don't believe this has changed, but licensing is fluid, so I'd check directly with Microsoft...
June 2, 2008 at 3:44 pm
I don't think there are queries for this. I'd assume it's in the registery, so perhaps you can xp_regread the data out of there. Might need multiple queries.
June 2, 2008 at 3:42 pm
Interesting thoughts, and I'm looking forward to seeing what you think about tomorrow's comparison.
Jeff, inspections are often third party, city or county employers, isn't that better than having the developer...
June 2, 2008 at 3:37 pm
How do you expect this data to get into folders? What type of result set?
The data from SQL Server can be easily exported using DTS or bcp and you can...
June 2, 2008 at 3:29 pm
Viewing 15 posts - 28,336 through 28,350 (of 39,771 total)