Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle SQL Developer 20.2 export - Task failed

User_BPK1NOct 9 2020

Hi
Someone at work wrote an sql script and the script runs fine, we get 18000 rows and then we try and export the results to an excel xlsx format, I get the following error.
** Export Start ** at 2020.10.09-13.19.01
Export Single File to C:\Users\cmalcolm\Downloads\export-community.xlsx
Task failed
** Export End ** at 2020.10.09-13.19.15
Also tried in 19.4 and 19.2 similar errors.
Any suggestions on how I can export the data correctly.
My current workaround is.
ctrl-a (Select All)
Shift-Control-C (Copy all Including column headers)
open up Excel
Ctrl-v (Paste)
which does work, but would prefer the export to work correctly.
Thanks
Clive

This post has been answered by User_BPK1N on Nov 5 2020
Jump to Answer
Comments
Post Details
Added on Oct 9 2020
7 comments
1,622 views