This is a discussion on Calculate Shared Memory Usage within the DB2 forums, part of the Database Server Software category; --> On Unix, how can we calculate the shared memory currently being used by the database instance. Reason for this ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Unix, how can we calculate the shared memory currently being used by the database instance. Reason for this is that we have a limit to the size of shared memory that can be configured for use by the database. eg., Linux 1.74 GB per instance; Solaris 3.5 GB, etc... TIA. |
| ||||
| ggnanaraj wrote: > On Unix, how can we calculate the shared memory currently being used by > the database instance. > > Reason for this is that we have a limit to the size of shared memory > that can be configured for use by the database. eg., Linux 1.74 GB per > instance; Solaris 3.5 GB, etc... Is the "db2mtrk" tool an option for you? It shows how much memory is being used by DB2. -- Knut Stolze DB2 Information Integration Development IBM Germany |