ORA-00069: cannot acquire lock -- table locks disabled for
string



ORA-00069: cannot acquire lock -- table locks disabled for string..

Answer / guest

Cause: A command was issued that tried to lock the table
indicated in the message. Examples of commands that can lock
tables are: LOCK TABLE, ALTER TABLE ... ADD (...), and so on.

Action: Use the ALTER TABLE ... ENABLE TABLE LOCK command,
and retry the command.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13756: Cannot update attribute "string".

1 Answers  


RMAN-08120: WARNING: archive log not deleted, not yet applied by standby

1 Answers  


NNL-00014: unknown data type "string"

1 Answers  


ORA-24144: rules engine internal error, arguments: [string], [string]

1 Answers  


QSM-02170: tables must be identical across the UNION operator

1 Answers  






TNS-12687: Credentials expired.

1 Answers  


ORA-25265: specified signature for a queue which does not support reciever non-repudiation

1 Answers  


ORA-14067: duplicate TABLESPACE_NUMBER specification

1 Answers  


ORA-13799: threshold not found

1 Answers  


ORA-07598: spwat: $SETIMR failure

1 Answers  


PCB-00577: Use of ARRAYLEN with host tables in SQL statements is ignored

1 Answers  


RMAN-06527: KEEP option is not supported for backup of backup sets

1 Answers  


Categories