6.7 Controlling the Number of Concurrent Jobs
Learn about specifying the number of concurrently running jobs.
- About Managing the Number of Concurrent Jobs
 Learn about managing maximum number of concurrently running jobs.
- Viewing the Number of JOB_QUEUE_PROCESSES
 You can view number ofJOB_QUEUE_PROCESSESin three ways.
- Changing the Number of JOB_QUEUE_PROCESSES
 You can change the number ofJOB_QUEUE_PROCESSESby running a SQL statement in SQL*Plus.
6.7.1 About Managing the Number of Concurrent Jobs
Learn about managing maximum number of concurrently running jobs.
JOB_QUEUE_PROCESSES determine the maximum number of concurrently
            running jobs. In Oracle APEX transactional support and SQL scripts require jobs. If
                JOB_QUEUE_PROCESSES is not enabled and working properly, you cannot
            successfully execute a script.
                  
Parent topic: Controlling the Number of Concurrent Jobs
6.7.2 Viewing the Number of JOB_QUEUE_PROCESSES
You can view number of JOB_QUEUE_PROCESSES in three ways.
               
- Viewing JOB_QUEUE_PROCESSES in the Installation Log File
 ViewJOB_QUEUE_PROCESSESin the installation log files.
- Viewing JOB_QUEUE_PROCESSES in Oracle APEX
 View the number ofJOB_QUEUE_PROCESSESon the About Oracle APEX page.
- Viewing JOB_QUEUE_PROCESSES from SQL*Plus
 View the number ofJOB_QUEUE_PROCESSESfrom SQL*Plus.
Parent topic: Controlling the Number of Concurrent Jobs
6.7.2.1 Viewing JOB_QUEUE_PROCESSES in the Installation Log File
View JOB_QUEUE_PROCESSES in the installation log
        files.
                     
See Also:
Parent topic: Viewing the Number of JOB_QUEUE_PROCESSES
6.7.2.2 Viewing JOB_QUEUE_PROCESSES in Oracle APEX
View the number of JOB_QUEUE_PROCESSES on the About Oracle APEX page.
                     
To view the About Oracle APEX page:
See Also:
Parent topic: Viewing the Number of JOB_QUEUE_PROCESSES
6.7.2.3 Viewing JOB_QUEUE_PROCESSES from SQL*Plus
View the number of JOB_QUEUE_PROCESSES from
        SQL*Plus.
                     
To view the number of JOB_QUEUE_PROCESSES
                from SQL*Plus:
                     
Parent topic: Viewing the Number of JOB_QUEUE_PROCESSES
6.7.3 Changing the Number of JOB_QUEUE_PROCESSES
You can change the number of JOB_QUEUE_PROCESSES by running a SQL statement in SQL*Plus.
                  
To update the number of JOB_QUEUE_PROCESSES:
                     
Parent topic: Controlling the Number of Concurrent Jobs