Oracle® Database 8i | 9i | 10g | 11g | 12c | 18c | 19c Error Codes

Information for Database Error Code ORA-42399: cannot perform a DML operation on a read-only view
Oracle® Database Error ORA-42399222/24

ORA-42399: cannot perform a DML operation on a read-only view

Cause: An attempt was made to insert, delete, or update row(s) of a view created with read-only option. DML operations on such views are explicitly prohibited.

Action: Perform the desired DML operation on the view''s underlying base table or issue ALTER VIEW ... READ WRITE command to make the view updatable.

Error Type: ORA

Oracle® Database Error Codes 8i | 9i | 10g | 11g | 12c | 18c | 19c

Record: 1/1

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners

Oracle: Registered trademark of Oracle