ORA-00078 Error Message
Learn the cause and how to resolve the ORA-00078 error message in Oracle.
Description
When you encounter an ORA-00078 error, the following error message will appear:
- ORA-00078: cannot dump variables by name
Cause
You tried to dump a variable by name, but your system does not support this option.
Resolution
The option(s) to resolve this Oracle error are:
Option #1
Try the PEEK command.
No comments:
Post a Comment