Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XDB user name/password prompt when you access apex page from 12.1 DB

ApexMeisterOct 15 2018 — edited Oct 16 2018

I just installed 12.1c and run the dbms_xdb.sethttpport(8080) on the container DB.

When I access [http://<ip add](http://<ip add/)>:8080/apex I get the prompt below.

From what I know 12.1 comes with APEX installed and I just want to use EPG with it to see if I can logon.

I was able to install 12.2 DB and APEX without any issues.

I tried to unlock both the XDB and Anonymous but still the same though the status is already open for both users.

pastedImage_0.png

pastedImage_1.png

I used dbms_xdb.sethttpport(8080); for the container and 8081 for the pdb.

Thanks

Comments
Post Details
Added on Oct 15 2018
1 comment
3,752 views