Database Error Messages

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

ORA-33388

(EIFEXPRT04) %a string number
The expression beginning with %1p cannot have more than %2p dimensions.

Cause

The maximum number of dimensions was exceeded. If the maximum is 32 dimensions, then this is a limit enforced by AGGREGATE. Otherwise, the maximum should be 256 dimensions.


Action

Use no more than then maximum number of dimensions.