Database option descriptions  allow nulls by default

Chapter 8: Setting Database Options

abort tran on log full

abort tran on log full determines the fate of a transaction that is running when the last-chance threshold is crossed. The default value is false, meaning that the transaction is suspended and is awakened only when space has been freed. If you change the setting to true, all user queries that must write to the transaction log are killed until space in the log has been freed.





Copyright © 2005. Sybase Inc. All rights reserved. allow nulls by default

View this book as PDF