Resetting Application Express Admin Password
Just as a preliminary, to work around the access to “apex_admin” you can perform the following steps:
(1) Go to you ApEx installation folder (where apexins.sql is located.
(2) log into sqlplus as sys
(3) ALTER SESSION SET CURRENT_SCHEMA = FLOWS_030000
(4) @builder/f4050
*note, I also ran @builder/f4550 and @builder/f4700 by accident and these were probably not needed
(5) close sqlplus
(6) Open Browser
(7) Navigate to: http://yourserver:port/apex/f?p=4550:10
(8) Log in to “admin” account and your off
It’s also useful to note that if you’ve misplaced your “admin” password, there is a script in this folder to change it.
Good luck,
Source: http://jornica.blogspot.com/2007/03/apex-30-on-xe.html





Posted
on
Tuesday, November 27th, 2007 at 2:52 pm under
