1. Go to $ORACLE_HOME/bin.
2. Stop the EM control.
./emctl stop iasconsole
3. Go to $ORACLE_HOME/sysman/j2ee/config .
4. Take a backup of jazn-data.xml file.
5. Open jazn.dat.xml file in editor.
vi jazn-data.xml
6. Search for an entry like below.
7. Remove the entire line that contains the
8. Now reset the password of ias_admin like below.
$ORACLE_HOME/bin/emctl set password reset
9. Restart EM control as shown below.
$ORACLE_HOME/bin/emctl start iasconsole
10. Restart your machine (Optional).





