Using the AIX command line to delete a dump

Learn how to delete a dump using the AIX(R) command line.

Platform dumps are saved in AIX under the following directory:

/var/adm/platform

Only delete the dump if directed to do so by your next level of support or service provider.

Note:
If the AIX partition becomes the service partition after it was installed, run the following command to create this directory:
platform_dump -f jfs2
or
platform_dump -f jfs
to create the /var/adm/ras/platform file system.

During an installation, this directory is created automatically if the AIX partition was marked as the service partition before it was installed.