About Surround SCM databases

Surround SCM data is stored in RDBMS-based databases. Microsoft SQL Server, Oracle, and PostgreSQL are supported. See RDBMS Support for information about supported platforms and versions.

The following data is stored in databases:

By default, the Surround SCM Server data and mainline branches are stored in the same RDBMS database. After installation, you can change the configuration if you want to use a different RDBMS type or move databases between servers. You can also move mainline branches to a separate database from the server database or store mainlines in multiple databases and point a single Surround SCM Server to them. Mainlines can only be associated with one Surround SCM Server.

You can leverage your existing database administration process and use standard database tools for tasks such as analysis, manipulation, and backups. All Surround SCM data is stored in the database except the server database connection information.

Note: All file data is stored in the RDBMS database as binary large objects (BLOBs). The RDBMS may allow you to control where BLOB data is stored and indexed. If you want more granular control over BLOBs, consult your DBA and RDBMS documentation.

Choosing an RDBMS database type

Determine which RDBMS you will use to store Surround SCM data before installing to help streamline the installation process. Keep the following in mind: