Oracle Error ORA-08008: another instance is mounted with USE_ROW_ENQUEUES = string

Oracle Error Message

ORA-08008: another instance is mounted with USE_ROW_ENQUEUES = string

Reason for the Error

the shared instance being started does not have the same value for use_row_enqueues as already running instances

Solution

ensure that all instances’ INIT.ORA files specify the same value for the parameter ‘use_row_enqueues’