-t
Specifies the database type. This option can be used only when you are creating a new StarTeam Server configuration. Use one of the following numbered values to indicate the type of database:
2 = Microsoft SQL Server or SSE
3 = Oracle
The value you specify for DBType is stored in the starteam-server-configs.xml file. You can review the database type using:
- The -view option from the command line.
- In StarTeam Administration Tool on the Database tab of the StarTeam Server Configuration tab.
- In Server Administration on the Database tab of the <server configuration="">Properties dialog box
Use with: -new.
Syntax
-t DBType
Example
starteamserver -new NewServer1 -r "c:\new server\" -t 2 -dbserver NewServer -u Admin -p password