ttShmSize

The ttShmSize utility returns the required total shared memory size needed for both the database and the PL/SQL shared memory segments based on the connection string attributes specified by you.

Required Privilege

This utility requires no privileges.

Usage in TimesTen Scaleout and TimesTen Classic

This utility is supported in both TimesTen Classic and TimesTen Scaleout.

Syntax

ttShmSize {-h | -help | -?}
ttShmSize {-V | -version}
ttShmsize -connStr connection_string

Options

ttShmSize has the options:

Option Description

-connStr connection_string

An ODBC connection string containing the name of the database, PermSize, TempSize, Connections and LogBufMB.

-h -help -?

Prints a usage message and exits.

-V | -version

Prints the release number of ttShmSize and exits.

Note:

The name of the database used in the -connStr option must be available in either the system or user .odbc.ini file.