WebSphere Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows


 

Preparing to uninstalling on Linux

Before uninstalling IBM® WebSphere® Portal Express, prepare your system; for example, adding passwords to the properties files and keeping or discarding database information.

Perform the following steps to prepare for uninstallation:

  1. Optional: Make a backup of the WebSphere Portal Express configuration using the XML Configuration Interface. Important: The following information is not backed up and will be deleted if you delete the database:

  2. Add passwords to the wkplc.properties, wkplc_comp.properties, and wkplc_dbtype.properties files, located in the wp_profile/ConfigEngine/properties directory, or specify passwords on the command line.
  3. Decide whether to keep your database as is to preserve WebSphere Portal Express information or perform the following steps to remove the information from the database: Note: If you choose to keep the database information, you cannot use it with subsequent WebSphere Portal Express installations although you can still access the information through your database software. Also, if you keep the information, you can always delete the WebSphere Portal Express databases and database tables later using your database software.

    1. Run the ./stopServer.sh WebSphere_Portal -user admin_userid -password admin_password from the wp_profile_root/bin directory.
    2. Run the ./ConfigEngine.sh remove-schema -Drelease.DbPassword=password -Dcustomization.DbPassword=password -Dcommunity.DbPassword=password -Djcr.DbPassword=password -Dwmm.DbPassword=password -Dfeedback.DbPassword=password -Dlikeminds.DbPassword=password task from the wp_profile/ConfigEngine directory to remove all database tables. Note: Some tables may remain in the IBM Java Content Repository database. Removing the database will remove these tables.
  4. Perform the following steps to remove references to IBM Workplace™ Collaboration Services shared library:

    1. Run the ./serverStatus.sh server1 -user username -password password task from the wp_profile_root/bin directory to verify that server1 is active.
    2. Run the ./ConfigEngine.sh remove-lwp-shared-library -DPortalAdminPwd=password task from the wp_profile/ConfigEngine directory.
  5. Run the following tasks to stop the server1 and WebSphere_Portal servers:

    1. ./stopServer.sh server1 -user admin_userid -password admin_password
    2. ./stopServer.sh WebSphere_Portal -user admin_userid -password admin_password
  6. Verify that there are no other installations or uninstallations running.
  7. Locate and delete the /tmp/portalinstall.lockfile file.
Parent topic: Uninstalling a cluster on Linux
Library | Support | Terms of use |