Install and configure
BackBy — January 24, 2008
These questions are based on 802 - IBM Lotus Notes Domino 8 System Administration Update.
Objective: Install and configure
Sub-objective: Implement database on demand collations
Single answer, multiple choice
Which of the following will help to minimize the server performance impact related to the user-sorted columns in a view?
- Enable the View property "Defer index creation until first use"
- Disable the View property "Defer index creation until first use"
- Enable the Column property "Defer index creation until first use" for each user-sorted column in the view
- Disable the Column property "Defer index creation until first use" for each user-sorted column in the view
Answer:
C. Enable the Column property "Defer index creation until first use" for each user-sorted column in the view
Tutorial:
The "Defer index creation until first use" feature, also known as "On-Demand Collation," helps minimize the server performance impact related to the user-sorted columns in a view. The setting "Defer index creation until first use" is located in the Sorting tab of the Column Properties dialog box for user-sorted columns. When this setting is enabled for a user-sorted column, the creation of the view index for that column is deferred until a user re-sorts the view by that column.
Reference:
Lotus Domino Designer 8 Help Database Topic: Sorting documents in views
IBM Lotus Notes Domino 8 Reviewers Guide




