Saturday, 7 January 2017

FNDCPASS

FNDCPASS

FNDCPASS <APPS username>/<APPS password> 0 Y <SYSTEM username>/<SYSTEM password> <token> <username> <new_password>

Change the APPS and APPLSYS schema password:
FNDCPASS <logon> 0 Y <system/password> SYSTEM <username> <new_password>
FNDCPASS apps/apps 0 Y system/manager SYSTEM APPLSYS WELCOME

Change an Oracle Applications schema password (other than APPS/APPLSYS)
FNDCPASS <logon> 0 Y <system/password> ORACLE <username> <new_password>
FNDCPASS apps/apps 0 Y system/manager ORACLE GL GL1

Change all ORACLE schema passwords
FNDCPASS <logon> 0 Y <system/password> ALLORACLE <new_password>
FNDCPASS apps/apps 0 Y system/manager ALLORACLE WELCOME

Change an Oracle Applications user's password
FNDCPASS <logon> 0 Y <system/password> USER <username> <new_password>
FNDCPASS apps/apps 0 Y system/manager USER VISION WELCOME

-'0' refers to the ( Concurrent Program ) request ID
- 'Y' is the value for a flag that indicates command-line

AFPASSWD

No comments:

Post a Comment