| Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-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.