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 |
---|---|
|
An ODBC connection string containing the name of the database, PermSize, TempSize, Connections and LogBufMB. |
|
Prints a usage message and exits. |
|
Prints the release number of |
Note:
The name of the database used in the -connStr
option must be available in either the system or user .odbc.ini
file.