Oracle DBA, How To, Error, Cause and Action

ORA-16714: the value of property string is inconsistent with the database setting

ORA-16714: the value of property string is inconsistent with the database setting


Cause:


The value of the specified configuration property was inconsistent with database in-memory settings or server parameter file settings. This may be caused by changing an initialization parameter that corresponds to a configuration property.



Action:


Query the InconsistentProperties property on the database to determine the which properties are set inconsistently. Reset the properties to make them with the database settings.

No comments:

Post a Comment

Thanks for your comment.