Oracle DataFile Growth Test
Periodic monitoring of the usage of the database is essential to ensure that the database is always adequately sized to handle current and future loads. This test monitors the usage of the datafiles that underlie a managed Oracle database instance, and indicates if any of the datafiles require resizing.
This test is disabled by default. To enable the test, go to the enable / disable tests page using the menu sequence : Agents -> Tests -> Enable/Disable, pick Oracle Database as the Component type, Performance as the Test type, choose this test from the disabled tests list, and click on the << button to move the test to the ENABLED TESTS list. Finally, click the Update button.
Target of the test : An Oracle server
Agent deploying the test : An internal agent
Outputs of the test : One set of results for every datafile monitored.
|
Measurement | Description | Measurement Unit | Interpretation |
---|---|---|---|
Datafile size: |
Indicates the current size of this datafile. |
MB |
|
Used space in datafile: |
Indicates the amount of database space that has been currently utilized by this datafile. |
MB |
|
Free space in datafile: |
Indicates the amount of free space currently available for this datafile. |
MB |
|
Space usage: |
Indicates the percentage of database space that has been utilized by this datafile. |
Percent |
Ideally, this value should be low. A value close to 100% is a cause for concern. |
Space free: |
Indicates the percentage of free space for this datafile. |
Percent |
Ideally, this value should be high. A sudden/consistent decrease in the value of this measure could indicate excessive utilization of the database caused by a sporadic/steady increase in database activity. Very low free space for a datafile could significantly deteriorate database performance. Under such circumstances therefore, you might want to resize that particular datafile or reorganize all the datafiles that are present in the managed database instance. |