Portal, V6.1
Set up databases
This section provides information on using ConfigEngine tasks to
create databases and users. Before you begin, ensure that the following prerequisites are met:
- Supported database software is installed.
- Property files are modified.
- Prerequisites
- Installing SQL Server 2005
- Modifying database properties
- Change to the directory WP_PROFILE/ConfigEngine
- To create the databases, type the following command:
- ./ConfigEngine.sh create-database
- To create the database users, type the following command:
- ./ConfigEngine.sh setup-database
Parent topic
Configure WebSphere Portal to use SQL Server 2005
Previous topic:
Modifying database propertiesNext topic:
Assigning custom table spaces
Related tasks
Create users and databases for SQL Server 2005 on AIX and UNIX