SAP JAVA SCHEMA PASSWORD CHANGE

SAP JAVA SCHEMA PASSWORD CHANGE For audit purpose,From security team,always there is requrement to change SAP Schema password every year. In this tutorial ,i explain how we can change SAP JAVA Schema Password,Here i took example of Unix OS. For SAP JAVA Schema user: Please check first your JAVA schema user name ,In my case it is SAPSR3DB,you can check Java schema user name from Configtool–>Secstore. Step 1 : Change it from OS level: Execute below BRCONNECT command directly from OS level: brconnect -u / -f chpass -o SAPSR3DB -p <NEWPASSWORD> [execute command where SAPSR3DB is JAVA schema user ] Please refer … Continue reading SAP JAVA SCHEMA PASSWORD CHANGE