Hi All,
We have Oracle DB 11.2 on Aix 7.
We recently changed the column from varchar2(4000) to clob for a table due to application upgrade ( not database upgrade ) like adding new column/table ,remove unwanted column and etc.
We have few views based on that table.After changing datatype,view not working due to inconsistent data type error expected got CLOB when compile
Sorry i couldn't share any definition of table here
Any Suggestions
Thanks & Regards,