How can you recover Apex Admin password when account is LOCKED or forget
Created by :
Oracle, Oracle Apex
problem
Programming, Software and application
2013
2021-12-26 02:08:58
If you see unlock the account, How can I oracle apex account unlock the account user?
- Go to apex location where you have installed the apex
- cd E:\apex\apex20
- connect database using conn Sys /AS SYSDBA
- Write: @apxchpwd and will show
...set_appun.sql
===================================================================
This script can be used to change the password of an Application Express
instance administrator. If the user does not yet exist, a user record will be
created.
===================================================================
Enter the administrator's username [ADMIN]
- Enter
- Enter
- Give password
- Done