Uninstall Personalization sample and database
- From a command prompt, navigate to portal_server_root /config.
- From this command prompt, run the following commands:
- UNIX:
- ./WPSconfig.sh remove-pzndemo -DPortalAdminPwd=password
- ./WPSconfig.sh remove-pzndemo-users -DPortalAdminPwd=password
- Windows :
- WPSconfig.bat remove-pzndemo -DPortalAdminPwd=password
- WPSconfig.bat remove-pzndemo-users -DPortalAdminPwd=password
The sample demo, database, and users will be removed.
The database connection to the included IBM Cloudscapeâ„¢ database may stay open and prevent removal of the database directory. Restart IBM WebSphere Portal and run WPSconfig.bat/sh remove-pzndemo-database -DPortalAdminPwd=yourpassword if this is a problem. The directory PznDemo in the root of the Portal Personalization Workspace may need to be removed manually.