Thanks sathyagiri.
There is no error message. when I entered username and passsword after that there is no movement. Its look like that its freezes.
Thanks in advance.
Main Topics
Browse All TopicsHi
I just created new database using dbca. but now if I am trying to login using Enterprise manager(stand alone) I am not able to login either one database (old one and new one). It was used to fine with the old database.
Any help would be appreciated.
Thanks in advance.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Smruti not sure what the problem is.
Anyways you could probably try one of the following. Assuming that you're running windows
1.Check if the oracle<SID> services are running.
2. Use tnsping and see if you are getting a response.
Otherwise try shutting down both your databases and start only one of it and check if OEM works.
1. make sure your instance servies are running. go to services and look at service name as:
OracleService<SID>
2. use NetManager to create or test TNS entries for both instances. Test their connections.
3. Go back to OEM, add those services back into node tree and connect to database.
if you connect to instance via sql*plus, make sure you set:
ORACLE_HOME
ORACLE_SID
environment variables correctly.
Acton
Business Accounts
Answer for Membership
by: sathyagiriPosted on 2006-06-27 at 13:19:39ID: 16996171
What's the error message?