ORA-16788 Error Code Description:



 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.


0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
OraError.net © 2007 • Privacy PolicyTerms Of Use