Monday, January 4, 2016

In Oracle Retail Warehouse Management system user PAR3214 locked

In Oracle Retail Warehouse Management system 14.0 user PAR3214 locked.


Solution:

We are having a password reset script for user PAR3214 in ORWMS 14.0

rwms_reset_app_user_pwd.sh

First we need to export RDMUSR and RDMPWD

export  RDMUSR = RWMS Schema User
export RDMPWD - RWMS Schema Password

./rwms_reset_app_user_pwd.sh PR PAR3214 PAR3214
Give the userid and password same as shown above. After the script is ran successfully we have to change the password at the login screen.

************************** Done ******************************


No comments:

Post a Comment