ORA-08008: another instance is mounted with USE_ROW_ENQUEUES = string
What triggered the Error:
the shared instance being started does not have the same value for use_row_enqueues as already running instancesWhat should we do to fix it:
ensure that all instances' INIT.ORA files specify the same value for the parameter 'use_row_enqueues'