Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.6K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
How do I configure Timesten to run as embedded database without running TimesTen daemon in the backg

8d02ab44-1fc7-41ad-92c9-c5977dc54ad1
Member Posts: 1
I am looking for an option to run Timesten as an embedded database. I saw that Timesten supports directly linking to TimesTen ODBC Driver. But this uses shared memory internally, which I am not keen in using.
I want to use the in memory database as like a pure embedded DB which runs as part of the application so that there are no IPCs provided.
Answers
-
ChrisJenkins-Oracle Senior Director, In-Memory Technology United KingdomMember Posts: 3,412 Employee
I'm afraid this is not possible. The architecture of TimesTen requires the various management processes (main daemon, sub-daemons etc.) and since the database itself is a shared memory segment it is not possible to operate without that.
Chris
This discussion has been closed.