+

Search Tips   |   Advanced Search


Set up databases

This topic provides instructions on automatically setting up your database using...

As an alternative to automatically setting up the database, you can manually create users and grant privileges. Before you begin, ensure that the following prerequisites are met:


Prerequisites

Installing SQL Server

  1. cd profile_root/ConfigEngine

  2. To create the databases, type the following command:

    • ./ConfigEngine.sh create-database -DWasPassword=password

  3. To create the database users, type the following command:

    • ./ConfigEngine.sh setup-database -DWasPassword=password

    This task will automatically create the necessary users, permissions, and table spaces.


Parent topic:

Configure WebSphere Portal to use SQL Server


Previous topic:

Installing SQL Server


Next topic:

Assigning custom table spaces


Related tasks


Create users and databases for SQL Server 2005 on AIX and UNIX