Difference between revisions of "Databases"

From FMR Knowledge Base
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
[[Category:FMR_Configuration_Reference]]
 
[[Category:FMR_Configuration_Reference]]
  
FMR requires a database in order to operate and supports the following 3 types of database:
+
Fusion Metadata Registry needs an operating database to store the structural metadata, configuration settings and other operating information such as audit logs. The following types of database are supported:
  
* MySql [[Install_MySQL|More Information]]
+
* [[Install_SQL Server|SQL Server]]
* Oracle [[Install_Oracle|More Information]]
+
* [[Install_MySQL|MySQL]]
* SQL Server [[Install_SQL Server|More Information]]
+
* [[Install_Oracle|Oracle]]
  
Since version 11.4.0 of FMR, the MySQL connector is no longer distributed within FMR itself. Please refer to the MySQL page for instructions on creating a connection from FMR to MySQL
+
'''Note:''' Since version 11.4.0 of FMR, the MySQL connector is no longer distributed within FMR itself. Please refer to the MySQL page for instructions on creating a connection from FMR to MySQL.

Revision as of 06:33, 13 October 2022


Fusion Metadata Registry needs an operating database to store the structural metadata, configuration settings and other operating information such as audit logs. The following types of database are supported:

Note: Since version 11.4.0 of FMR, the MySQL connector is no longer distributed within FMR itself. Please refer to the MySQL page for instructions on creating a connection from FMR to MySQL.