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
Query related to replication between two Timesten Databases.

Dear Gurus,
Our Timesten Database is configured using "Temporary data store" in two different servers.
So basically I'm looking for configure the replication between two Timesten Databases where my times ten database configured using Temporary data store.
Regards
Hitgon
Best Answer
-
ChrisJenkins-Oracle Senior Director, In-Memory Technology United KingdomMember Posts: 3,412 Employee
I'm afraid that replication is not supported for Temporary datastores. I am wondering why you are using a Temporary datastore, that is a little used 'special' feature. 99.99% of customers use regular datastores. Is there some reason why you cannot do so?
Regards,
Chris
Answers
-
ChrisJenkins-Oracle Senior Director, In-Memory Technology United KingdomMember Posts: 3,412 Employee
I'm afraid that replication is not supported for Temporary datastores. I am wondering why you are using a Temporary datastore, that is a little used 'special' feature. 99.99% of customers use regular datastores. Is there some reason why you cannot do so?
Regards,
Chris
-
Thanks Chrisjenkins-Oracle
When we using permanent data store so TT performing checkpoint operations on some duration during that time we got spike on application response time RTT.
Same when we we had tested same scenario with temporary data store so that time it's gives us acceptable response time and scalability.
"Our requirement is to design database for "real time transaction processing system" on replication architecture that's needs the response time in millisecond and also scalability in terms of concurrency."
Regards
Hitgon
-
ChrisJenkins-Oracle Senior Director, In-Memory Technology United KingdomMember Posts: 3,412 Employee
Your requirements match those of the majority of our customers and they are able to successfully use TimesTen with permanent datastores. TimesTen checkpointing is specifically designed not to have a major impact on application throughput or response time but you may see some impact if your system is improperly configured (TimesTen and/or OS not configured properly) or has inadequate resources (insufficient CPU/memory, poor storage setup).
Are you able to share your hardware configuration, TimesTen configuration (including exact Timesten version please) and related data?
Chris
-
Thanks you. I'll share the same soon.