I installed Oracle for Vista and when the enterprise manager screen came up I entered my username and password but it kept telling me it was incorrect. I closed out the web site, did a few things and came back. When I went to the Oracle Enterprise Manager again the page would not load and now I get an error message telling me I do not have the authority to connect to the specified port. What happened? How can I fix it? I have also tried deleting it so that I could reinstall but I keep getting error messages telling me I am not authorized to do so. I am the only account on my computer and I am the administrator as well.
Software/Hardware used:
Oracle Database 10g for Vista, vista home premium 32-bit
ASKED:
November 19, 2010 7:03 PM
UPDATED:
November 27, 2010 12:56 AM
To uninstall oracle from Vista….
1. First you should run the oracle setup from the installation disk.
2. The installation setup will automatically detect the oracle products installed in your PC.
3. After checking the list of installed products, mark the programs u want to uninstall
4. click on uninstall.
5. Delete oracle folder from the following registry location
HKEY_LOCAL_MACHINE > software > oracle
For Port problems…..
Is the TNSNAMES file looks like this :
OraDb =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = <urpcname>)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl)
)
)
For getting more information:
Thanks !
More details could be needed.
Did you check that all Oracle services were running when the EM page didn’t load ?
The message saying that you don’t have enough authority to connect, is it a message from Oracle software, or from the operating system or from some other software ?
Have you rebooted the machine since the installation finished ?