Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-42626

Invalid hexadecimal number passed to ETAG_MATCHES operator.

Cause

An invalid hexadecimal number is passed to ETAG_MATCHES operator. Ensure that a valid hexadecimal number is passed to the operator.


Action

Pass a valid hexadecimal number to the ETAG_MATCHES operator. Hexadecimal numbers are represented by only 16 symbols. These symbols or values are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E and F.