Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

KUP-11510

missing value at offset number in line "string"

Cause

Access parameters in an Oracle Big Data external table as well as entries in the Oracle Big Data configuration file were lists of one or more property name or value pairs. In some cases, the property name does not require a value. In other cases, where a value must be supplied with the property name, the two must be separated by an equal sign ('=') or a colon (':'). In this instance, a property name and a separator were found without a corresponding value.


Action

Correct the problem as suggested by the error message and retry the operation. Supply a value if the property name requires one. Otherwise, remove the separator and supply only the property name.