Home » Oracle Error Codes

Oracle Error Codes – ORA-00069 – cannot acquire lock — table locks disabled for string

13 July 2009 305 views No Comment

ORACLE ERROR CODE ORA-00069

ERROR

cannot acquire lock — table locks disabled for string

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


Tags: , , , , , , , , , , , , , ,

Leave your response!

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>