| Oracle® Database Reference 10g Release 1 (10.1) Part Number B10755-01  | 
  | 
  | 
View PDF | 
| Property | Description | 
|---|---|
| Parameter type | String | 
| Syntax | SHADOW_CORE_DUMP = { partial | full | none } | 
| Default value | partial | 
| Modifiable | No | 
SHADOW_CORE_DUMP specifies whether Oracle includes the SGA in the core file for foreground (client) processes.
Values:
partial
Oracle does not include the SGA in the core dump.
full
Oracle includes the SGA in the core dump.
none
No core files will be generated for foreground processes.