Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: no listener.ora

Re: no listener.ora

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Mon, 22 Dec 2003 22:57:31 +0100
Message-ID: <u0qeuvcl3kg6heg2ceq57pvdlqiacr3odi@4ax.com>


On Mon, 22 Dec 2003 14:54:46 -0500, "Oracle Learner" <hastenthunder_at_yahoo.com> wrote:

>Thanks.
>How do I tell Oracle to use port 1521? (I realize this question might be
>too simple. You patience is appreciated).

1521 is the default port. On the listener side you don't have to do anything. In tnsnames.ora you will get the usual (protocol=tcp)(host=<your database server)(port=1521) etc You'd bet either look at the samples in
$ORACLE_HOME/network/admin/samples or use the net configuration assistant to set it up, or look in the appendix of the net administrators manual.

--
Sybrand Bakker, Senior Oracle DBA
Received on Mon Dec 22 2003 - 15:57:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US