Oracle Error ORA-25109: standby lock name space has illegal character ‘string’

Oracle Error Message

ORA-25109: standby lock name space has illegal character ‘string’

Reason for the Error

An invalid lock name space was specified for the standby database. The lock name space for the standby database can only contain A-Z, 0-9, ‘_’, ‘#’, ‘$’, ‘.’ and ‘@’ characters.

Solution

Change initialization parameter _STANDBY_LOCK_NAME_SPACE to a valid character string.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...