Learn the reason and how to unravel the ORA-00401 error message in Oracle.
Description
When you encounter an ORA-00401 error, the following error message will appear:
ORA-00401: the cost for parameter identify is not supported through this launch
Cause
You tried to specify a price in the initialization file that is no longer supported by using this release of Oracle.
Resolution
The option(s) to resolve this Oracle error are:
Option #1
You need to enter a fee that is supported by way of your version of Oracle, or remove the parameter cost from the initialization file so that the default price is used.
Leave a Review