| Error | ORA-16788 |
Description | Unable to set one or more database configuration property values | Cause | This situation occurs when the database resource guard attempts to set database configuration property values into the database by issuing "ALTER SYSTEM" or "ALTER DATABASE" command. Typical causes of this error are: a) The values of log transport related properties have syntax errors; b) The Value of LogArchiveTrace is out of range; c) Database initialization parameter STANDBY_FILE_MANAGEMENT cannot be set to AUTO because the database compatability is not set to 9.0.0.0.0 or higher. | Action | Check the Data Guard broker log to see which property has the problem and reset the property correctly. |