24. september 2001 - 16:32Der er
1 kommentar og 1 løsning
Shut off logging!
Hello!
We have a MS SQL 2000 with a couple database in.
Now we wuld like to shut off the logging for one off the databases, but we do not know how to do it. The reason for this is that we would like to make it go faster, because at night we change the hole data in the database and it is about 700 Mb.
Virksomheder er på vej fra store sprogmodeller, der svarer på spørgsmål, til AI-agenter, der kan udføre opgaver på egen hånd. Det gør teknologien mere nyttig – og langt mere risikabel.
Simply change the recovery model to \"Simple\" on the Options tab of the database options (right-click database in Enterprise Manager and choose Properties).
This option is similar to the \"Truncate log on checkpoint\" in ver. 7. You will still see the name of the log file, but effectively it won\'t log anything.
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.