| Administrator | 
		It is a little problematic, but you should be able to..
If you stop the adop properly, then you should be able to continue from where it left of using the restart=yes abandon=no parameters.
 
 I mean first tell the worker to stop using adctrl
 
 adctrl
 Select option:
 1. Show Worker Status then
 4. Tell manager that a worker failed its job
 
 then restart your db.
 Lastly, execute adop with restart=yes abandon=no.
 |