table string.string is already in read/write mode

Solution ID:ORA-14140

Type: Oracle

Cause

an attempt was made to set a read/write table in read/write mode

Actions

Submit DROP TABLE <table> PURGE to drop the table.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL