ddl in tran  identity in nonunique index

Chapter 8: Setting Database Options

delayed commit

The delayed_commit parameter allows you to determine when log records are written to disk. With the delayed_commit parameter set to true, the log records are asynchronously written to the disk and control is returned to the client without waiting for the IO to complete. This improves the response time for the transactions for which the delayed_commit parameter is enabled.





Copyright © 2005. Sybase Inc. All rights reserved. identity in nonunique index

View this book as PDF