IBM Portal 7: Revert a Successful database-transfer Task


If for any reason you want to revert a successful database transfer, and you want your portal to point to your original Derby database, do the following:

  1. Stop Portal
  2. Revert wkplc_dbtype.properties and wkplc_dbdomain.properties to the pre database-transfer task version.
  3. Run ConfigEngine.sh connect-database
  4. Start Portal and validate.
  5. Voila!

    NOTE: Please be careful, your portal configuration stored in the database will be reverted back to the pre database-transfer.

Comments

Popular posts from this blog

Ant Example: Check if a directory is empty or if specific file exists.

Django (1.2.3) CRUD Using Generic Views

Creating a Custom WebSphere Portal 8 Theme with the Eclipse IDE