Database Settings Page

Administration > System > Database

On the Database page you can create databases, connect a database with Performance Manager and disconnect the database again.

Configure the database connection with the following UI controls:

Item Description
DBMS type The type of DBMS you want to access (MSSQL Server).
DBMS hostname or IP address The computer name or IP address of the computer hosting the database management system (DBMS) in the format <computer name>\<instance name>.
Database System
Hostname Description
Microsoft SQL Server
<computer name>\<instance name>, for example localhost.
Note: An instance name only needs to be provided if the DBMS was installed using an instance.
Microsoft SQL Server Express
<computer name>\<instance name>. The default MS SQL Server Express instance is localhost\SQLExpress.
Port

The port on which the DBMS listens. The default port for Microsoft SQL Server, including Express, is 1433.

Database / SID

MS SQL Server database name.

Username

Database user with sufficient credentials. The default Microsoft SQL Server user, including Microsoft SQL Server Express, is sa, if not changed by your database administrator.

Password

Valid password for the specified Username.

Database System
Password
Microsoft SQL Server, including Express
These databases enforce password usage. Ask your database administrator for the correct login credentials if you are not sure.
Read-only Username (optional) An optional database user with read-only rights on all tables and views in the specified database. This user is used for executing reports. This will ensure that running reports with advanced queries will not change any data in the database, as executing advanced queries could have a detrimental effect on the data.

For Microsoft SQL Server, Performance Manager automatically creates this user if you specify a name and password.

Read-only Password (optional)

Valid password for the specified Read-only Username (optional).

Status

Displays the status of the Performance Manager connection to the DBMS.

DBMS version info

Displays DBMS and operating system version information.

Connect / Disconnect

Depending on the current connection status, use this button to connect to or disconnect from a DBMS.