17 September, 2015

Changing User Password from Backend

·         Login to the Applications node as appl user

·         cd $FND_TOP/bin

·         Run FNDCPASS to change the User password with below command

FNDCPASS apps/<appspswd> 0 Y system/<systempaswd> USER <USERNAME_inCaps> <NewPassword>

Example:


FNDCPASS apps/xxxxx 0 Y system/xxxx USER ABCDEF xxxx

No comments:

Post a Comment

OEM Agent Installation

./agentDeploy.sh AGENT_BASE_DIR=/u001/oracle/product/agent13c OMS_HOST=oem-dev.xxx.com EM_UPLOAD_PORT=1159 AGENT_REGISTRATION_PASSWORD=*****...