Deleting a Profile (optional)
This section is provided as reference in case you need to delete a WebSphere base or Network Deployment profile.
From a command prompt, change to this directory:
cd Z:\IBM\WebSphere\AppServer\bincd /u01/IBM/WebSphere/AppServer/binTo delete a profile, issue this command:
manageprofiles delete profileName <profile_name>./manageprofiles.sh delete profileName profile_namewhere
profile_nameis the name of the profile to be deleted.If the
profile_nameis valid, and the command successfully executed, the system returns this message:INSTCONFSUCCESS: Success: The profile no longer exists.
When you delete a profile, the profile and its directory are deleted, except for the logs directory. You must manually delete the logs directory and then delete the profile directory.