Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies whether the database is brought back online immediately when the rebuilding of the cache is initiated, or only when the rebuilding of the cache is complete.
Syntax
<ProactiveCaching>
...
<OnlineMode>...</OnlineMode>
...
</ProactiveCaching>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
Immediate |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Hinweise
The value of this element is limited to one of the strings listed in the following table.
| Value | Description |
|---|---|
Immediate |
Database is brought back online immediately when the rebuilding of the cache is initiated. |
OnCacheComplete |
Database is brought back online only when the rebuilding of the cache is complete. |
The enumeration that corresponds to the allowed values for OnlineMode in the Analysis Management Objects (AMO) object model is ProactiveCaching.
Siehe auch
Verweis
ProactiveCaching Element (ASSL)