ORA-01082: 'row_locking = always' requires the transaction
processing option



ORA-01082: 'row_locking = always' requires the transaction processing option..

Answer / guest

Cause: "row_locking = always" is specified in INIT.ORA file.
This feature is not supported by ORACLE without the
transaction processing option.

Action: Remove it from INIT.ORA file or set it to "default"
or "intent".

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-01096: %s * string * string * string * string * number

1 Answers  


SQL*Loader-00600: Bind size of number bytes increased to number bytes to hold 1 row.

1 Answers  


DRG-10801: cannot create an SQE for another user

1 Answers  


ORA-06901: CMX: no local name assigned to local application

1 Answers  


NNL-00294: No entries found

1 Answers  


ORA-14294: Number of partitions does not match number of subpartitions

1 Answers  


ORA-12655: Password check failed

1 Answers  


ORA-28290: Multiple entries found for the same Kerberos Principal Name

1 Answers  


PLS-00049: bad bind variable 'string'

1 Answers  


PLS-01704: The expressions in a sort clause must be column specs or unsigned integers, with optional ASC or DESC

1 Answers  


LSX-00281: referenced ID "~S" is not defined

1 Answers  


ORA-00296: maximum number of files (string) exceeded for RECOVER DATAFILE LIST

1 Answers  


Categories