Changing CTXSYS password with FNDCPASS
I am on Oracle EBS 12.2.5 and I am updating the CTXSYS user password. I am using this command:
FNDCPASS APPS/apps 0 Y SYSTEM/manager ORACLE CTXSYS newpassword
and receiving this error message:
Invalid or unexpected user name entered: CTXSYS.
What am I doing wrong, please?
Thank you,
Nancy