Hi All,
we have oracle db 11.2 on aix. The db_block_size is 8192
While creating MV,we got the error ORA-01489 Result of string concat is too large
It is a clob column.
If i want to store more than 4 GB data,which datatype suits for that.
I read this link "https://docs.oracle.com/cd/B19306_01/server.102/b14237/limits001.htm#i287903"
For CLOB says that Initialization parameter (8 TB to 128 TB).
Anyone please explain the above line .what does it mean?
Any suggestions
Thanks & Regards,