Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Upgrade Oracle 7.3.3 to 7.3.4
Shirley
There are two ways to tell Oracle how to get to a database across a network (this is what I meant by SQL*Net naming resolution). One is by using an alias in a files called tnsnames.ora. Depending on your version, OS etc., it sits in a directory called something like $ORACLE_HOME/network/admin.The other approach is to store the aliases centrally in a database using the Oracle*Names product. Then you tell Oracle where the Oracle*Names database is. If you don't know much about it, you're almost certainly not using Oracle Names, so set the service to manual startup and stop it running. Then see if you can reproduce the problem you originally had.
HTH. Pete
Shirley Kwan wrote:
> Pete,
>
> What's the meaning of 'SQL*Net naming resolution' ???
> What's the use of OracleNameService ???
>
> Thanks for your help !!!
>
> Shirley......
>
> Pete Sharman wrote in message <378AB773.858F32E_at_us.oracle.com>...
> >Shirley
> >
> >There were some changes from point release to point release of OEM which
> may
> >make what you're saying true. I recall having some fun when moving from
> >1.5.5 of OEM to 1.6 where things could not be run in isolation, but only
> >through the console. Generally, you get a message saying "blah blah needs
> to
> >be launched from the console" or something similar, but there were some
> parts
> >of the tuning pack that still seemed to work standalone.
> >
> >Are you using Oracle Names for SQL*Net naming resolution? If not, don't
> even
> >start the OracleNamesService, it's not needed. If you are using it, then
> it
> >may be worth checking with Support if there's a known problem. It
> shouldn't
> >have anything to do with the upgrade unless you interrupted it part way
> >through or something similar.
> >
> >HTH.
> >
> >Pete
> >
> >Shirley Kwan wrote:
> >
> >> Hi all,
> >>
> >> In order to use Data Manager in Oracle 7.3.4, I need to launch the
> >> Enterprise Manager first. Is that the true statement ???
> >>
> >> If I start the OracleNameService before I launch the Data Manager, Dr.
> >> Watson occurs !!!
> >> Does anyone see this problem before ??? How can I solve it then ???
> >>
> >> Is this problem occur because I didn't upgrade Oracle from 7.3.3 to 7.3.4
> >> properly ???
> >>
> >> Thanks for all your help in advance !!!
> >>
> >> --
> >> Shirley Kwan......
> >> Software Engineer
> >> Post-sale Team
> >> Intergraph Hong Kong Limited
> >> Telephone #: (852)2593-1645
> >> mailto:SSKwan_at_ingr.com
> >> http://www.intergraph.com/
> >
> >--
> >Regards
> >
> >Pete
> >
> >
--
Regards
Pete
Received on Wed Jul 14 1999 - 11:19:26 CDT
![]() |
![]() |