COMMIT_WRITE is deprecated,use COMMIT_LOGGING and COMMIT_WAIT instead
Below error is continously appearing almost every second in alert log file:
COMMIT_WRITE is deprecated,use COMMIT_LOGGING and COMMIT_WAIT instead
Oracle version is 11.2.0.2 on HP-UX ia64.
The paramete is not set in init file. Do i need to reset this parameter to get rid of the warning messages in alert log?
SQL> show parameter COMMIT_WRITE
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
commit_write string
Please suggest
Regards