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!

Change developer password

Bob VDec 11 2024 — edited Dec 11 2024

I'm having an issue trying to reset my ADMIN developer PW for APEX , for NSAW.

I have reset the PW using the following which worked fine and I can acccess everything in SQL dev, and actually both PW still work the old and new?

**Reset ADMIN password**
-From within NSAW navigate Home-> Console-> Warehouse.

-Click on “Reset Credentials” and enter a new ADMIN password

**Reset OAX_USER password**

-Log in to SQL DEVELOPER as an admin (web or application)
-Change password for OAX_USER

-Can be done using a script ALTER USER OAX_USER IDENTIFIED BY NewPassword123; (Replace NewPassword123 with new password)

But when I try to log into APEX as a developer, its always still referencing the old PW.

And when I go into Admin services, its also still referencing the old PW.

And when I try to update the PW here in never takes for ADMIN and CAS workspace?

Thanks for any help.

Duplicate Post
This post has already been added here:
Marked by jariola 8 months ago
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Marked as duplicate
Added on Dec 11 2024
1 comment
191 views