Physical and logical log records
One VSAM CI is a physical record. The information logged at a particular time forms a logical record, whose length varies independently of the space available in the CI. So one physical record might contain:
- Several logical records
- One or more logical records and part of another logical record
- Part of one logical record only
The term "log record" refers to the logical record, regardless of how many physical records are needed to store it.