![]()
Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows
Backup and restore on i5/OS
This section describes the data to back up, and the scripts needed to back up a WebSphere Portal Express profile on i5/OS.
On IBM® i5/OS, each IBM WebSphere® Portal Express configuration is known as a profile. Backing up WebSphere Portal Express on i5/OS involves saving an profile and all data associated with it. This data includes:
- The Integrated File System (IFS) directory of the profile
- The external HTTP server associated with the profile
- All WebSphere Portal Express database libraries associated with the profile
- WebSphere registry data associated with the profile
WebSphere Portal Express for i5/OS provides scripts to simplify offline backup and recovery of WebSphere Portal Express profiles. You can run the scripts manually from a QShell session, or schedule them as part of a comprehensive backup and recovery strategy. The scripts are found in the /QIBM/ProdData/PortalExpress/V6/Tools directory.
Online backups of WebSphere Portal Express are also possible using Backup, Recovery and Media Services (BRMS) for IBM System i5. For more information, see Systems management > Backup and recovery > Backup, Recovery and Media Services in the IBM eServer™ i5 Information Center at http://publib.boulder.ibm.com/iseries/.
- Back up and restore a clustered environment on i5/OS
This topic describes the sequence of operations for backing up and restoring a clustered environment on IBM i5/OS.- Back up a profile on i5/OS
This topic provides instructions on backing up a IBM WebSphere Portal Express profile on IBM i5/OS using the savWpProfile.sh (Base profile) or savNdProfile.sh (Network Deployment profile) script. The instructions describe running the script manually from a QShell session. You can also schedule the script to run periodically as part of a comprehensive backup and recovery strategy. This topic includes examples of running the script from a QShell session, as well as scheduling a backup using the Add Job Schedule Entry (ADDJOBSCDE) command.- Back up remote database schemas on i5/OS
This topic provides instructions on backing up remote Workplace database schemas on IBM i5/OS using the savWpRmtDb.sh script. The instructions describe running the script manually from a QShell session. You can also schedule the script to run periodically as part of a comprehensive backup and recovery strategy.- Back up the HTTP server on i5/OS
This topic provides instructions on backing up instance data for HTTP servers associated with a profile on IBM i5/OS using the savHttpInstance.sh script. The instructions describe running the script manually from a QShell session. You can also schedule the script to run periodically as part of a comprehensive backup and recovery strategy.- Back up the Deployment Manager profile on i5/OS
This topic provides instructions on backing up the Deployment Manager profile in a clustered environment on IBM i5/OS using the savNdDm.sh script. The instructions describe running the script manually from a QShell session. You can also schedule the script to run periodically as part of a comprehensive backup and recovery strategy.- Restore a profile on i5/OS
Follow the instructions in this topic to restore a profile on IBM i5/OS.- Restore remote database schemas on i5/OS
Follow these steps to restore remote database schemas on IBM i5/OS.- Restore the HTTP instance on i5/OS
This topic provides instructions on restoring HTTP instance data associated with a specific profile on IBM i5/OS using the rstHttpInstance.sh script. The instructions describe running the script manually from a QShell session. You can also schedule the script to run periodically as part of a comprehensive backup and recovery strategy.- Restore the Deployment Manager profile on i5/OS
This topic provides instructions on restoring the Deployment Manager profile in a clustered environment on IBM i5/OS using the rstNdDm.sh script. The instructions describe running the script manually from a QShell session.
Parent topic:
Install on i5/OS