Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Each connection is required to have a Connection Name, Database Type, Agent.

Mandatory fields in all cases:

  • Connection name - This can be anything

  • Database type - This can be one of Oracle, PostgreSQL, SQL Server, or File

  • Agent - Manager_with_Agent

PostgreSql mandatory fields:

  • Host

  • Port (The default port for PostgereSql is 5432)

  • Username

  • Password

MySql mandatory fields:

  • Host

  • Port (The default port for MySql is 3306)

  • Username

  • Password

Oracle mandatory fields:

  • Host

  • Port (The default port for Oracle Database is 1521)

  • Service

  • Username

  • Password

File mandatory fields:

  • Output Directory Path

  • No labels