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.

Syntax

ttShmSize {-h | -help | -?}
ttShmSize {-V | -version}
ttShmSize [-v] {-connstr connStr

Options

ttShmSize has the options:

Option Description

-connStr connStr

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.

-v

Prints information on the parameters (and their values) used to calculate the required shared memory size.

Note:

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