Hi,
As check your comments you made changes in 12.2 version, is it possible to made the same changes in 12.1.
SQL server : having a column with datatype(varchar(max))
Oracle 12.1-> data needs to load into my_tab having a column with datatype(varchar/CLOB)
I'm trying manyways but showing an error : illegal use of Long datatype
Please help