Physical Characteristics
The segment definition for all catalog components must have the following characteristics:
All other physical characteristics can be chosen based on processing requirements, hardware configuration, and standard database design techniques. For example, choose an access method and page size appropriate for your disk devices and consider using a page reserve on the DDLCATX area.
Catalog Components for Non-SQL Use
Without the SQL option, only a system dictionary requires a catalog component. When defining the corresponding segment, specify FOR NONSQL (or take the default).
Catalog Components For SQL Use
If the SQL option has been installed at your site, one or more of your application dictionaries will have an associated catalog component in order to define tables and views. The corresponding segment must have the following attributes:
The catalog associated with the system dictionary can also be defined with these attributes. If it is, SQL can be used to examine the physical database definitions stored in the system dictionary.
When a new SQL catalog component is defined, take the following steps after the new segment has been formatted:
|
Copyright © 2014 CA.
All rights reserved.
|
|