![]() |
Cloudscape Properties
|
Reference Manual |
cloudscape.storage.rowLockingFunctionUse this property to disable row-level locking. Row-level locking uses more system resources, such as disk space and memory, so if an application does not need row-level locking, you can use this system property to force all locking to table level. For example, read-only and single-user applications probably do not need row-level locking. This property can be set to one of the boolean values true and false. Setting the property to true enables row-level locking (the default behavior). Setting the property to false disables row-level locking. DefaultExamplecloudscape.storage.rowLocking=false
-- database-level property
-- publishing a database-wide property Scopedatabase-wide (publishable) Dynamic or StaticThis property is static; if you change it while Cloudscape is running, the change does not take effect until you reboot. |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |