Details
-
Fix
-
Status: Released (View Workflow)
-
Blocker
-
Resolution: Fixed
-
1.10.4
-
None
Description
Current situation
When running JOC with an JobScheduler instance that is connected to an Oracle Database and JobScheduler is started with the option -distributed-orders the folder view is not available when having more than 1000 distributed job chains.
The reason is a limitation in Oracle that allows not more than 1000 literals in a in clause. ora-01795: maximum number of expressions in a list is 1000
Desired Behaviour
JOC should offer the folder view even when running in a cluster with more than 1000 distributed job chains for each database.
Attachments
Issue Links
- affects
-
JOC-75 JOC should display database errors any time
- Released