The following databases are used by GroupShare:
- a GroupShare system database (all installations; default name: SDLSystem)
- a MultiTerm master database (if MultiTerm Server component installed; default name: MTMaster)
- termbase databases (if MultiTerm Server component installed; default names: MTMaster_X)
- translation memory container databases (if TM Server component installed, no default names).
Refer to below instructions to identify all databases used by your SDL Studio GroupShare installation.
SDL GroupShare System Database
The default name for the GroupShare system database is
SDLSystem. If the name differs, you can identify it on the server where
GroupShare is installed:
- Start the SDL Studio GroupShare Console.
- Go to Console Root > SDL Studio GroupShare > Databases.
- Check the Database Name in section GroupShare System Database.
MultiTerm Master Database
The default name for the MultiTerm master database is
MTMaster. If the name differs, you can identify it on the server where
GroupShare is installed:
- Start the SDL Studio GroupShare Console.
- Go to Console Root > SDL Studio GroupShare > Databases.
- Check the Database Name in section MultiTerm Master Database.
Note: If the section
MultiTerm Master Database is grayed out, your GroupShare installation does not include a MultiTerm Server component and thus no MultiTerm master database.
Termbase Databases
If your GroupShare installation includes a MultiTerm Server component, each termbase's data is stored in one database.
Via MultiTerm Administrator / Desktop
The name of each termbase database can be identified in MultiTerm Administrator and MultiTerm Desktop (
Termbase Management view). The database name is displayed as
Physical name when clicking on the termbase.
In MultiTerm Master Database
- Identify the MultiTerm master database according to above instructions.
- In the MultiTerm master database, retrieve all entries of the table dbo.Termbases.
- The names of all termbase databases used by GroupShare are listed in the column PhysicalName.
Translation Memory Container Databases
Via GroupShare WebUI
- Log into GroupShare WebUI by accessing your server's URL in a web browser.
- Go to Infrastructure.
- Activate tab Containers.
- For each container listed, the Database Name corresponds to a database used by GroupShare.
In GroupShare System Database
- Identify the GroupShare system database according to above instructions.
- In the GroupShare system database, retrieve all entries of the table etm.Container.
- The names of all TM container databases used by GroupShare are listed in the column ContainerName.
Note: If your GroupShare system database does not contain a table
etm.Container, your GroupShare installation does not include a TM Server component. In this case, it does not use any TM container databases.