The connection pool named: |apex|| is not correctly configured, due to the following error(s): ORA-28001: the password has expired

The connection pool named: |apex|| is not correctly configured, due to the following error(s): ORA-28001: the password has expired   SQL> connect / as SYSDBA Connected. SQL> SELECT username, account_status FROM dba_users WHERE ACCOUNT_STATUS LIKE ‘%EXPIRED%’; SQL> ALTER USER ORDS_PUBLIC_USER IDENTIFIED BY *******; User altered. ** Same as ALTER otherĀ  all Expired & Locked USER