Edit D:\rfid\database\database\doc\install.112\e10818\ports.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta name="robots" content="all" scheme="http://www.robotstxt.org/" /> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = document) - Version 5.1" /> <meta name="Date" content="2010-03-15T18:13:37Z" /> <meta name="doctitle" content="Oracle® Real Application Clusters Installation Guide 11g Release 2 (11.2) for Microsoft Windows" /> <meta name="partno" content="E10818-02" /> <meta name="docid" content="RIWIN" /> <link rel="Start" href="../../index.htm" title="Home" type="text/html" /> <link rel="Copyright" href="../../dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="Stylesheet" href="../../dcommon/css/blafdoc.css" title="Default" type="text/css" /> <script type="text/javascript" src="../../dcommon/js/doccd.js"> </script> <link rel="Contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="Index" href="index.htm" title="Index" type="text/html" /> <link rel="Prev" href="procstop.htm" title="Previous" type="text/html" /> <link rel="Next" href="emca_ref.htm" title="Next" type="text/html" /> <link rel="alternate" href="../e10818.pdf" title="PDF version" type="application/pdf" /> <title>Managing Oracle Database Port Numbers</title> </head> <body> <div class="header"> <div class="zz-skip-header"><a name="top" id="top" href="#BEGIN">Skip Headers</a></div> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <tr> <td align="left" valign="top"><b>Oracle® Real Application Clusters Installation Guide<br /> 11<i>g</i> Release 2 (11.2) for Microsoft Windows</b><br /> Part Number E10818-02</td> <td valign="bottom" align="right"> <table class="icons oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="245"> <tr> <td align="center" valign="top"><a href="../../index.htm"><img width="24" height="24" src="../../dcommon/gifs/doclib.gif" alt="Go to Documentation Home" /><br /> <span class="icon">Home</span></a></td> <td align="center" valign="top"><a href="../../nav/portal_booklist.htm"><img width="24" height="24" src="../../dcommon/gifs/booklist.gif" alt="Go to Book List" /><br /> <span class="icon">Book List</span></a></td> <td align="center" valign="top"><a href="toc.htm"><img width="24" height="24" src="../../dcommon/gifs/toc.gif" alt="Go to Table of Contents" /><br /> <span class="icon">Contents</span></a></td> <td align="center" valign="top"><a href="index.htm"><img width="24" height="24" src="../../dcommon/gifs/index.gif" alt="Go to Index" /><br /> <span class="icon">Index</span></a></td> <td align="center" valign="top"><a href="../../dcommon/html/feedback.htm"><img width="24" height="24" src="../../dcommon/gifs/feedbck2.gif" alt="Go to Feedback page" /><br /> <span class="icon">Contact Us</span></a></td> </tr> </table> </td> </tr> </table> <hr /> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <tr> <td align="left" valign="top"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="98"> <tr> <td align="center" valign="top"><a href="procstop.htm"><img width="24" height="24" src="../../dcommon/gifs/leftnav.gif" alt="Go to previous page" /><br /> <span class="icon">Previous</span></a></td> <td align="center" valign="top"><a href="emca_ref.htm"><img width="24" height="24" src="../../dcommon/gifs/rightnav.gif" alt="Go to next page" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </td> <td align="right" valign="top" style="font-size: 90%"><a href="../e10818.pdf">View PDF</a></td> </tr> </table> <a name="BEGIN" id="BEGIN"></a></div> <div class="IND"><!-- End Header --><a id="BABECFJF" name="BABECFJF"></a><a id="RIWIN1141" name="RIWIN1141"></a> <h1 class="appendix"><span class="secnum">F</span> Managing Oracle Database Port Numbers</h1> <p><a id="sthref508" name="sthref508"></a>This appendix lists the default port numbers and describes how to change the assigned port after installation.</p> <p>This appendix contains the following topics:</p> <ul> <li> <p><a href="#CIHHFDFH">About Managing Ports</a></p> </li> <li> <p><a href="#CIHECDEE">Viewing Port Numbers and Access URLS</a></p> </li> <li> <p><a href="#BEHFDBEE">Port Numbers and Protocols of Oracle Components</a></p> </li> <li> <p><a href="#BEHIGAHJ">Changing the Oracle Enterprise Management Agent Port</a></p> </li> <li> <p><a href="#BEHEFACG">Changing the Oracle Enterprise Manager Database Console Ports</a></p> </li> <li> <p><a href="#CIHCJJIG">Changing the Oracle XML DB Ports</a></p> </li> </ul> <a id="CIHHFDFH" name="CIHHFDFH"></a><a id="RIWIN1142" name="RIWIN1142"></a> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h2 class="sect1"><span class="secnum">F.1</span> About Managing Ports</h2> <p>During installation, Oracle Universal Installer (OUI) assigns port numbers to components from a set of default port numbers. Many Oracle Real Application Clusters components and services use ports. As an administrator, it is important to know the port numbers used by these services, and to make sure that the same port number is not used by two services on your host.</p> <p>Most port numbers are assigned during installation or at execution time. Every component and service has an allotted port range, which is the set of port numbers Oracle Real Application Clusters attempts to use when assigning a port. Oracle Real Application Clusters starts with the lowest number in the range and performs the following checks:</p> <ul> <li> <p>Is the port used by another Oracle Database installation on the host?</p> <p>The installation may be up or down at the time; Oracle Database can still detect if the port is used.</p> </li> <li> <p>Is the port used by a process that is currently running?</p> <p>This could be any process on the host, including processes other than Oracle Database processes.</p> </li> </ul> <p>If the answer to any of the preceding questions is yes, then Oracle Real Application Clusters moves to the next highest port in the allotted port range and continues checking until it finds a free port.</p> </div> <!-- class="sect1" --> <a id="CIHECDEE" name="CIHECDEE"></a><a id="RIWIN1143" name="RIWIN1143"></a> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h2 class="sect1"><span class="secnum">F.2</span> Viewing Port Numbers and Access URLS<a id="sthref509" name="sthref509"></a><a id="sthref510" name="sthref510"></a><a id="sthref511" name="sthref511"></a><a id="sthref512" name="sthref512"></a></h2> <p>In most cases, the Oracle Database component's port number is listed in the tool used to configure the port. In addition, ports for some Oracle Database applications are listed in the <code>portlist.ini</code> file. This file is located in the directory <code><span class="codeinlineitalic">Oracle_home</span></code><code>\install</code>.</p> <p>If you change a port number, then it is not updated in the <code>portlist.ini</code> file, so you can only rely on this file immediately after installation. To find or change a port number, use the methods described in this appendix.</p> </div> <!-- class="sect1" --> <a id="BEHFDBEE" name="BEHFDBEE"></a><a id="RIWIN1144" name="RIWIN1144"></a> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h2 class="sect1"><span class="secnum">F.3</span> Port Numbers and Protocols of Oracle Components</h2> <p>The following table lists the port numbers and protocols used by components that are configured during the installation. By default, the first port in the range is assigned to the component, if it is available.</p> <div class="tblhruleformalwide"><a id="RIWIN1145" name="RIWIN1145"></a><a id="sthref513" name="sthref513"></a><a id="sthref514" name="sthref514"></a> <p class="titleintable">Table F-1 Ports Used in Oracle Components</p> <table class="HRuleFormalWide" title="Ports Used in Oracle Components" summary="Components and port ranges" dir="ltr" border="1" width="100%" frame="hsides" rules="rows" cellpadding="3" cellspacing="0"> <col width="*" /> <col width="22%" /> <col width="14%" /> <col width="12%" /> <thead> <tr align="left" valign="top"> <th align="left" valign="bottom" id="r1c1-t2">Component and Description</th> <th align="left" valign="bottom" id="r1c2-t2">Default Port Number</th> <th align="left" valign="bottom" id="r1c3-t2">Port Range</th> <th align="left" valign="bottom" id="r1c4-t2">Protocol</th> </tr> </thead> <tbody> <tr align="left" valign="top"> <td align="left" id="r2c1-t2" headers="r1c1-t2"> <p>Oracle SQL*Net Listener<a id="sthref515" name="sthref515"></a><a id="sthref516" name="sthref516"></a></p> <p>Allows Oracle client connections to the database over Oracle's SQL*Net protocol. You can configure it during installation. To reconfigure this port, use Net Configuration Assistant.</p> </td> <td align="left" headers="r2c1-t2 r1c2-t2"> <p>1521</p> </td> <td align="left" headers="r2c1-t2 r1c3-t2"> <p>1024-65535</p> </td> <td align="left" headers="r2c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r3c1-t2" headers="r1c1-t2"> <p>Oracle Data Guard<a id="sthref517" name="sthref517"></a><a id="sthref518" name="sthref518"></a></p> <p>Shares the SQL*Net port and is configured during installation. To reconfigure this port, use Net Configuration Assistant to reconfigure the Oracle SQL*Net listener.</p> </td> <td align="left" headers="r3c1-t2 r1c2-t2"> <p>1521 (same value as the listener)</p> </td> <td align="left" headers="r3c1-t2 r1c3-t2"> <p>1521</p> </td> <td align="left" headers="r3c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r4c1-t2" headers="r1c1-t2"> <p>Oracle Connection Manager<a id="sthref519" name="sthref519"></a><a id="sthref520" name="sthref520"></a></p> <p>Listening port for Oracle client connections to Oracle Connection Manager. You can configure Oracle Connection Manager after installation using Net Configuration Assistant.</p> </td> <td align="left" headers="r4c1-t2 r1c2-t2"> <p>1630</p> </td> <td align="left" headers="r4c1-t2 r1c3-t2"> <p>1630</p> </td> <td align="left" headers="r4c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r5c1-t2" headers="r1c1-t2"> <p>Oracle Enterprise Manager Database Control Agent <a id="sthref521" name="sthref521"></a><a id="sthref522" name="sthref522"></a></p> <p>HTTP port for Oracle Management Agent, which is part of Oracle Enterprise Manager. It is configured during installation.</p> <p><a href="#BEHIGAHJ">"Changing the Oracle Enterprise Management Agent Port"</a> explains how to modify its port number</p> </td> <td align="left" headers="r5c1-t2 r1c2-t2"> <p>3938</p> </td> <td align="left" headers="r5c1-t2 r1c3-t2"> <p>1830–1849</p> </td> <td align="left" headers="r5c1-t2 r1c4-t2"> <p>HTTP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r6c1-t2" headers="r1c1-t2"> <p>Oracle Enterprise Manager Database Console<a id="sthref523" name="sthref523"></a><a id="sthref524" name="sthref524"></a></p> <p>HTTP port for Oracle Enterprise Manager Database Control. It is configured during installation. <a href="#BEHEFACG">"Changing the Oracle Enterprise Manager Database Console Ports"</a> explains how to modify its port number.</p> </td> <td align="left" headers="r6c1-t2 r1c2-t2"> <p>1158</p> </td> <td align="left" headers="r6c1-t2 r1c3-t2"> <p>5500–5519</p> </td> <td align="left" headers="r6c1-t2 r1c4-t2"> <p>TCP/HTTP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r7c1-t2" headers="r1c1-t2"> <p>Oracle Enterprise Manager Database Console</p> <p>RMI port for Oracle Enterprise Manager Database Control. It is configured during installation.<a href="#BEHEFACG">"Changing the Oracle Enterprise Manager Database Console Ports"</a> explains how to modify its port number.</p> </td> <td align="left" headers="r7c1-t2 r1c2-t2"> <p>5520</p> </td> <td align="left" headers="r7c1-t2 r1c3-t2"> <p>5520–5539</p> </td> <td align="left" headers="r7c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r8c1-t2" headers="r1c1-t2"> <p>Oracle Enterprise Manager Database Console</p> <p>JMS port for Oracle Enterprise Manager Database Control. It is configured during installation. <a href="#BEHEFACG">"Changing the Oracle Enterprise Manager Database Console Ports"</a> explains how to modify its port number.</p> </td> <td align="left" headers="r8c1-t2 r1c2-t2"> <p>5540</p> </td> <td align="left" headers="r8c1-t2 r1c3-t2"> <p>5540–5559</p> </td> <td align="left" headers="r8c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r9c1-t2" headers="r1c1-t2"> <p>Oracle XML DB<a id="sthref525" name="sthref525"></a><a id="sthref526" name="sthref526"></a></p> <p>The Oracle XML DB HTTP port is used if Web-based applications need to access an Oracle database from an HTTP listener. It is configured during installation, but you cannot view it afterward. <a href="#CIHCJJIG">"Changing the Oracle XML DB Ports"</a> explains how to change its port number.</p> </td> <td align="left" headers="r9c1-t2 r1c2-t2"> <p>0</p> </td> <td align="left" headers="r9c1-t2 r1c3-t2"> <p>Dynamic</p> </td> <td align="left" headers="r9c1-t2 r1c4-t2"> <p>HTTP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r10c1-t2" headers="r1c1-t2"> <p>Oracle XML DB</p> <p>The Oracle XML DB FTP is used when applications need to access an Oracle database from an FTP listener. It is configured during installation, but you cannot view it afterward. <a href="#CIHCJJIG">"Changing the Oracle XML DB Ports"</a>explains how to change its port number.</p> </td> <td align="left" headers="r10c1-t2 r1c2-t2"> <p>0</p> </td> <td align="left" headers="r10c1-t2 r1c3-t2"> <p>Dynamic</p> </td> <td align="left" headers="r10c1-t2 r1c4-t2"> <p>FTP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r11c1-t2" headers="r1c1-t2"> <p>Oracle Real Application Clusters <a id="sthref527" name="sthref527"></a><a id="sthref528" name="sthref528"></a></p> <p>The port number is assigned automatically during installation. You cannot view or modify it afterward.</p> </td> <td align="left" headers="r11c1-t2 r1c2-t2"> <p>Dynamic</p> </td> <td align="left" headers="r11c1-t2 r1c3-t2"> <p>Dynamic</p> </td> <td align="left" headers="r11c1-t2 r1c4-t2"> <p>UDP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r12c1-t2" headers="r1c1-t2"> <p>Oracle Clusterware<a id="sthref529" name="sthref529"></a><a id="sthref530" name="sthref530"></a></p> <p>CRS daemon (Oracle Cluster Ready Services Daemon) internode connection. The port number is assigned automatically during installation. You cannot view or modify it afterward.</p> </td> <td align="left" headers="r12c1-t2 r1c2-t2"> <p>Dynamic</p> </td> <td align="left" headers="r12c1-t2 r1c3-t2"> <p>Dynamic</p> </td> <td align="left" headers="r12c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r13c1-t2" headers="r1c1-t2"> <p>Cluster Synchronization Service (CSS)<a id="sthref531" name="sthref531"></a><a id="sthref532" name="sthref532"></a></p> <p>CSS daemon internode connection for the GM layer. The port number is assigned automatically during installation. You cannot view or modify it afterward.</p> </td> <td align="left" headers="r13c1-t2 r1c2-t2"> <p>Dynamic</p> </td> <td align="left" headers="r13c1-t2 r1c3-t2"> <p>Dynamic</p> </td> <td align="left" headers="r13c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r14c1-t2" headers="r1c1-t2"> <p>Oracle Cluster Registry<a id="sthref533" name="sthref533"></a><a id="sthref534" name="sthref534"></a></p> <p>The port number is assigned automatically during installation. You cannot view or modify it afterward.</p> </td> <td align="left" headers="r14c1-t2 r1c2-t2"> <p>Dynamic</p> </td> <td align="left" headers="r14c1-t2 r1c3-t2"> <p>Dynamic</p> </td> <td align="left" headers="r14c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r15c1-t2" headers="r1c1-t2"> <p>Oracle Event Manager<a id="sthref535" name="sthref535"></a><a id="sthref536" name="sthref536"></a></p> <p>The port number is assigned automatically during installation. You cannot view or modify it afterward.</p> </td> <td align="left" headers="r15c1-t2 r1c2-t2"> <p>49897</p> </td> <td align="left" headers="r15c1-t2 r1c3-t2"> <p>49897–49898</p> </td> <td align="left" headers="r15c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r16c1-t2" headers="r1c1-t2"> <p>Cluster Manager<a id="sthref537" name="sthref537"></a><a id="sthref538" name="sthref538"></a></p> <p>The port number is assigned automatically during installation. You cannot view or modify it afterward.</p> </td> <td align="left" headers="r16c1-t2 r1c2-t2"> <p>Dynamic</p> </td> <td align="left" headers="r16c1-t2 r1c3-t2"> <p>Dynamic</p> </td> <td align="left" headers="r16c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> <tr align="left" valign="top"> <td align="left" id="r17c1-t2" headers="r1c1-t2"> <p>Oracle Services for Microsoft Transaction Server<a id="sthref539" name="sthref539"></a><a id="sthref540" name="sthref540"></a></p> <p>The port number for Microsoft Transaction Server is configured when you enter its value in Oracle Universal Installer the first time you install it on a particular computer. If you install it in multiple Oracle homes on the same computer, then Oracle Universal Installer uses the same port number that you specified during the first installation.</p> <p>In most cases, you do not need to reconfigure the port number. If you need to, you can edit its value in the <code>HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ OracleMTSRecoveryService\Protid_0</code> Registry Editor key.</p> </td> <td align="left" headers="r17c1-t2 r1c2-t2"> <p>2030</p> </td> <td align="left" headers="r17c1-t2 r1c3-t2"> <p>2030</p> </td> <td align="left" headers="r17c1-t2 r1c4-t2"> <p>TCP</p> </td> </tr> </tbody> </table> <br /></div> <!-- class="tblhruleformalwide" --></div> <!-- class="sect1" --> <a id="BEHIGAHJ" name="BEHIGAHJ"></a><a id="RIWIN1146" name="RIWIN1146"></a> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h2 class="sect1"><span class="secnum">F.4</span> Changing the Oracle Enterprise Management Agent Port<a id="sthref541" name="sthref541"></a><a id="sthref542" name="sthref542"></a></h2> <p>To find the current setting for the Oracle Management agent port, search for <code>EMD_URL</code> in the <code><span class="codeinlineitalic">Oracle_home</span></code><code>\</code><code><span class="codeinlineitalic">host_sid</span></code><code>\</code><code>sysman</code><code>\</code><code>config</code><code>\</code><code>emd.properties</code> file.</p> <p>To change the Oracle Management Agent HTTP port, use the <code>emca -reconfig</code> ports command:</p> <pre xml:space="preserve" class="oac_no_warn">emca -reconfig ports -AGENT_PORT 1831 </pre></div> <!-- class="sect1" --> <a id="BEHEFACG" name="BEHEFACG"></a><a id="RIWIN1147" name="RIWIN1147"></a> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h2 class="sect1"><span class="secnum">F.5</span> Changing the Oracle Enterprise Manager Database Console Ports<a id="sthref543" name="sthref543"></a><a id="sthref544" name="sthref544"></a></h2> <p>To find the current HTTP, RMI, and JMS port settings, search in the following files:</p> <ul> <li> <p><span class="bold">HTTP port</span>: Search for <code>REPOSITORY_URL</code> in the <code><span class="codeinlineitalic">ORACLE_HOME</span></code><code>\</code><code><span class="codeinlineitalic">host_sid</span></code><code>\</code><code>sysman</code><code>\</code><code>config</code><code>\</code><code>emd.properties</code> file.</p> </li> <li> <p><span class="bold">RMI port</span>: Search for the <code>port</code> attribute in the <code>rmi-server</code> tag in the <code><span class="codeinlineitalic">ORACLE_HOME</span></code><code>\</code><code>oc4j</code><code>\</code><code>j2ee</code><code>\</code><code>OC4J_DBConsole_</code><code><span class="codeinlineitalic">host_sid</span></code><code>\</code><code>config</code><code>\</code><code>rmi</code><code>.xml</code> file.</p> </li> <li> <p><span class="bold">JMS port</span>: Search for the <code>port</code> attribute in the <code>jms-server</code> tag in the <code><span class="codeinlineitalic">ORACLE_HOME</span></code><code>\</code><code>oc4j</code><code>\</code><code>j2ee</code><code>\</code><code>OC4J_DBConsole_</code><code><span class="codeinlineitalic">host_sid</span></code><code>\</code><code>config</code><code>\</code> <code>jms</code><code>.xml</code>file.</p> </li> </ul> <p>To change the Oracle Enterprise Manager Database Console ports, use the <code>emca -reconfig</code> ports command:</p> <pre xml:space="preserve" class="oac_no_warn">emca -reconfig ports <span class="italic">option</span> <span class="italic">setting</span> </pre> <p>where <code><span class="codeinlineitalic">option</span></code> can be:</p> <ul> <li> <p><code>DBCONTROL_HTTP_PORT</code>: Sets the HTTP port, for example:</p> <pre xml:space="preserve" class="oac_no_warn">emca -reconfig ports -DBCONTROL_HTTP_PORT 1820 </pre></li> <li> <p><code>RMI_PORT</code>: Sets the RMI port, for example:</p> <pre xml:space="preserve" class="oac_no_warn">emca -reconfig ports -RMI_PORT 5520 </pre></li> <li> <p><code>JMS_PORT</code>: Sets the JMS port, for example:</p> <pre xml:space="preserve" class="oac_no_warn">emca -reconfig ports -JMS_PORT 5521 </pre></li> </ul> <p>You can enter multiple <code>-reconfig port</code> settings in one line, for example:</p> <pre xml:space="preserve" class="oac_no_warn">emca -reconfig ports -DBCONTROL_HTTP_PORT 1820 -AGENT_PORT 1821 -RMI_PORT 5520 </pre></div> <!-- class="sect1" --> <a id="CIHCJJIG" name="CIHCJJIG"></a><a id="RIWIN1152" name="RIWIN1152"></a> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h2 class="sect1"><span class="secnum">F.6</span> Changing the Oracle XML DB Ports<a id="sthref545" name="sthref545"></a><a id="sthref546" name="sthref546"></a></h2> <p>By default, the FTP and HTTP (including HTTPS) ports for Oracle XML DB are set to 0, which disables FTP or HTTP access to the Oracle XML DB. To change the Oracle XML FTP and HTTP ports, you need to run the <code>catxdbdbca.sql</code> script, which in a default installation is located in Oracle_home\<code><span class="codeinlineitalic">rdbms\admin</span></code>.</p> <p>To change the Oracle XML DB ports:</p> <ol> <li> <p>Check that the Oracle listener is running. In the Windows Services Control Manager, make sure that the Oracle TNS Listener service (for example, OracleOraDb11g_home1TNSListener) is set to Started.</p> <p>If you cannot start the listener, then refer to <span class="italic">Oracle Database Net Services Administrator's Guide</span>.</p> </li> <li> <p>Log in to SQL*Plus as the <code>SYS</code> or <code>XDB</code> user using the <code>SYSDBA</code> role.</p> <p>For example, to log in to SQL*Plus as <code>SYS</code>:</p> <pre xml:space="preserve" class="oac_no_warn">SQL> sqlplus sys/ as sysdba </pre></li> <li> <p>Run the <code>catxdbdbca.sql</code> script.</p> <p>For example, to use <code>2200</code> for the FTP port and <code>8200</code> for the HTTP port, and assuming your Oracle home is in the following location, enter the following command:</p> <pre xml:space="preserve" class="oac_no_warn">SQL> C:\app\oracle\product\11.2.0\db_1\rdbms\admin/ catxdbdbca.sql 2200 8200 </pre></li> <li> <p>Exit SQL*Plus.</p> </li> </ol> <div class="infoboxnotealso"> <p class="notep1">See Also:</p> <a class="olink ADMIN00102" href="http://www.oracle.com/pls/db112/lookup?id=ADMIN00102"><span class="italic">Oracle Database Administrator's Guide</span></a> for information about connecting to the database using SQL*Plus</div> </div> <!-- class="sect1" --></div> <!-- class="ind" --> <div class="footer"> <hr /> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="33%" /> <col width="*" /> <col width="33%" /> <tr> <td align="left"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="98"> <tr> <td align="center" valign="top"><a href="procstop.htm"><img width="24" height="24" src="../../dcommon/gifs/leftnav.gif" alt="Go to previous page" /><br /> <span class="icon">Previous</span></a></td> <td align="center" valign="top"><a href="emca_ref.htm"><img width="24" height="24" src="../../dcommon/gifs/rightnav.gif" alt="Go to next page" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </td> <td style="font-size: 90%" align="center" class="copyrightlogo"><img width="144" height="18" src="../../dcommon/gifs/oracle.gif" alt="Oracle" /><br /> Copyright © 2007, 2010, Oracle and/or its affiliates. All rights reserved.<br /> <a href="../../dcommon/html/cpyr.htm">Legal Notices</a></td> <td align="right"> <table class="icons oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="245"> <tr> <td align="center" valign="top"><a href="../../index.htm"><img width="24" height="24" src="../../dcommon/gifs/doclib.gif" alt="Go to Documentation Home" /><br /> <span class="icon">Home</span></a></td> <td align="center" valign="top"><a href="../../nav/portal_booklist.htm"><img width="24" height="24" src="../../dcommon/gifs/booklist.gif" alt="Go to Book List" /><br /> <span class="icon">Book List</span></a></td> <td align="center" valign="top"><a href="toc.htm"><img width="24" height="24" src="../../dcommon/gifs/toc.gif" alt="Go to Table of Contents" /><br /> <span class="icon">Contents</span></a></td> <td align="center" valign="top"><a href="index.htm"><img width="24" height="24" src="../../dcommon/gifs/index.gif" alt="Go to Index" /><br /> <span class="icon">Index</span></a></td> <td align="center" valign="top"><a href="../../dcommon/html/feedback.htm"><img width="24" height="24" src="../../dcommon/gifs/feedbck2.gif" alt="Go to Feedback page" /><br /> <span class="icon">Contact Us</span></a></td> </tr> </table> </td> </tr> </table> </div> <noscript> <p>Scripting on this page enhances content navigation, but does not change the content in any way.</p> </noscript> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de