Database Error Messages

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

DRG-11310

invalid order by column: string of datatype string and size string

Cause

the column specified is not valid


Action

check that the followings are valid:

  1. column is of supported datatype
  2. valid table name, column name in the specification.
  3. column size is at most 249 bytes long