Beta Released (15.1.24.1225)

I don't get that error.

  • Which Oracle client version are you using?
  • Can you run the following, export to Insert statements, and email to me? john.dorlon@quest.com
select x.schema.getClobval() 
from   dba_xml_schemas x;

If you need to return to 15.0's handling of XMLType, you can do this:

  1. Close Toad
  2. Edit Toad.ini and add this under [SETTINGS]: UseNativeXMLType=0
  3. Save Toad.ini and restart Toad.

If needed, follow this link for instructions on locating Toad.ini.