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 connStrOptions
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 |
|
|
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.