Portal, V6.1
Advanced database creation and setup
For most databases, tasks are provided to create the database (create-database), setup the database users (setup-database), and transfer the default data to the database (database-transfer). However, to create databases manually and transfer the data manually, use the alternate configuration instructions. The following advanced tasks are provided:
- DB2 to create users, create the databases (including the JCR database), and transfer the data, but only when DB2 is installed on the same server as WebSphere Portal.
- SQL Server 2005 for create users, create the databases (including the JCR database), and transfer the data.
- Oracle to create users, grant privileges, and transfer the default data. A task is not provided for database creation.
Advance tasks are not provided for the following:
- Remote DB2 databases
- DB2 on Z/OS
- DB2 on i5/OS
- Oracle database creation
- Set up a local DB2
Instead of using the provided tasks to create the local database and transfer the data, use the manual steps.- Create users and grant privileges for Oracle
Instead of using the provided tasks to create the database users and grant privileges, use the manual steps.- Create users and databases for SQL Server 2005 on Windows
Instead of using the provided tasks to create the database users and databases, use the manual steps.
Parent topic
Set up WebSphere Portal