EM etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster
EM etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster

24 Aralık 2008 Çarşamba

change SYSMAN password

When changed SYSMAN password  in database the Enterprise Manager doesn't care this case.

You have to change password manually.
you can apply following directions

1 - cd emoms.properties config file directory. open file your editor like vi.

cd $ORACLE_HOME/"hostname"_"SID"/sysman/config/

change  values hostname and SID your values for above command.

2-
change oracle.sysman.eml.mntr.emdRepPwdEncrypted   parameter to  FALSE
change oracle.sysman.eml.mntr.emdRepPwd to your SYSMAN password without encyrpted

save file

3-
emctl start dbconsole

4- check 
emoms.properties config file which has encrpyted password.

You can use your console.



4 Ağustos 2007 Cumartesi

Oracle10g, Enterprise Manager üzerinde normal kullanıcı logini

Oracle 10g üzerinde normal kullanıcıların EM (Enterprise Manager) üzerinde login olabilmesi için usera SELECT ANY DICTIONARY veya SELECT_CATALOG_ROLE yetkilerinden birinin verilmesi gerekir. aski halde user

"The application requires more database privileges than you have currently been granted"

şeklinde bir hata alacaktır. bu yetkiden sonra normal bir user EM' üzerinden login olabilir.

bununla birlikte bu yetkileri vermenin de ne kadar gerekli olduğunu düşünmek gerek.

http://www.orafaq.com/forum/t/85708/0/