WebSphere brand IBM WebSphere Telecom Web Services Server, Version 7.1

Uninstalling the Telecom Web Services Server base components using the interactive installer

You can use the interactive wizard provided with the base installer to uninstall the Telecom Web Services Server (TWSS) base components.

About this task
To uninstall TWSS base components using the wizard, follow these steps.
  1. Stop the servers, nodes, and deployment manager:
    1. Stop the servers. Run the following command:
      • AIX was_profile_root/bin/stopServer.sh server_name -username user_name -password password
      • Linux was_profile_root/bin/stopServer.sh server_name -username user_name -password password
      • Solaris was_profile_root/bin/stopServer.sh server_name -username user_name -password password
      Note: The user_name and password parameters are required only when security is enabled.

      Where:

      • The was_profile_root path contains the name of the application server profile (for example, AppSrv01).
      • server_name is name of the application server.
      • user_name represents your WebSphere® Application Server administrator user ID.
      • password represents the password associated with your user_name.
    2. Stop the nodes. Run the following command:
      • AIX was_profile_root/bin/stopNode.sh -username user_name -password password
      • Linux was_profile_root/bin/stopNode.sh -username user_name -password password
      • Solaris was_profile_root/bin/stopNode.sh -username user_name -password password
      Note: The user_name and password parameters are required only when security is enabled.

      Where:

      • The was_profile_root path contains the name of a federated node profile (for example, Custom01).
      • user_name represents your WebSphere Application Server administrator user ID.
      • password represents the password associated with your user_name.
    3. Stop the deployment manager. Run the following command:
      • AIX was_profile_root/bin/stopManager.sh -username user_name -password password
      • Linux was_profile_root/bin/stopManager.sh -username user_name -password password
      • Solaris was_profile_root/bin/stopManager.sh -username user_name -password password
      Note: The user_name and password parameters are required only when security is enabled.

      Where:

      • The was_profile_root path contains the name of the deployment manager profile (for example, Dmgr01).
      • user_name represents your WebSphere Application Server administrator user ID.
      • password represents the password associated with your user_name.
  2. Navigate to the following directory: was_root/Uninstall_TWSS-Base
  3. Invoke the uninstall script to uninstall Telecom Web Services Server base components. Issue the following command:
    ./uninstall
  4. Click Next.
  5. In the Features panel, which displays a list of the components you have installed, select features you want to uninstall and click Next.
  6. In the Summary Information page, click Next to start the uninstall process.
  7. Optional: If the uninstall process reports any errors, verify that the uninstallation trace file is created at was_root/logs/TWSS-Base_Uninstall.log.
    Note: The uninstall process may not remove the TWSS-Base directory under the was_root/installableApps directory. You can manually remove the directory if you no longer need it.
  8. Manually remove the was_root/license_TWSS directory, which contains license files.
Results

When the uninstallation has completed, check the appropriate logs in the was_root/logs directory. Refer to the topic Monitoring log messages for additional information about reading logs.




Terms of use
(C) Copyright IBM Corporation 2009. All Rights Reserved.