Oracle DBA, How To, Error, Cause and Action

ORA-14140: table string.string is already in read/write mode

ORA-14140: table string.string is already in read/write mode


Cause:


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



Action:


this DDL can only be executed on a read-only table

No comments:

Post a Comment

Thanks for your comment.