How to fix the Oracle error PGU-00106: invalid ECHO switch?
In this post, you’ll learn more about the Oracle ErrorPGU-00106: invalid ECHO switch with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PGU-00106: invalid ECHO switch
Reason for the Error PGU-00106: invalid ECHO switch
Cause: An invalid option for the SET ECHO command was specified.
How to fix the Error PGU-00106: invalid ECHO switch ?
You can fix this error in Oracle by following the below steps
Action: Use either ON or OFF as an option for the SET ECHO command.
Leave Your Comment