FNDCPASS Utlity in R12.2
Changing passwords frequently helps ensure database security, Oracle Applications provides a command line utility, FNDCPASS, to change/reset Oracle Applications schema passwords. This utility changes the password registered in Oracle Applications tables, changes the schema password in the database and can also change user passwords. Key Considerations: Autoconfig Requirement: After changing the APPLSYSPUB or GUEST user passwords, need to run the autoconfig. Pre-Change Preparations: Shutdown Applications: Before changing the APPS password, make sure to shut down the application. Backup Critical Tables: Perform a backup of the FND_USER and FND_ORACLE_USER_ID tables. If anything goes wrong during the password change process, you can restore these tables to revert to the previous state. Restrictions: The system and sys user passwords cannot be changed using the FNDCPASS utility. Users not registered in the FND metadata tables cannot be modified using this utility. Syntax: