Issue on APEX 4.2 installation
Dear Oracle,
After I installed APEX 4.2 on my oracle database (11.2.0.4) on Windows 2012 server, I could not open http://localhost/apx/apex_admin pages.
I got two login screens pop-up,
"The server, <my server name> is asking for your user name and password. The server reports that it is from XDB."
After I login XDB user, I was asked to another user, apex. There is no apex user account in my DB.
Please advise. Thank you!
Lily
#####My Installation Steps####
1. install oracle DB 11.2.0.4, 64bit on windows 2012
2. Create a database
3. alter system set shared_pool_size=100M
Create tablespace APEX
4. download apex_4.2.6_en.zip from Oracle and upzip it on