How to reset the password of the ACC?

Hi all

I am facing a problem when I try to access my ACC then is to show the password and user name invalid and in the console, is to show that a mistake like password has expired. I talked about below error please help me.

Caused by: java.sql.SQLException: ORA-28001: the password has expired

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:388)

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:381)

at oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:564)

at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:431)

at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)

at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)

at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:366)

at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:752)

at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:359)

to oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:531)

to oracle.jdbc.driver.T4CConnection. < init > (T4CConnection.java:221)

at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)

at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:503)

at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:280)

at oracle.jdbc.xa.client.OracleXADataSource.getPooledConnection(OracleXADataSource.java:466)

at oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:154)

at oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:99)

at org.jboss.resource.adapter.jdbc.xa.XAManagedConnectionFactory.getXAManagedConnection(XAManagedConnectionFactory.java:449)

Hello

This seems to be the password for a user to Oracle database has expired. You should have defined the data sources for database connection. You can check using SQLPlus or a tool database if you can connect to the database with users and passwords you have defined in the data source configuration. If not and you receive the same error, you must either get the DBA to reset the password and maybe review the expiration policy for Oracle password as below:

DBA - Oracle.com: ORA-28001: the password has expired

Concerning

David

Please check the correct or useful answer if she attends. This helps other users find the solution to the problems.

Tags: Oracle Applications

Similar Questions

Maybe you are looking for