The Oracle documentation has the following explanation for v$tempseg_usage.segtype
Type of sort segment:
* SORT
* HASH
* DATA
* INDEX
* LOB_DATA
* LOB_INDEX
What does data mean? Or is there a better explanation in a book / magazine (compared to the Oracle reference entry http://download-uk.oracle.com/docs/cd/B28359_01/server.111/b28320/dynviews_3100.htm )?
Edited by: TimWong765 on Mar 10, 2010 4:13 AM