Database Error Messages

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

PCC-02433

Invalid host variable and attribute pairing

Cause

The host variable and attribute pairing in a LOB or Collection DESCRIBE is invalid. Most likely, this was due to some problem with the host variable. For example, this error could occur if the host variable was not declared or is otherwise not provided.


Action

Usually, other, more specific, errors will accompany this one. Correcting some or all of those problems should resolve this error.