Eric Covener
unread,Nov 18, 2009, 5:08:53 PM11/18/09You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
99% of crashes are child process crashes, which run as an unpriveleged user. If you remove CoreDumpDirectory, it will default to the server root which should not be writable by this unpriveleged user. Otherwise you'd have to look into doing this at the AIX level, such that the IHS CoreDumpDirectory is short-circuited by asking AIX not to drop core at all.