Viewing 15 posts - 316 through 330 (of 597 total)
See http://www.prepressure.com/techno/raid.htm
or http://compreviews.about.com/library/weekly/aa-RAID-Pg1.htm
for a pretty decent comparison of RAID. On most of our servers the OS is set up as RAID 1 (mirrored) and there is a SAN...
Francis
November 10, 2004 at 8:08 am
Those standards sounds interesting Joe. Any help finding these standards would be appreciated. It would help talking with development teams about what data should or should not be stored in certain...
Francis
November 10, 2004 at 7:57 am
I don't see a problem with this. SQL Server will grab as much memory as it can up to the limit you set in the configuration properties (assuming you are...
Francis
November 5, 2004 at 12:40 pm
I agree this question makes no sense. My msdb database is set to simple on all production servers. I back it up everyday. No problem. Even if for some reason...
Francis
November 2, 2004 at 7:36 am
Not certain but have you tried
exec [server-name].master.dbo.scriptname ?
Francis
October 25, 2004 at 10:44 am
In DTS select 'Copy Object and Data' as opposed to 'COPY DATA AND VIEWS FROM THE SOURCE DATABASE' On the next screen uncheck 'Create Destination objects' and ensure "replace Existing...
Francis
October 25, 2004 at 10:40 am
The second CREATE statement does have a closing paran.
Francis
October 22, 2004 at 9:37 am
I wonder if this version works at all. The last time I looked at this tool (3 weeks ago) it didn't work at all. (missing dlls on the configuration step)
Francis
October 12, 2004 at 7:53 am
Hey Melvyn. As you correctly said "the answer is determined by the last Insert to table B. So therefore the answer (as a numerical value) cannot be determined. The answer...
Francis
September 20, 2004 at 9:35 am
You can already see your percentage as well as the points earned. Comparing percentages is not as meaningful unless we both have answered exactly the same questions. If I get...
Francis
September 16, 2004 at 11:48 am
All our SQL Server installations run on their own server. Any application that uses SQL Server runs on another server, that includes IIS or Apache. If the server has 4...
Francis
September 15, 2004 at 8:17 am
It depends. Append to media creates another backup stored in the same physical backup file. Overright media will delete the old backup and store your new one in its place. ...
Francis
September 9, 2004 at 1:05 pm
No you can't back up tempdb. It is of no value anyway. Tempdb is temporary space needed by SQL Server. It gets recreated if you restart the server. The other...
Francis
September 9, 2004 at 12:57 pm
Beth. I am not a Foxpro expert. But based on the message and the discussion it would seem to me that this is not a SQL Server issue but a...
Francis
September 1, 2004 at 12:51 pm
September 1, 2004 at 10:30 am
Viewing 15 posts - 316 through 330 (of 597 total)