onstat -g ufr command: Print memory pool fragments
Use the onstat -g ufr command to display a list of the fragments that are currently in use in the specified memory pool.
This command requires an additional argument to specify either a pool name or session ID whose memory pool information is to be displayed. Each session is allocated a memory pool with the same name as the session ID. Use the onstat -g mem command to identify the pool name and the onstat -g ses command to identify the session ID.
Memory pools are broken into fragments for various uses. With the onstat -g ufr command it is possible to see a list of these fragments showing their respective sizes in bytes and the type of information they contain. The information provided is generally used by Technical Support to assist in the analysis of a reported problem.
Example output for a specified pool name
Example output for a specified session ID
The following example shows the output for session ID 6.
Output description
- size (decimal)
- Size, in bytes, of the pool fragment.
- memid (string)
- Name of the pool fragment.