Create an Instance Interactively with the -record Option
When creating an instance interactively, you can use the -record option to record the interactive prompts and responses into a batch file, which you can then use as a template for creating additional instances in batch mode. See "Create an Instance from Information Provided in a Batch File" for details.
This example illustrates how to use the ttInstanceCreate utility with the -record option.
%installation_dir/tt26.1.1.1.0/bin/ttInstanceCreate -record /swdir/TimesTen/ttinstances/instancecreatebatch
The instancecreatebatch batch file that is created contains input similar to the following for ttInstanceCreate.
Note:
TimesTen replication with Oracle Clusterware is not supported on Oracle Linux for Arm systems. If you are using Oracle Linux for Arm, Oracle Clusterware messages do not appear.Please choose an instance name for this installation:ttuser1instanceint Is this correct:y Where would you like to install the ttuser1instanceint instance of TimesTen:/swdir/TimesTen/ttinstances Please enter a unique port number for the TimesTen daemon (<CR>=list):27100 Please enter a value for TNS_ADMIN (s=skip):s What is the TCP/IP port number that you want the TimesTen Server to listen on:27101 Would you like to use TimesTen Replication with Oracle Clusterware:n