Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Student asks about SQL*NET
If you can ping the server you should be able to use SQL*Net across the Internet. The only problem will be with a firewall. Typically SQL*Net likes to use port 1521. I would also recommend using a fixed IP address in your listener.ora. You'll have to check with the network gurus at both ends if you can access that port.
--Bob.
Alex Snoeren wrote in message <70vbhl$isc$1_at_sun4000.casema.net>...
>Hello,
>I'am testing an Oracle8 database server with SQL*NET 8.
>I wonder if it is possible to connect to the database server via the
>internet with a SQL*PLUS client? How do I set things up (in the listener
for
>ex.).
>Who has got experience with this?
>I want to do this so I can give a demonstration on my university.
>
>Thanks in advance!
>Alex.
>snoeren_at_casema.net
>
>
Received on Sun Oct 25 1998 - 00:00:00 CDT