Installing Oracle Timesten on Linux

Source: Internet
Author: User

Modify the corresponding Kernel Parameters

Kernel. sem = 250 32000 100 128
Kernel. shmmax = 2147483648
Kernel. shmall = 4194304
Kernel. sem = 250 32000 100 128
Net. ipv4.tcp _ rmem = 4096 4194304 4194304
Net. ipv4.tcp _ wmem = 98304 4194304 4194304
Net. core. rmem_default = 262144
Net. core. wmem_default = 262144
Net. core. rmem_max = 4194304
Net. core. wmem_max = 4194304
Net. ipv4.tcp _ window_scaling = 1
Net. ipv4.ip _ local_port_range = "1024 65000"

Create user group

Groupadd timesten
Usermod-G timesten, oinstall, dba Oracle

Create a timesten registration file

Mkdir/etc/TimesTen
Touch/etc/TimesTen/instance_info
Groupadd ttadmin
Chgrp-R ttadmin/etc/TimesTen
Chmod 770/etc/TimesTen/
Chmod 660/etc/TimesTen /*

Install timesten

[Oracle @ ora10gr2 linux86] $./setup. sh

NOTE: Each TimesTen installation is identified by a unique instance name.
The instance name must be a non-null alphanumeric string, not longer
Than 255 characters.

Please choose an instance name for this installation? [Tt1121]
Instance name will be 'tt1121 '.
Is this correct? [Yes]

Of the three components:

[1] Client/Server and Data Manager
[2] Data Manager Only
[3] Client Only

Which wocould you like to install? [1]

Of the following options:

[1]/home/oracle
[2]/home/oracle
[3] Specify a location
[Q] Quit the installation

Where wocould you like to install the tt1121 instance of TimesTen? [1] 3
Please specify a directory to install TimesTen? [/Home/oracle]/u01/app/oracle/timesten
Where wocould you like to create the daemon home directory? [/U01/app/oracle/timesten/TimesTen/tt1121/info]
The directory/u01/app/oracle/timesten/TimesTen/tt1121/info does not exist.
Do you want to create it? [Yes]

The daemon logs will be located in/u01/app/oracle/timesten/TimesTen/tt1121/info
Wocould you like to specify a different location for the daemon logs? [No]
Installing into/u01/app/oracle/timesten/TimesTen/tt1121...
Creating/u01/app/oracle/timesten/TimesTen/tt1121...
Uncompressing...

NOTE: If you are using ing TimesTen for use with Oracle Clusterware,
Daemon port number must be the same authentication SS all TimesTen installations
Managed within the same Oracle Clusterware cluster.

NOTE: All installations that replicate to each other must use the same daemon
Port number that is set at installation time. The daemon port number can
Be verified by running 'ttversion '.

The default port number is 53384.

Do you want to use the default port number for the TimesTen daemon? [Yes]
The daemon will run on the default port number (53384 ).

NOTE: For security, we recommend that you restrict access to
TimesTen installation to members of a single OS group. Only members
That OS group will be allowed to perform direct mode connections
TimesTen, and only members of that OS group will be allowed to perform
Operations that access TimesTen data stores, TimesTen files and shared
Memory. The OS group defaults to the primary group of the instance
Administrator. You can default to this group, choose another OS group
Or you can make this instance world-accessible. If you choose to make
This instance world-accessible, all database files and shared memory
Are readable and writable by all users.

Restrict access to the TimesTen installation to the group 'oinstall '? [Yes]

NOTE: Enabling PL/SQL will increase the size of some TimesTen libraries.

Wocould you like to enable PL/SQL for this instance? [Yes]
TNS_ADMIN was not set in your environment but there is a tnsnames. ora
File in/u01/app/oracle/product/10.2.0/db_1/network/admin.
Wocould you like to use this TNS_ADMIN setting for the In-Memory Database Cache? [Yes]

TNS_ADMIN will be set to/u01/app/oracle/product/10.2.0/db_1/network/admin
You can change TNS_ADMIN later by running <install_dir>/bin/ttmodinstall.

NOTE: It appears that you are running version 3.4 or higher of the g ++
Compiler. TimesTen ships with multiple sets of client libraries and server
Binaries: one built for compatibility with g ++ 3.4.6 and one
G ++ 4.1.0. The installer has created links to the 3.4.6 library in
<Install_dir>/lib directory and to the 3.4.6 server binary in
<Install_dir>/bin directory. If you want to use a different compiler,
Please modify the links to point to the desired library and server binary.

Installing server components...
What is the TCP/IP port number that you want the TimesTen Server to listen on? [53385]
Do you want to install QuickStart and the TimesTen Documentation? [No]
Wocould you like to install the documentation (without QuickStart )? [Yes]
Where wocould you like to create the doc directory (s = skip )? [/U01/app/oracle/timesten/TimesTen/tt1121/doc]
The TimesTen documentation has been installed in/u01/app/oracle/timesten/TimesTen/tt1121/doc.
Installing client components...

Wocould you like to use TimesTen Replication with Oracle Clusterware? [No]

NOTE: The TimesTen daemon startup/shutdown scripts have not been installed.

Run the 'setuproot' script:
Cd/u01/app/oracle/timesten/TimesTen/tt1121/bin
./Setuproot-install
This will move the TimesTen startup script into its appropriate location.

The startup script is currently located here:
'/U01/app/oracle/timesten/TimesTen/tt1121/startup/tt_tt1121 '.

The 11.2.1.8 Release Notes are located here:
'/U01/app/oracle/timesten/TimesTen/tt1121/README.html'

Starting the daemon...
TimesTen Daemon startup OK.
End of TimesTen installation.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.