0606: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
(No difference)

Revision as of 17:46, 28 June 2013

Summary:

Invalid element in Open statement

Cause:

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

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

Remedy:

Add or correct the RecL= and/or KPS= and/or KLN= parameters.