Sets indexes to load as they are required, or to load all indexes at once on startup.
ConfigPersistent ConfigPersistent.setLazyLoadIndexes( boolean lazy_load ) throws ULjException
lazy_load Set true so that indexes load as required; otherwise, set false to load all indexes at once on startup.
Enabling this option reduces the startup time of the database but future operations may perform slower.
This ConfigPersistent with the lazy load indexes set.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |