🫐Check Oracle Error Message with OERR
Syntax
oerr facility error
facility : types of prefixes (ORA, PLS, EXP, etc.)Get Started
more $ORACLE_HOME/lib/facility.lisoerr ora 0103401843, 00000, "not a valid month"
// *Cause:
// *Action:oerr ora 0103401843, 00000, "not a valid month"
// *Cause:
// *Action:Last updated