what are the steps to reset the password for the app owner,
Page 1 / 1
Hi,
You can login to SQL Prompt as SYS (DBA) user and issue the following command to change AppOwner password:
alter user ifsapp identified by <new_password> account unlock;
Alternatively, you can go to Oracle User Management screen in IFS and populate AppOwner account, RMB and Change Password.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.