ORA-31630: a job name is required to attach a job for user string
What triggered the Error:
No job name was supplied for an attach and the user has either no jobs executing or mutiple jobs executing.What should we do to fix it:
Provide a job name for attach to use in selecting an executing job, or to use for restarting a stopped job.