Choosing Physical Tuning Options › Placement of Entities in Areas
Placement of Entities in Areas
Why separate entities?
To facilitate certain processing operations, you can instruct CA IDMS/DB to divide the database into separate areas. Each area can contain one or more entities. You place database entities in separate areas to:
Guidelines
Consider the following general guidelines for assigning entities to database areas:
- Whenever possible, place indexes in separate areas. If two or more indexes can be accommodated by the same page size, you can place the indexes in the same area. If using a non-SQL implementation, consider segregating each index in its own page range if they are in the same area or if the indexes are restricted to separate page ranges.
- In general, you should store only one type of entity cluster in each area of a database.
- Nonclustered entities can be placed together in a separate area or can be included in an area containing a cluster, provided that CALC overflow will not be a problem.
Copyright © 2014 CA.
All rights reserved.
|
|