Search notes:

Oracle Job Queue Coordinator (CJQ0) background process

CJQ0 is a background process.
The Job Queue Coordinator process checks the data dictionary (job table) for jobs to be scheduled. When necessary, CJQ0 creates a Job Queue Slave Process (Jnnn) which executes the job.
The job_queue_processes init parameter controls the maximum number of processes that will be created for job execution.
CJQ0 itself is started and stopped by scheduler.
There is one process per instance (also in RAC clusters).

See also

scheduler

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1740463108, '3.147.66.200', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/architecture/processes/background/CJQ0/index(48): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78