Monday, August 18, 2008

How to enable full core dumps in IBM AIX

To enable full core dumps in IBM AIX:

# chdev -l sys0 -a fullcore='true'

Example:

chdev -l sys0 -a fullcore='true'

1 comment:

RBamal said...

How to create a new LPAR? What all considerations need to be maintained while creating new LPAR?