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

Home -> Community -> Usenet -> comp.databases.oracle -> Re: New install of 10g

Re: New install of 10g

From: Pedro Lopes <pedro.lopes_at_netvisao.pt>
Date: Wed, 08 Sep 2004 22:17:37 +0100
Message-ID: <newscache$yxqq3i$v6i$1@newsfront4.netvisao.pt>


The listener.ora and tnsnames.ora still in ORACLE_HOME/network/admin/ ...
The EM in 10g is web based... go to a shell and type:

         emctl status dbconsole

you can try to start it typing

         emctl start dbconsole

you can check in the ORACLE_HOME directoty for a folder named <hostname>_<sid>
if you dont't see any folder.. try to run DBCA to configure the EM (web based). Most of the features moved here. Some still in the Java Console (spatial, replication and a few more), but for this you'll need to install it from the companion CD.

hope it helps

pedro

William F. O'Neill wrote:
> I have just upgraded my Oracle db from 9i to 10g. Of course, the
> installation did not go straightforward. Does 10g use a TNSNAMES.ora & a
> LISTNER.ORA FILE. If so, where should they be placed in the new directory
> tree of Oracle10? Also, when I had 9i, I called EM with the following:
> C:\oracle\ora90\bin\oemapp.bat console. How do I call EM with Oracle 10g?
>
>
Received on Wed Sep 08 2004 - 16:17:37 CDT

Original text of this message

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