Viewing 15 posts - 1 through 15 (of 20 total)
i do that :
ALTER DATABASE Aloes_dev SET ANSI_NULLS ON,
ANSI_PADDING ON,
ANSI_WARNINGS ON,
ARITHABORT ON,
CONCAT_NULL_YIELDS_NULL ON,
QUOTED_IDENTIFIER ON,
NUMERIC_ROUNDABORT OFF;
now, i hope their is no problems on the dev...
March 26, 2008 at 5:03 am
i change the settings tomorrow on the test database and i will look if any problems appear.
Thanks for your time spend...
Yann.
March 25, 2008 at 12:05 pm
hello,
the screen said this
[Recommended Settings] ON ON ON ON ON ON OFF -
aloes_dev OFF OFF OFF OFF OFF OFF OFF Failed
ok, i change the settings.
March 25, 2008 at 11:49 am
(-)Database SQL Options Database Administration Rule Information
Score Result Friendly Name Description
Non Compliance (local)\Aloes_dev One or more databases failed the scan. Database SQL Options should be configured as...
March 25, 2008 at 4:24 am
thanks for your answer. I do that tomorow at work.
March 24, 2008 at 8:22 am
could you say me what is the "upgrade documents" ?
March 22, 2008 at 10:55 am
for obtain this result, i use the best practice analyser 2000 who said what problems have your database.
my database aloes setting isn't good. why ? what this parameter can do...
March 21, 2008 at 3:31 pm
thanks a lot... i look the query plan...
March 14, 2008 at 9:08 am
hello,
you say "Red nodes need work on" but i dont understand what you want to say. I dont speak american fluently. could you translate on a second answer ?
Yann.
March 14, 2008 at 8:59 am
ok, i look tomorrow. thanks
March 5, 2008 at 11:05 am
thanks for your works...
February 29, 2008 at 5:23 am
I'm sorry, that's true the database is smaller than 1 gigaoctet, so that's not a problem of memory!
February 28, 2008 at 1:58 am
how can i test the need in memory ? with sql profiler ? with RML Utility for sql server ?
we have only 2 simultaneous users, some sql transaction can...
February 27, 2008 at 10:49 am
this code :
bulk insert myTable from 'C:\file.txt' with (FIELDTERMINATOR = '|');
works on my serveur sql serveur 2005 sp2 french edition developper:)
February 2, 2008 at 4:01 am
Sorry for my english...
A developper must work on developpement database. that's the best security.
A script developped by a developper must be passed on a pre-production database by the dba. if...
February 1, 2008 at 3:00 pm
Viewing 15 posts - 1 through 15 (of 20 total)