Index >
ORACLE Server Parameters >
lock_name_space
lock_name_space
Oracle 11.1.0:
Parameter Name: | lock_name_space
| Description: | lock name space used for generating lock names for standby/clone database
| Type: | CHAR
| Obsoleted: | TRUE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 10.2.0:
Parameter Name: | lock_name_space
| Description: | lock name space used for generating lock names for standby/clone database
| Type: | CHAR
| Obsoleted: | TRUE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 10.1.0:
Parameter Name: | lock_name_space
| Description: | lock name space used for generating lock names for standby/clone database
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 9.2.0:
Parameter Name: | lock_name_space
| Description: | lock name space used for generating lock names for standby/clone
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 8.1.7:
Parameter Name: | lock_name_space
| Description: | lock name space used for generating lock names for standby/clone
| Type: | CHAR
| Obsoleted: | TRUE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 8.0.6:
Parameter Name: | lock_name_space
| Description: | lock name space used for generating lock names for standby/clone
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 7.3.4:
No such parmeter in Oracle 7.3.4.
Related Error Messages:
ORA-15002: parameter LOCK_NAME_SPACE exceeds limit of %s characters
ORA-15003: diskgroup \"%s\" already mounted in another lock name space Cause: The diskgroup could not be mounted by the ASM instance because it was operating in a lockspace different than another existingAction: Check the LOCK_NAME_SPACE initialization parameter value, or dismount the diskgroup from the other ASM instances.//
This parameter is documented in the
Oracle Server Reference Guide.
Search for more info about
[ lock_name_space ]
on the Oracle FAQ.
|