Novell Teaming database disk space requirements are relatively modest. Files that are imported into Teaming are saved in the Teaming file repository, as described in Section 3.2.4, Teaming Installation Locations.
The Teaming database is primarily used for storing:
Structural information about workspaces, folders, and entries (for example, their location in the workspace tree)
Identification information about workspaces, folders, and entries (for example, titles, descriptions, dates of creation/modification, and users associated with creation/modification)
User profile information (for example, full name, phone number, and e-mail address)
You or your database administrator must make the following decisions about the Teaming database:
By default, Novell Teaming uses open source MySQL as its database on Linux and on Windows. On Linux, Teaming also supports Oracle. On Windows, Teaming also supports Microsoft SQL Server and Oracle.
BASIC TEAMING INSTALLATION SUMMARY SHEET |
---|
Under , mark the type of database that you want to use with Teaming. |
Make sure that a supported version of the database server, as listed in Section 2.1, Teaming Server Requirements, is installed and running before you install Teaming.
If you plan to use a MySQL database or a Microsoft SQL database, the Novell Teaming Installation program can automatically set up the database for you. This is the easiest way to get started.
If you plan to use an Oracle database, you must have your database administrator set up the database for you. Instructions for your database administrator are provided in Section 13.4, Creating an Oracle Database.
When you have the Novell Teaming Installation program create the database for you, the database is created on the same server where you install the Teaming software. This is the preferable location for your Basic installation. The default database name is sitescape, a reference to the company that previously developed the Teaming software.
You can have your database administrator create a database on a remote server later, after you have successfully tested your Basic installation. See Section 13.0, Creating the Teaming Database on a Remote Server.
If you need to have your database administrator create an Oracle database, you must decide before installation whether you want the database on the Teaming server or on a remote server. See Section 13.4, Creating an Oracle Database.
Teaming knows where to find its database from the JDBC* (Java Database Connectivity) URL that you provide during installation. For a database that is local to the Teaming software, the default JDBC URL that provides localhost as the hostname of the Teaming server is appropriate. If the database is on a remote server, the JDBC URL must provide the hostname of the remote database server.
The JDBC URL also includes the port number on which Teaming can communicate with the database server. The default port number depends on the database server you are using:
Use this port number unless it is already in use by another process on the database server.
When you have the Novell Teaming Installation program create the database for you, it defaults to the following administrator usernames for the database server:
For an Oracle database, your database administrator establishes the administrator username and password for the database server.
Check with your database administrator to see if the default administrator username is still in use for your database server, and obtain the administrator password for the database server before you run the Teaming Installation program.
Different encryption algorithms provide differing encryption strength. The supported algorithms for encrypting the Novell Teaming database password are listed below, in order from least strength to most strength.
MD5
SHA (default)
SHA-256