emctl set password   Follow these steps if you don't know old ias_admin password :
1. Stop the EM control.
./emctl stop iasconsole
2. Go to $ORACLE_HOME/sysman/j2ee/config .
3. Take a backup of jazn-data.xml file.
4. Open jazn.dat.xml file in editor.
vi jazn-data.xml
5. Search for an entry like below.
  ias_admin 
  {903}8QkQ/crno3lX0f3+67dj6WxW9KJMXaCu 
6. Remove the entire line that contains the
7. Now reset the password of  ias_admin like below.   
$ORACLE_HOME/bin/emctl set password reset 
8. Restart EM control as shown below.
$ORACLE_HOME/bin/emctl start iasconsole 
No comments:
Post a Comment