Viewing 15 posts - 7,021 through 7,035 (of 7,187 total)
You should only rebuild/restore master as a last resort, and after ascertaining (or attempting to ascertain) the cause of the failure. I can't think of any reason to rebuild/restore other than...
June 27, 2006 at 6:13 am
If you can't start SQL Server and you want to restore the master database, you will need to rebuild the master database first using the rebuildm utility. This isn't a...
June 27, 2006 at 4:20 am
Curtis
Without PAE/AWE, a 32-bit processor can only access 4GB of RAM. Normally (and this is slightly simplified), applications have access to the first 2GB of that and the operating system...
June 27, 2006 at 4:05 am
Or, if this is a one-off, you can use the Pivot Table feature in Excel to get your worksheet into the same structure as your table.
John
June 23, 2006 at 7:07 am
Greg
Check out the first topic on this page:
http://blogs.msdn.com/sqlserverstorageengine/default.aspx
John
June 22, 2006 at 7:27 am
Barbara
I think if you want to be able to view your counters in Performance, then you need to save them as a binary file (.blg) when you set them up.
I...
June 22, 2006 at 7:19 am
OK, it's possible that the snapshot process involves a large transaction that fills up your log before it gets committed. You need to expand your transaction log so that it can...
June 21, 2006 at 9:56 am
I see what you're saying (and apologies for not reading through the MS article). Obviously I wasn't advocating messing with system tables. You can't really legislate for administrators of other...
June 21, 2006 at 9:52 am
You seem to have posted twice by accident. I have answered here:
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=7&messageid=288415
June 21, 2006 at 9:35 am
As long as any firewalls which may be between the linked servers have the correct ports open, there should be no reason why this won't work. Obviously if you're using...
June 21, 2006 at 9:34 am
Brian
Is there a firewall between the two servers? If so, you may need to arrange to have port 1433 (or whatever other port you have reconfigured SQL Server to listen...
June 21, 2006 at 9:30 am
Shane
Have a look under B for Bristish English, not E for English British.
John
June 21, 2006 at 9:19 am
Black
Are you confusing the terms "primary key" and "clustered index"? The primary key uniquely identifies each row in your table. If SALEID alone does this, then that should be your...
June 21, 2006 at 9:15 am
SR
If you have physical access to the servers, log on to the node you want to shut down. If you are using Terminal Services or similar, connect to the IP...
June 21, 2006 at 8:58 am
It sounds as if this event occurs when Windows can't extract all the information from the event generated by an application, in this case MSSQL SERVER. I'm sorry but I...
June 21, 2006 at 3:59 am
Viewing 15 posts - 7,021 through 7,035 (of 7,187 total)