Previous Topic: Segments, Files, and AreasNext Topic: Files


Segments

The definition of a segment includes these attributes:

Example

create segment prodseg
  for sql
  for schema prodschm
  stamp by area;

Note: Segment must be added to DMCL Definition.

Before CA IDMS/DB can use a segment at runtime, you must add the segment to a DMCL, which in turn must exist as a load module in a load library.