The first time you start a new server configuration, StarTeam Server creates all tables in the database you specify. This section explains how to create aStarTeam Server configuration and start it for the first time. It assumes that you want StarTeam Server to automatically create a Microsoft SQL Server or Microsoft SQL Server Express database. If that is not the case, see Creating a Database Manually.
To create a server configuration using an existing database:
Leave the Default option selected and proceed to the next step. With the default settings, StarTeam Server:
The default settings are appropriate for your use if you have fewer than 15 users and expect to store 1GB or less data.
If you are very familiar with Microsoft SQL Server and Microsoft SQL Server Express databases, you may choose to make some changes by first clearing the Use Default Configuration check box and then altering sizes and locations for data files and log files.
Use at least 3 data files and at least 3 transaction log files when creating a database, because Microsoft SQL Server and Microsoft SQL Server Express databases use a proportional fill strategy. This way all the files tend to become full at about the same time.
To avoid fragmentation, make the data files as large as possible, based on the maximum amount of data expected in the database.
The Server Administration tool displays your new server configuration as a child of the Local node.