Issue with changing user password using FNDCPASS
From the FNDCPASS Log:
FNDCPASS was not able to decrypt password for IMPMALAYK during applsys password change.
FNDCPASS was not able to decrypt password for APPLSYSPUB during applsys password change.
SQL> update APPLSYS.FND_USER set ENCRYPTED_FOUNDATION_PASSWORD='INVALID', ENCRYPTED_USER_PASSWORD='INVALID' where user_name = 'IMPMALAYK';
1 row updated.
SQL> commit;
Commit complete.
Now try changing the password using FNDCPASS.
Cheers !!!!!!!!!!!!!!!!!!
>>>> Details where I have applied this: EBS 12.1.3, DB 11.2.0.1
No comments:
Post a Comment