Link to home
Start Free TrialLog in
Avatar of Danimal
Danimal

asked on

Disable Transaction Logging

Is there a way to build a new database with no transaction log file at all?  Or if there is a log file, it is not filled with anything ever?

I want to kill that overhead.  Nightly backups is fine for my application.

As always, any information helping out will be much appreciated.

Thanks in advance,
Danimal
ASKER CERTIFIED SOLUTION
Avatar of rafrancisco
rafrancisco

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Danimal
Danimal

ASKER

Thanks to both of you.