Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add Database to EM

Status
Not open for further replies.

Michael42

Programmer
Oct 8, 2001
1,454
US
Hello,

On a Solaris 8 system running Oracle 10g R2 I created a database on the local system and Enterprise Manager (EM) can see it fine. Though I created a new tnsnames.ora entry via the netmgr to a remote 9i database EM does not see it.

How can I get EM to recognize other databases (9i and 10g)?

Thanks,

Michael42
 
Hi, Michael

Have you tried from the command prompt in Windows:

tnsping <oracle server ip address>

i.e

tnsping 192.168.20.100

Regards,



William Chadbourne
Oracle DBA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top