Error when executing data load rule in FDMEE
After the oracle database server is changed to another server, I cannot execute the data load rule any more. I always got below error message:
"Error during ODI Process Submission. ODI Connection information may not be correct or ODI Agent may not be running. Please check and resubmit the job"
When I check on odiagent.log, it prompts below message:
Caused by: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: ORA-28000: the account is locked
However, I found two account is locked in the old database server account and normal in new database server.
I doubt that somewhere in Hyperion ODI configuration is not updated. But I have checked the ODI console and Data Management Setup (workspace) and verify that the ODI connection is sucessful.