Create Oracle, MS SQL Server, or DB2 workspaces

This chapter explains how to create a multi-user workspace for an Oracle, MS SQL Server, or DB2 repository.

Create multi-user workspaces for environments where several people need access to the same data.

In this case, Tricentis Tosca centrally manages projects in one common repository database. A checkin / checkout mechanism ensures that users don't interfere with each others work.

For information on how to create other types of workspaces, see the following chapters:

Create the workspace

To create a multi-user workspace for an Oracle, MS SQL Server, or DB2 repository, follow the steps below:

  1. Ensure that you have prepared your database for multi-user mode.

  2. On the Tosca Commander start screen, go to Project->New.

  3. In the subsequent Tosca Commander: Create new workspace window, select Oracle, MS SQL Server, or DB2 from the Select type of Repository drop-down menu.

Create a multi-user workspace for an MS SQL Server repository

  1. Choose whether to use an existing repository or a new repository for your workspace:

    • To create a new workspace in an existing repository, enable the check box Use existing Repository.

    • To create a new workspace in a new repository, clear the check box Use existing Repository.

  2. If you created tables with a user-defined schema when you prepared your database, enter the schema name of the tables into the Schema field.

  3. Enter a valid connection string to connect to the database.

    If you have an existing workspace that is tied to this repository, you can reuse the connection string of this workspace. To do so, open the existing workspace and copy the string from Project->Info.

Database type

Connection string parameter

Description

MS SQL Server and DB2

 

 

 

Server

IP address or network name of the server

Database

Name of the database instance

Uid

User ID for database access

Pwd

Password of the user ID

Oracle

 

 

Data Source

Path to the Oracle Host

User Id

User ID for database access

Password

Password of the user ID

  1. If you are using branches, you can define which branch the workspace belongs to. To do so, select a branch from the Branch drop-down.

  2. After a standard installation, Tricentis Tosca creates new workspaces in the default directory C:\Tosca_Projects\Tosca_Workspaces. You can specify a different directory in the Create new workspace in field.

  3. Enter a unique name for your workspace into the Select name for new workspace field.

  4. If you create a new workspace for a new repository, the option Use workspace template is available.

    Enable this option if you want to automatically import the Standard subset into the new workspace. You can also select a different subset.

  5. If you create a new workspace for an existing repository, the option Create slim workspace is available.

    Enable this option if you want to exclude all workspace objects from synchronization by default. In this case, you manually specify which objects should be synchronized with the repository.

    Enabling this option improves the performance of particularly large repositories.

  6. Click OK.