Many of the system background processes may be run multi-threaded.
When submitting a background process on-line, you may also run a multi-threaded
process or run a single thread of a multi-threaded process. The fields
Thread Count and Thread Number on the batch submission page control the multi-threaded process requests:
- To run a multi-threaded process, indicate the number of threads
in Thread Count and enter 0 in the Thread Number.
- To run a single thread in a multi-threaded process, indicate the
number of threads in Thread Count and indicate the Thread Number you
would like to run.
- To run a process as a single thread, enter Thread Count = 1 and Thread Number = 1. This will execute the background
process single-threaded.
Note: When running a multi-threaded process, the special background
process will wait until all threads are complete before marking the
batch job submission record as Ended.
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]