Question:
What are the contents of the
emoms.properties file, and how do you update the
emoms.properties file?
Answer:
emoms.properties file is a flat file that contains control
information, including the SYSMAN password.
You can
change the SYSMAN password in several ways:
- Edit the emoms.properties
flat file.
- Locate the following entries in
the emoms.properties file:
oracle.sysman.eml.mntr.emdRepPwd=ece067ffc15edc4f
oracle.sysman.eml.mntr.emdRepPwdEncrypted=TRUE
- Edit the file with vi
- Enter your new password in the first entry and enter
FALSE in the second entry.
oracle.sysman.eml.mntr.emdRepPwd=new_password
oracle.sysman.eml.mntr.emdRepPwdEncrypted=FALSE
- Exit vi and save (
:x )
- You can also recover the emoms.properties file from
backup.
- Copy emoms.properties file from backup to the
/sysman/config/ directory
- Bounce the OMS with opmnctl stopall
and opmn startall
|
|
Get the Complete
Oracle SQL Tuning Information
The landmark book
"Advanced Oracle
SQL Tuning The Definitive Reference" is
filled with valuable information on Oracle SQL Tuning.
This book includes scripts and tools to hypercharge Oracle 11g
performance and you can
buy it
for 30% off directly from the publisher.
|