Oracle 10gXE admin page

Posted in QnA Arena on Jul 17, 2009 at 15:38 IST (about 1 year ago). Subscribe to this post Bookmark and Share Email
Showing comments 1 to 3 of total 3 on page 1 of 1
Tagged 10g, dba, oracle
Post reply
« Previous1Next »

Sajiv
Rank: 24
Hi,

After I installed Apex 3.2 on 10g XE, I cant get the XE login page only apex login page is available.

I can login via sqlplus. so how to get XE admin page ?
Posted by Sajiv on Friday, July 17, 2009, 3:38 pm
  • Currently 0.00/5

0 votes

Thank this userFlag this comment

starblue
Rank: 131

OracleXE console listens on only the loopback address, so where are you connecting from? If you are connecting via remote, you can start a tunnel to connect from outside, like:

$ ssh oracle-xe-server -L 8081:localhost:8080
While keeping this proces running (or keep it on background via `screen` or `nohup`), you may now login to Oracle XE web administrations console on your local computer: http://localhost:8081/apex/.

Please notice that your ssh daemon on your local computer should allow TCP forwarding: AllowTcpForwarding yes in your sshd configuration file.
Posted by starblue on Saturday, July 18, 2009, 10:05 am
  • Currently 0.00/5

0 votes

Thank this userFlag this comment

Sajiv
Rank: 24
@starblue

I'm using XE from my system only and the address is http://127.0.0.1:8080/apex.

anyway I found out that if you upgrade the apex in 10gXE to apex3.2, you will loose the 10gXE admin/home page...you will get only apex admin page and any change to 10gXE should be done either using sqlplus or sqldeveloper.
Posted by Sajiv on Saturday, July 18, 2009, 11:37 am
  • Currently 0.00/5

0 votes

Thank this userFlag this comment
Pages: « Previous1Next »

Post your comment (No registration required)

  Add my comment  

TechieDesi Community

Not signed in (Sign-in or Register)
Be a true TechieDesi!
Top 10 Users
Spread the word
Invite your friends
Fan stuff
Help us improve
Need Help
FAQ's
Search tips
Found a bug? Report!
Feeds and letters
Subscribe via RSS
Archives
Subscribe to newsletter
Unsubscribe e-mail
Miscellaneous
Privacy policy
Visit rootnerve
About us
About us
Support the development
Official Blog
Advertise with us
Careers
Copyright (c) 2008, TechieDesi.com. All rights reserved | About us | Do-Not-Disturb registry | Powered by rootnerve | Page rendered in 0.103 seconds