[AIX HP-UX Linux Solaris Windows]This topic applies only on the IBM i operating system.

Unaugmenting a profile using the command prompt

You must unaugment or delete your profiles from your environment to remove feature-pack functionality. Use the manageprofiles command to unaugment existing profiles in a feature-pack environment.

Before you begin

Install the feature pack on top of an existing WebSphere® Application Server, Network Deployment installation. Reference the installation topics in the information center for additional information about installing the feature pack in your environment.

Remove all installed applications that require feature-pack functions that are located in the profile being unaugmented. If you unaugment profiles without removing the applications, the applications might not be usable.

About this task

There are two ways to unaugment profiles that are using a feature-pack environment:
  • Uninstall the feature pack from your environment. The augmented profiles are automatically unaugmented before the uninstallation begins.
  • Use the -unaugment parameter with the manageprofiles command-line tool to unaugment a profile.
Important: Profiles augmented by a feature pack or feature must be unaugmented or deleted before the feature pack or feature is uninstalled. Profiles that are unaugmented should be deleted because they might not be valid after the feature pack or feature is uninstalled.
Complete this task to unaugment specific profiles that are augmented for the feature-pack environment using the manageprofiles command-line tool. You can unaugment a deployment manager profile, application server profile, custom profile, or cell profile that you previously augmented.

The following example unaugments an application server profile that was previously augmented for the feature pack.

Procedure

  1. Stop any servers running for the profile that you are unaugmenting.
  2. Open your command utility.
    • [AIX Solaris HP-UX Linux Windows] Open a command prompt, and navigate to the app_server_root/bin directory.
  3. Unaugment your profile.

    Use the manageprofiles command-line tool and the -unaugment parameter to remove the configuration for the augmented feature from the profile.

    The following command example unaugments the myDMGR deployment manager profile in a WebSphere Application Server, Network Deployment environment:

    [Windows]
    manageprofiles.bat -unaugment -profileName myDMGR -templatePath 
    app_server_root\profileTemplates\SCA\dmgr.scafep
    [Linux] [Solaris] [HP-UX] [AIX]
    manageprofiles.sh -unaugment -profileName myDMGR -templatePath 
    app_server_root/profileTemplates/SCA/dmgr.scafep
    Note: The -unaugment argument unaugments only the last augmentation applied to the profile unless both the -templatePath and -ignoreStack parameters are specified as well.

Results

The command returns a message indicating whether the profile was unaugmented successfully.




In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic Task topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Jun 11, 2013 8:40:09 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v701sca&product=was-nd-mp&topic=txml_wsfpunaugment
File name: txml_wsfpunaugment.html