SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, OPTEXCMAX
  TSN <num>:<num> record size <num> exceeds maximum <num> record
  size

  Explanation:  The identified transaction contains an AIJ record
  whose size exceeds the maximum specified sort record size.
  During AIJ optimization, fixed-length data records are passed to
  the sort utility.  By default, the size of the sort records is
  1548 bytes in length, which is also the maximum value allowed.
  The sort record length affects the amount of disk space required
  to complete the AIJ optimization operation.  The size of the
  record passed to the sort utility can be adjusted using the
  <fac>$BIND_OPTIMIZE_AIJ_RECLEN logical.

  User Action:  If possible, increase the size of the sort record
  using the <fac>$BIND_OPTIMIZE_AIJ_RECLEN logical.
Close Help