Oracle 10.1 Segment Statistics
In Oracle 9.2 there were 11 segment statistics; In Oracle 10.1 there are 15 segment statistics.
The following table shows the six segment statistics added in Oracle 10.1:
|
| Name |
| gc buffer busy |
| gc cr blocks received |
| gc current blocks received |
| segment scans |
| space allocated |
| space used |
|
The following table shows the two segment statistics removed from Oracle 10.1:
|
| Name |
| global cache cr blocks served |
| global cache current blocks served |
|
|