If you need to erase the data on a hard disk in AIX, this is the command. Can be used in scripts if needed.
The -P option is the pattern to write to the disk. You can change this if needed.
diag -c -d hdisk1 -T "format -s erase -a write -P aa,cc,ee -F"