How to see if the background process is complete in SQLDEVELOPER

venky80 picture venky80 · May 4, 2011 · Viewed 54.1k times · Source

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?

Answer

Simon LG picture Simon LG · Oct 27, 2011

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