ORA-22857: cannot modify columns of object tables - Oracle Database 12c Error Messages
Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=1qBXDhmV0nI
In this video we are going to see how to fix below Oracle Database 12c Error Message.
ORA-22857: cannot modify columns of object tables.
Cause: An attempt was made to alter the object table by modifing existing columns.
An object table cannot be altered to modify existing columns since it is based on an
object type. The table definition must be in sync with the corresponding type.
Action: Create a new type with the desired attribute types and use it to create an
object table. The new object table will have the desired columns.
#12c #oracledatabase12c #oracledatabase #oracledba #sql #oraclesql #oraerrors #oracleerrorcodes #dba #database
Other Videos By java frm
Tags:
ORA-22857: cannot modify columns of object tables
how to fix ORA-22857
oracle database 12c error messages
oracle database 12c error codes
oracle error messages
oracle database messages
oracle exception messages
sql errors
oracle sql
oracle error codes
12c
oracle 12c
ora errors
ora messages
oracle dba
oracle database administration
oracle tutorial