84

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?

Srinivasan Sekar
  • 2,049
  • 13
  • 22
venky80
  • 945
  • 3
  • 9
  • 10

1 Answers1

177

You will see a running task in the Task Progress View by clicking on View -> Task Progress.

From menu of Oracle Sql Developer

  1. Choose View.
  2. Then choose Task Progress.
  3. The view will appear in tab located in lower right corner.

View -> Task Progress

View Task Progress Menue Task Progress View Tab

Simon LG
  • 2,907
  • 1
  • 17
  • 16