no access to database homepage, no http listener
Hi all,
after installation i cannot access the database homepage in my web browser. Connection to the database via sqlplus works fine.
During installation i did not choose the default 8080 port but i choose 8090. But 'netstat' only found an open 8080 port (strange, isn't it? Or simply an Oracle feature?). I could not connect via any of these ports 8080/8090 (and any URL variante of 'localhost', '127.0.0.1', 'myhost', 'myhost.domain', etc.) so i rebooted my machine. After reboot neither port 8080 nor 8090 were open.
So my Question:
How can i configure the http listener to run on port 8090 and how can i start it manually (and automatically at startup)?
Installation: Oracle Express Edition 10.2.0
- i strictly followed the installation guide -
OS: Debian Derivate 2.6.26-2-686 i686 GNU/Linux
Thanx,
Christian
Edited by: user7393269 on 02.06.2010 08:04