1
|
Select Custom in the SQL Database>Type list to use a SQL database in an external SQL database server.
|
2
|
Select the type of SQL database platform in the Platform list. The supported platforms are:
|
1
|
In the Server name field, write the name of the computer that the PostgreSQL® database server process runs on. Defaults to localhost.
|
2
|
In the Port field, write the number of the port that the PostgreSQL® database server listens on. Defaults to 5432.
|
3
|
In the Database name field, write the name of a SQL database that you want the Model Manager to use.
|
4
|
In the Method list, under Authentication, select the method of authentication. Select Password to authenticate using password-based authentication methods. Select Passwordless to authenticate using passwordless authentication methods (for example, SSPI on Windows®).
|
5
|
In the Username field, write the username used to authenticate with the PostgreSQL® database server.
|
6
|
In the Password field, write the password used to authenticate with the PostgreSQL® database server. This is only available when using password-based authentication methods.
|
The Model Manager supports PostgreSQL® version 10.0 and newer.
|
1
|
In the Server name field, write the name of the computer that the Microsoft® SQL Server® database server process runs on. Defaults to localhost.
|
2
|
In the Port field, write the number of the port that the PostgreSQL® database server listens on. Defaults to 1433.
|
3
|
In the Database name field, write the name of a SQL database that you want the Model Manager to use.
|
4
|
5
|
In the Application name field, write an application name to use when connecting to the database.
|
6
|
Select the Use integrated security check box to authenticate using the Windows account running the Model Manager server process.
|
7
|
In the Username field, write the username used to authenticate with the Microsoft® SQL Server® database server. Only available if the Use integrated security check box is cleared.
|
8
|
In the Password field, write the password used to authenticate with the Microsoft® SQL Server® database server. This is only available if the Use integrated security check box is cleared.
|
Microsoft® SQL Server® must be installed with the Full Text Search component to use it with a Model Manager server database.
|
You are strongly recommended to enable row versioning via the READ_COMMITTED_SNAPSHOT isolation level for the Microsoft® SQL Server® database you intend to use with the Model Manager server database.
|
1
|
In the Server name field, write the name of the computer that the MySQL® database server process runs on. Defaults to localhost.
|
2
|
In the Port field, write the number of the port that the MySQL® database server listens on. Defaults to 3306.
|
3
|
In the Database name field, write the name of a SQL database that you want the Model Manager to use.
|
4
|
Select the Use SSL check box to require secure connections.
|
5
|
Select the Verify server certificate check box to require that the MySQL® database server’s certificate is verified.
|
6
|
7
|
•
|
•
|
•
|
The Model Manager supports MySQL® version 8.0.20 and newer.
|
1
|
In the Server name field, write the name of the computer that the Oracle® Database server process runs on. Defaults to localhost.
|
2
|
In the Port field, write the number of the port that the Oracle® Database server listens on. Defaults to 1521.
|
3
|
4
|
5
|
6
|
•
|
•
|
•
|
The Model Manager supports Oracle® Database version 12.2.0.1 and newer.
|
1
|
2
|
In the Directory field, write the path on the file system to a directory.
|
1
|
Select Custom in the Search Indexes>Type list to use search indexes stored in an external search index server.
|
2
|
3
|
In the Base URL field, write the base URL used to connect to the Apache Solr™ server. Defaults to http://localhost:8983/solr.
|
4
|
In the Method list, select the method of authentication. Select Password to authenticate using a username and password. Select None if the Apache Solr™ server does not require authentication.
|
5
|
In the Username field, write the username used to authenticate with the Apache Solr™ server.
|
6
|
In the Password field, write the password used to authenticate with the Apache Solr™ server.
|
7
|
In the Assets and Items fields, write the names of Apache Solr™ cores to use for the Model Manager server database.
|