606: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Redirected page to 0606)
 
No edit summary
Line 1: Line 1:
#redirect:[[0606]]
{{Error
|606
|Invalid element in [[Open]] [[statement]]
|The Open statement includes an invalid element in the KPS<nowiki>=</nowiki> or KLN<nowiki>=</nowiki> string. Some possibilities:
# [[Open Linked]] statement attempted to use first 8 bytes of record as key field (releases [[3.60]] and higher).
# The key position of the key length for an Open statement is either missing or invalid.
|Add or correct the [[RecL]]<nowiki>=</nowiki> and/or KPS<nowiki>=</nowiki> and/or KLN<nowiki>=</nowiki> parameters.
}}
[[Category:Error Codes]]

Revision as of 17:59, 6 October 2022

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.