+

Search Tips   |   Advanced Search

Uninstall Personalization sample and database


View the steps to uninstall Personalization sample demo, database, and users.

On z/OS, this function is currently not supported.

  1. From a command prompt, navigate to WP_PROFILE/ConfigEngine.

  2. From this command prompts:

        ./ConfigEngine.sh remove-pzndemo -DPortalAdminPwd=foo -DWasPassword=foo

        ./ConfigEngine.sh remove-pzndemo-users -DPortalAdminPwd=foo -DWasPassword=foo

      • ConfigEngine.bat remove-pzndemo -DPortalAdminPwd=foo -DWasPassword=foo

      • ConfigEngine.bat remove-pzndemo-users -DPortalAdminPwd=foo -DWasPassword=foo

The sample demo, database, and users will be removed.

The database connection to the included Apache Derby database may stay open and prevent removal of the database directory. Restart IBM WebSphere Portal and run ConfigEngine.bat/sh remove-pzndemo-database -DPortalAdminPwd=foo -DWasPassword=fooif this is a problem. The directory PznDemo in the root of the Portal Personalization Workspace may need to be removed manually.


Parent: Develop a personalized portlet
Previous: Personalized List portlet