On the Database page you can connect a database with Silk Central and disconnect the database again.
If no database is connected, you will automatically be directed to the Database page.
If a database is connected, you have to log in as System Administrator and click Database to access the Database page. For more information see System Administrator.
Configure the database connection with the following UI controls:
Item | Description |
---|---|
DBMS hostname or IP address | The name of the computer hosting the DBMS (database management system). Type in the name in the format
<computer name>\<instance name>.
|
DBMS type | The type of DBMS you want to access, MS SQL Server or Oracle. |
Port |
The port on which the DBMS listens. The default port for Microsoft SQL Server, including Express, is 1433. The default port for Oracle is 1521. |
Database / SID |
MS SQL Server database name or Oracle SID provided by your Oracle administrator. To connect to an Oracle RAC environment, precede the SID with a slash (/). For Oracle database administrators: Configure the Oracle SID to use the UTF-8 character set. |
Username / Password |
|
Read-only username | An optional database user with read-only rights on all tables and views in the specified database. This user is used for
actions where only read rights are required, for example 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.
Accessing the database with a read-only user also has a positive impact on performance.
If your DBMS is Microsoft SQL Server, Silk Central automatically creates this user if you specify a name and password. If your DBMS is Oracle, your database administrator needs to create the user in Oracle and your Silk Central administrator needs to add that user to Silk Central. |
Read-only password |
Valid password for the specified Read-only Username. |
DBMS version info |
Displays DBMS and operating system version information. |
ALM repository ID | Displays the ALM URI of the repository. |
Connect Database / Disconnect Database |
Click this button to connect to or disconnect from a DBMS. |