Linux clustered server: Configuring your portal to use a database
For high availability, using a remote database is preferred. For improved performance databases can be distributed across multiple database servers. Databases should also be configured for failover. Configuring the database for failover is beyond the scope of this documentation. Refer to the database product documentation for the most authoritative guidance about setting up databases for fail over.
- Prerequisites
- Installing WebSphere Portal on Linux on the primary node
- Clustered environment: Performing post-installation tasks on Linux
Before you begin
Refer to the following password considerations when transferring data manually:
Alternatively, you can specify the password on the command line using the following syntax:
- Windows:ConfigEngine.bat task_name -Dpassword_property_key=password_value
- UNIX: ./ConfigEngine.sh task_name -Dpassword_property_key=password_value
- IBM® i: ConfigEngine.sh task_name -Dpassword_property_key=password_value
About this task
Remember: Install
the database drivers under the wp_profile_root directory
so the drivers will automatically be copied to the additional cluster
node profiles.
Related tasks:
Deleting passwords from properties files