Create Temporary databases and Permanent databases
936666Jun 19 2012 — edited Jun 20 2012Hi,
How to configure or setup Temporary databases and Permanent databases ?
Need separate steps to install or setup Temporary / Permanent databases
Windows 2003 & 32 bit OS and 8 GB RAM
In web site http://docs.oracle.com/cd/E21901_01/doc/timesten.1122/e21633/comp.htm#CHDBEDHC
it is said as it is configured with DSN (Data Source Name)
but to how to setup Temporary databases and Permanent databases
Note:Oracle database has not been installed,only Oracle TimesTen has been installed.
Temporary databases are not stored to disk.
Permanent databases are stored to disk automatically through a procedure called checkpointing.
I need to keep the data in memory and need to pass the data to another server via replication or some other way.
Thanks!