|
|
Data Store |
Description
Specifies the location in which Enterprise's repository of data is stored. Automate Enterprise data consists of workflow objects such as agents, users, tasks and conditions. It also consists of data with respect to all aspects of client/server operations, including log information, client/server properties, user and group preferences, and much more. Enterprise uses Microsoft SQL Express as its default data store. However, data can electively be written to another external data source such as Oracle or mySQL. When selecting OLEDB as the database type, the data source can be configured using a standard OLEDB connection string dialog. The table below lists the database options that are available.
To access Data Store settings, from Server Management Console (SMC), select Options > Server Settings > Data Store.
Parameters
The following table displays available preferences as they appear in the SMC's Data Store settings.
| Database | Description | |
|---|---|---|
| OLEDB | Specifies standard OLEDB connection to the database. This option requires configuration to be performed by way of a standard Windows Data Link Properties dialog. | |
| SQL Server | Specifies connection to Microsoft SQL Server.
Requires the following information to be entered:
Click the Test Connection button to test the database connection. Click OK to save changes, or Cancel to discard changes. |
|
| mySQL | Specifies connection to a mySQL database. Requires
the following information to be entered:
Click the Test Connection button to test the database connection. Click OK to save changes or Cancel to discard changes. |
|
| Oracle | Specifies connection to an Oracle database.
Requires the following information:
Click the Test Connection button to test the database connection. Click OK to save changes or Cancel to discard changes. NOTE: An Oracle client must be installed on the same machine as the
Automate Enterprise component. |