Hi,
I am trying to create a error log table but i am getting the below error
ORA-20069: Unsupported column type(s) found:
The table on which i am trying to create has one column with xml datatype.
Is there a way to create the error table for tables with XML datatype.
Thanks
Pal