dbTalk Databases Forums  

New install of 10g

comp.databases.oracle comp.databases.oracle


Discuss New install of 10g in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
William F. O'Neill
 
Posts: n/a

Default New install of 10g - 09-08-2004 , 11:23 AM






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?



Reply With Quote
  #2  
Old   
Pedro Lopes
 
Posts: n/a

Default Re: New install of 10g - 09-08-2004 , 04:17 PM






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:
Quote:
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?



Reply With Quote
  #3  
Old   
William F. O'Neill
 
Posts: n/a

Default Re: New install of 10g - 09-08-2004 , 06:49 PM



Thanks Pedro. I'll give it a try. Would you believe with all the
documentation that Oracle gives you, I couldn't find this info. Maybe,
they(Oracle) feels you should just automatically know this!!!

"Pedro Lopes" <pedro.lopes (AT) netvisao (DOT) pt> wrote

Quote:
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?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.