| eG Monitoring |
|---|
Measures reported by ProAILogActTest The after-imaging feature lets you recover a database that was damaged when a failure caused the loss of the database or primary recovery (before image) area. When you enable after-imaging, the database engine writes notes containing a description of all database changes to the after-image (AI) files. The AI files with the roll-forward recovery process can be used to restore the database to the condition it was in before the database was lost, without losing completed transactions that occurred since the last backup. If the After-image files are not written with the changes to the database changes then and there, a considerable amount of data may be lost and hence, the database cannot be recovered completely. Also, if the buffer is not available on the after-image file, then, the processes that are initiating the writes on the file may be made to wait for a longer duration. This may also result in an increase in the wait time of the physical I/O on the file and eventual data loss if the database fails during the waiting period of the processes. Therefore, it is necessary to maintain a close watch on the writes to the AI file. The ProAILogActTest test helps administrators in monitoring the writes on the AI file. By constantly monitoring the writes to the after-image file, this test reports the total number of writes to the file, the writes that were performed by the after-image writer and the number of times a process had to wait for the buffer in the AI file to write etc. This way, administrators can determine how well the writes were performed on the AI file and take precautionary steps to avoid data loss completely. Output of the test : One set of results for every Progress database server that is being monitored. The measures made by this test are as follows:
|