Home Privacy Policy Feedback Link to us Site Map

Oracle/PLSQL: ORA-00078 Error


Error:

ORA-00078: cannot dump variables by name

Cause:

You tried to dump a variable by name, but your system does not support this option.

Action:

The options to resolve this Oracle error are:
  1. Try the PEEK command.