Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.