Delete a profile on AIX
If your business needs change, we can delete a profile from the profile that you created.To delete a profile:
- Stop all server instances in the profile to delete.
- Run...
./manageprofiles.sh -delete -profileName profilename
Deleting a profile takes several minutes to complete.
- Delete the profile directory because it contains file that the manageprofiles.sh cannot delete, such as extraneous log files.
Parent: Create multiple profiles on AIX