SHADOW_CORE_DUMP

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.