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: port number of ORACLE for JDBC

Re: port number of ORACLE for JDBC

From: Joel Garry <joelga_at_pebble.ml.org>
Date: 1998/01/05
Message-ID: <68rbbp$g0$1@pebble.ml.org>#1/1

In article <34B0EDB3.2050_at_ix.netcom.com>, Anne Hanson <ahanson_at_ix.netcom.com> wrote:
>Charles Clavadetscher wrote:
>>
>> Port Nr. 1521 is OK. I used the same and it works. The problem must be
>> somewhere else. Did you install Sql*Net and start the Listener service?
>> Luck.
>> Charles
>
>This may be pushing the limits of my Oracle knowledge. How can I verify
>that Sql*Net and the Listener service are started? Also do I need these
>if I am always on the same machine as my server?
>
>Thanks for your reply.
>
>Jeff

lsnrctl status

Also, look in $ORACLE_HOME/*/log for interesting things.

Also, try grep tnls /etc/services.

-- 
These opinions are my own and not necessarily those of Information Quest
jgarry@eiq.com                           http://www.informationquest.com
http://ourworld.compuserve.com/homepages/joel_garry
"See your DBA?"  I AM the @#%*& DBA!
Received on Mon Jan 05 1998 - 00:00:00 CST

Original text of this message

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