AIX: How to set full core generation.

Today we will look how to set full core generation in AIX.

1. Setting full core generation to true in AIX

# chdev -a fullcore=true -lsys0 

 

2. To verify if full core is set.

# lsattr -Elsys0 | grep full

 

3. Example on Server

ngelinux120--> chdev -a fullcore=true -lsys0
sys0 changed

ngelinux120--> lsattr -Elsys0 | grep full
fullcore        true                                 Enable full CORE dump                               True
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments