| Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-02 | 
 | 
| 
 | View PDF | 
V$FAST_START_SERVERS provides information about all the recovery slaves performing parallel transaction recovery.
| Column | Datatype | Description | 
|---|---|---|
| STATE | VARCHAR2(11) | State of the server ( IDLEorRECOVERING) | 
| UNDOBLOCKSDONE | NUMBER | Number of undo blocks done so far | 
| PID | NUMBER | Process ID | 
| XID | RAW(8) | Transaction ID | 
See Also:
Oracle Database Performance Tuning Guide