Index >
ORACLE Server Parameters >
_row_locking
_row_locking
NOTE: This is an internal Oracle parameter. Do NOT use it unless instructed
to do so by Oracle Support. Playing with this parameter may be harmful.
Oracle 11.1.0:
Parameter Name: | _row_locking
| Description: | row-locking
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 10.2.0:
Parameter Name: | _row_locking
| Description: | row-locking
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 10.1.0:
Parameter Name: | _row_locking
| Description: | row-locking
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 9.2.0:
Parameter Name: | row_locking
| Description: | row-locking
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 8.1.7:
Parameter Name: | row_locking
| Description: | row-locking
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 8.0.6:
Parameter Name: | row_locking
| Description: | row-locking
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 7.3.4:
Parameter Name: | row_locking
| Description: | row-locking
| Type: | CHAR
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Related Error Messages:
ORA-01083: value of parameter \"%s\" is inconsistent with that of other instancesCause: The value of the given parameter is required to be the same for all instances in the cluster database configuration. ROW_LOCKING and SERIALIZABLE are 2 examples.Action: Change the value of the parameter in INIT.ORA file to match that of other cluster database instances.
This parameter is not documented and should not be used.
Search for more info about
[ _row_locking ]
on the Oracle FAQ.
|