V$MAP_SUBELEMENT displays a list of all subelement mapping structures in the shared memory of the instance.
| Column | Datatype | Description | 
|---|---|---|
| CHILD_IDX | NUMBER | Index in V$MAP_ELEMENTcorresponding to the child element | 
| PARENT_IDX | NUMBER | Index in V$MAP_ELEMENTcorresponding to the parent element | 
| SUB_NUM | NUMBER | Subelement number | 
| SUB_SIZE | NUMBER | Subelement size in HKB | 
| ELEM_OFFSET | NUMBER | Offset in HKB on the child element | 
| SUB_FLAGS | NUMBER | Subelement flags (currently unused) |