606

From BR Wiki
(Redirected from 0606)
Jump to navigation Jump to search

Summary:

Invalid element in Open statement

Cause:

The Open statement includes an invalid element in the KPS= or KLN= string. Some possibilities:

  1. The record length, key position or key length for an Open statement is either missing or invalid.
  2. Open Linked statement attempted to use first 8 bytes of record as key field (releases 3.60 and higher).

Remedy:

  1. Add or correct the RecL=, KPS= and/or KLN= parameters.
  2. don't do that.