You are here: Administrator's Guide > Installation Options > Distributed Installation > Installing for Active-Passive Failover > Provide a Database Server

Provide a Database Server

FME Server uses its own database to manage jobs and workspace information. It is not a source or destination data source for FME workspaces.

When configuring an active-passive network for FME Server, you must provide your own database server on which to configure the FME Server database. Supported database servers include:

  • Oracle
  • PostgreSQL
  • SQL Server

Provide a database server that is physically separate from the machines on which the FME Server Core and web application server are installed. Separating the FME Server Database ensures it remains available in a failover scenario.

When providing a database server, keep in mind the following:

  • In addition to being physically separate, the database server should, by itself, be configured for fault tolerance.
  • When you install the FME Server Core, the database server must be running and you must know the connection information.
  • Following installation, you must be able to create a new database on the server using SQL scripts.

For information about acquiring a fault tolerant database server, consult your IT department.