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: Oracle 7.3.2.2 HPUX Installation: Domain?

Re: Oracle 7.3.2.2 HPUX Installation: Domain?

From: Anbazhagan.G <anbu1_at_mbox3.singnet.com.sg>
Date: 1997/07/19
Message-ID: <01bc93db$11516880$a0b815a5@default>#1/1

There are totally 3 files related SQL*net .

$ORACLE_HOME/network/admin will have
sqlnet.ora
tnsnames.ora
listener.ora

You have to make modification in sqlnet.ora also to make it work . If you are trying to connect within the same server using sqlplus @SID , tnsnames.ora also should be modified.

Regards
Abvy

Maurice Bauhahn <bauhahnm_at_csis.gvsu.edu> wrote in article <AFF3729296688AB57_at_pm087-17.dialip.mich.net>...
> We have had difficulty getting SQL*NET up after installation of Oracle
> 7.3.2.2 on HPUX 10.20. Finally we have a listener...but the previously
> working SQL*Plus does not recognize that the database is up (even though
> all its processes are alive).
>
> I suspect the problem goes back to the domain of the database which we
 were
> prompted for on installation of Oracle 7. At that time we entered
> 'test'...however all our SQL*NET configuration files now use a domain of
> 'world' (which seems strange in a world of TCP/IP).
>
> What is a domain in Oracle?
>
> Is there an exhaustive list of the places we need to change 'test' to
> 'world' so as to undo the diversity of domain names?
>
> Hopefully,
>
> Maurice Bauhahn
> Oracle Newbie
>
>
>
Received on Sat Jul 19 1997 - 00:00:00 CDT

Original text of this message

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