![]() |
Cloudscape Properties
|
Reference Manual |
cloudscape.system.bootAllFunctionSpecifies whether the databases that are part of the current system are automatically booted when the Cloudscape system starts. When this property is set to false, a database is booted only when a connection is first made. Databases that are not part of the current system are booted only upon the first connection. NOTE: For information on what databases are considered part of the current system when it starts up, see cloudscape.service. Cloudscape recommends that you set this property to true when you use Cloudscape as a database server to multiple clients and false when you use Cloudscape embedded in a single-user application. The Cloudscape system boots when the local JDBC driver is loaded. Booting databases is a separate step in which Cloudscape checks whether recovery needs to be run on the databases. For information about recovery, see the Cloudscape Developer's Guide. Encrypted databases cannot be booted with this property. Encrypted databases must be booted individually by connecting to them with a valid key. DefaultExamplecloudscape.system.bootAll=true ScopeDynamic 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. |