Good day all,
i was trying to login to apex development environment but i could not login.
i have run the apxchpwd.sql script to change the admin password several times but i still got the same error message "Invalid Login Credentials".
i have even run the update statement below but i still got the same error message.
update wwv_flow_fnd_user
set change_password_on_first_use ='N'
where lower(user_name) = 'admin'
i am working on oracle 11.2.0.1.0 and the apex isĀ APEX_4.2.1 on ORACLE HTTP SERVER WITH MOD_PLSQL
If there is any other way to unlock the admin password kindly assist.
thanks
AbdurRahman