Home Privacy Policy Feedback Link to us Site Map

Oracle/PLSQL: ORA-00401 Error


Error:

ORA-00401: the value for parameter name is not supported by this release

Cause:

You tried to specify a value in the initialization file that is not supported by this release of Oracle.

Action:

The options to resolve this Oracle error are:
  1. You need to enter a value that is supported by your version of Oracle, or remove the parameter value from the initialization file so that the default value is used.