Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Parallel Execution

f7aafa93-33bf-4ef9-8277-edc2091b12f7
Member Posts: 1
Does Times Ten support parallel execution like oracle . example /*+ PARALLEL(4)*/
Answers
-
TimesTen Classic does not support parallel execution for SQL statements.
TimesTen Scaleout performs automatic parallelisation depending on the specific statement and the number of elements in he Scaleout grid.
Chris