• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

configure database with database control using Netca

 
Ranch Hand
Posts: 674
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there

By default I have not Installed any database so I want to configure manually each database with database control whethar or not I want but how to do this.

When I am creating any database following dialog pop-up


Configuring database with database Control requires a listener to be configured in the current oracle home.
You need to run Netca to configure a listener before you can proceed




How to configure it?


Thanks
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Kishor Joshi wrote:
How to configure it?


Did you try google?
 
Kishor Joshi
Ranch Hand
Posts: 674
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Mannesh

I have read
http://docs.oracle.com/cd/B28359_01/server.111/b28286/toc.htm


and sorted out and configured all.

I would recommend to all user of oracle products who are learning first time visit this link.

This link contain all information from configurations to Oracle Queries examples
 
Kishor Joshi
Ranch Hand
Posts: 674
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Although My Listner is configured with database.

But Whenever i create a database.Why it is not directly showing a link with that database of Enterprise Manager?


reply
    Bookmark Topic Watch Topic
  • New Topic