Recording Details
- Last Updated: December 23, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The Recording Details section displays the following details
of the selected recording:
| Field | Description |
|---|---|
| Application Name | Specifies the name of the application that the current PAS for OpenEdge agent is serving. This field is blank for an ABL client process. |
| Instance | Name of the PAS for OpenEdge instance. This field is blank for an ABL client process. |
| ABL Session ID | Specifies the ABL session identifier. The output value shown
is:
|
| PID | Specifies the process identifier of the AVM generating the memory profile. |
| Snapshots Processed | Specifies the total count of snapshots processed for this recording. |
| Total Snapshots Available | Specifies the count of available snapshots for this recording. |
| Start Time | Specifies the start timestamp of the memory profiling recording, without a timezone. |
| End Time | Specifies the end timestamp of the memory profiling recording, without a timezone. |
| Recording Duration | Specifies the time elapsed between Start Time and End Time. |
| Total App Objects | Specifies the total count of application objects encountered for the recording. |
| High Water Object Count |
Specifies the maximum count of concurrently active application objects during the life of the recording. |
| Max Class Hierarchy |
Specifies the maximum depth of Object-Oriented ABL (OOABL) class hierarchy encountered during the recording. |
| App. Memory at First Snapshot (MB) | Specifies the application memory consumed in MB by the ABL application at the time of the first snapshot. |
| App. Memory at Last Snapshot (MB) | Specifies the application memory consumed in MB by the ABL application at the time of the last snapshot. |