I'm trying to fetch CLOB data from an Oracle database using perl but it gives me ORA-03115 error. I am able to extract non-CLOB data from teh same table without any problems. I m not sure why this is happening. Any ideas to resolves this problem???.
Thanks,