V$GES_CONVERT_LOCAL displays statistics for local GES enqueue operations. This view records average convert times, count information, and timed statistics for global enqueue requests.
| Column | Datatype | Description | 
|---|---|---|
| INST_ID | NUMBER | ID of the instance | 
| CONVERT_TYPE | VARCHAR2(16) | Conversion type: 
 | 
| AVERAGE_CONVERT_TIME | NUMBER | Average conversion time for each type of lock operation (in hundredths of a second) | 
| CONVERT_COUNT | NUMBER | Number of operations |