Oracle DBA, How To, Error, Cause and Action

ORA-14139: table string.string is already in read-only mode

ORA-14139: table string.string is already in read-only mode


Cause:


an attempt was made to set a read-only table in read-only mode



Action:


this DDL can only be executed on a read/write table

No comments:

Post a Comment

Thanks for your comment.