FNDCPASS <APPS username>/<APPS password> 0 Y <SYSTEM username>/<SYSTEM password> <token> <username> <new_password>
Following are the FNDCPASS Utility options that could be used with
different <token>.
1. Change the APPS and APPLSYS
schema password
The SYSTEM token is used when changing the APPLSYS password.
FNDCPASS <logon> 0 Y <system/password> SYSTEM
<username> <new_password>
FNDCPASS apps/apps 0 Y system/manager SYSTEM APPLSYS WELCOME
2. Change an Oracle Applications
schema password (other than APPS/APPLSYS)
The ORACLE token is used when changing a SINGLE Applications schema
password.
FNDCPASS <logon> 0 Y <system/password> ORACLE
<username> <new_password>
FNDCPASS apps/apps 0 Y system/manager ORACLE GL GL1
3. Change all ORACLE schema
passwords
The ALLORACLE token is used when changing ALL Applications schema
passwords.
FNDCPASS <logon> 0 Y <system/password> ALLORACLE
<new_password>
FNDCPASS apps/apps 0 Y system/manager ALLORACLE WELCOME
4. Change an Oracle Applications
user's password
The USER token is used when changing an Applications USER password.
FNDCPASS <logon> 0 Y <system/password> USER
<username> <new_password>
FNDCPASS apps/apps 0 Y system/manager USER VISION WELCOME
Important : Oracle Applications system should be shut down before changing any schema passwords. Also FND_USER and FND_ORACLE_USERID tables should be backed up before changing any passwords.
Important : Oracle Applications system should be shut down before changing any schema passwords. Also FND_USER and FND_ORACLE_USERID tables should be backed up before changing any passwords.
Refer My Oracle Support Document for more information.
ID 437260.1 - How to Change Applications Passwords using Applications Schema Password
Change Utility (FNDCPASS or AFPASSWD)
No comments:
Post a Comment