Database Error Messages

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

ORA-33784

(INTERP5) Ampersand substitution is not permitted in a string statement.

Cause

An ampersand substitution was attempted. This is not allowed in ARGUMENT or VARIABLE commands.


Action

Rewrite the program to work around this limitation.