Previous Topic: Ports Used by an AgentNext Topic: Ports Used by Web Clients


Ports Used by Database Servers

The following table provides an overview of the ports used for communications to a Database server.

Communication to a Database Server

From

Port

To

Default Listening Port

Protocol

Configuration

Description

Orchestrator

Any

Microsoft SQL Database Server

1433

TCP

Microsoft SQL configured

The database port can be changed in the database server installation; 1433 is the default value.

Orchestrator

Any

MySQL Database Server

3306

TCP

MySQL configured

The database port can be changed in the database server installation; 3306 is the default value.

Orchestrator

Any

Oracle Database Server

1521

TCP

Oracle configured Listener

The database port can be changed during Create Listener; 1521 is the default value for the Oracle Listener port. The database instance can be associated with a different listener. Refer to the Oracle configuration.