Oracle RDBMS
Ports and protocols used by the Oracle RDBMS.
Oracle Database, Oracle RDBMS, or simply Oracle is a relational database management system (RDBMS) software product released by Oracle Corporation that has become a major feature of database computing.
- Content Manager End User components
- Content Manager Author components
- Content Manager Database
Oracle Services for Microsoft Transaction Server settings
Extra installation of Oracle Data Access Components on the Web and Application server, more specifically Oracle Services For Microsoft Transaction Server, Oracle Data Provider for .NET and Oracle Provider for OLE DB, are required. To ensure that Windows uses the correct transaction libraries you must change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\MTxOCI entries OracleOciLib, OracleSqlLib and OracleXaLib (information about this is provided in the installation procedures).
The Oracle MTS Recovery Service is automatically installed with Oracle Services for Microsoft Transaction Server. The Oracle MTS Recovery Service accepts requests to resolve in-doubt MS DTC-coordinated transactions started on this computer. The port number on which the Oracle MTS Recovery Service listens for requests on this computer is configured during installation of the Oracle client (default port 49152).
| What | Protocol | Port | Direction |
|---|---|---|---|
| Listener (runs on the database server) | TCP | 1521 (default) | IN/OUT |
| OraMTS | TCP | 49152 (default) | IN/OUT |