Use the PROMON command
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
Start PROMON for the database you intend to establish as the source database by using the following command:
|
Once PROMON is running, do the following:
- Type R&D in the Enter your selection field, and press ENTER.
- Type 5 to select Adjust Monitor Options, and press ENTER.
- Type 3 to select Monitor sampling interval, and press ENTER.
- Type 3600 in the Enter sample interval <1 to 3600> field, and press ENTER twice.
- Type 2 to select Activity Displays, and press ENTER.
- Type 6 to select AI Log, and press ENTER.
The Activity: AI Log appears, as shown:
|
Notice the elapsed time (shown here in bold) on the second line of the sample log.
Example
To gather a sample for 60 minutes:
- Type S and press ENTER. The message "Sampling for 3600 . . . " appears. When the 60 minutes have elapsed, the numbers shown on the rest of the screen reflect running totals for that elapsed time.
- Record the number from the Total AI writes row in the Total column. This
is the total number of after-image blocks written in one hour. You can repeat this process
to gather additional samples.
Calculating a realistic average number of blocks written in one hour requires several samples. The more samples you gather, the more accurate the average is.
- Divide the average number of blocks generated in one hour by after-image block size. The after-image block size can be found from the main menu of R&D by selecting option 1 (Status Displays) and then option 10 (AI Log). The after-image block size is the second-to-last entry.
- Take this number and divide it by 1024 to arrive at the block size (8192 / 1024 = 8).
- Multiply the value from the activity menu by the value calculated. The result is the number of 1K after-image blocks written during a typical hour period.