I have a csv unload process i am running in sqldeveloper, a process window popped up showing the progress of the export and it had an option to run the process in background, I picked the option but now how do I know if the process is complete?
Asked
Active
Viewed 6.8k times
1 Answers
177
You will see a running task in the Task Progress View by clicking on View -> Task Progress.
From menu of Oracle Sql Developer
- Choose
View
. - Then choose
Task Progress
. - The view will appear in tab located in lower right corner.
View -> Task Progress

Simon LG
- 2,907
- 1
- 17
- 16
-
@shareef Be careful with your edits, you radically changed the answer here, and introduced multiple grammatical errors. – Pierre-Luc Pineault Sep 28 '15 at 19:58
-
thanks i shall be more carefull but i think its improved now @Simon LG – shareef Sep 29 '15 at 07:58
-
2Na versão em pt_BR as opções são Exibir -> Andamento da Tarefa. – brbrbr Sep 30 '15 at 09:00
-
1En français: "Progression de tâche" – stefv May 16 '22 at 09:33
-
1En español: "Ver - Progreso de Tarea" – Marco Aurelio Fernandez Reyes Jun 10 '22 at 14:48