Hello!
I regurlarily use my SQL-script with CLOB output (of different length) and save result to Exsel by choosing the "Copy to Excel" function in the result set context menu.
If I have very long CLOB (>32767 chars), in PL/SQL Developer 14.0.6.1998 (32 bit) I got the error and can fix the query and go on, but in the newer versions (15.0.2.2054 32 bit, 15.0.4.2064 64 bit) PL/SQL Developer just fails and closes itself.
Can you fix it, please? Catch this exception and give the error as before, or (ideally) reformat the output and split the huge string in two+ cells/rows...
Frankly speaking, it appears that PL/SQL Developer 15 fails much more offen than 14's did... not only with Excel. Is there a problem with cathing exceptions?
I can indeed reproduce the crash when using the "Copy to Excel" function with large CLOB data. We'll fix it!
© Allround Automations forums