Kbase P99189: How can I enable full core to be written on AIX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/03/2009 |
|
Status: Verified
GOAL:
How can I enable full core to be written on AIX
GOAL:
What is the syntax to enable full core capability in AIX
GOAL:
How to dump a core file on AIX?
GOAL:
How to enable core files to be generated on AIX?
GOAL:
Why aren't any core files being generated on AIX?
GOAL:
How to enable core files to be generated on an AIX machine?
FACT(s) (Environment):
IBM AIX 5L
Progress/OpenEdge Versions
FIX:
As root account enter the following syntax:
chdev -l sys0 -a fullcore='true'
successful reply will be:
sys0 changed.
Note: You may also need to have large files enabled on your filesystem if core files will be larger than 2GB in size.