oracle dbconsole localtime hatası

emctl start dbconsole

komutu ile dbconsole başlatmaya çalıştığınızda

/usr/bin/diff: /etc/localtime: No such file or directory TZ set to
Etc/GMT+12 Oracle Enterprise Manager 10g Database Control Release

hatası alıyorsanız, sisteminizin timezone ayarını yapmamışınızdır demektir.

ln -sf /usr/share/zoneinfo/Turkey /etc/localtime

komutu ile oluşturacağınız linkle bu sorunu aşabilirsiniz.

eğer

does not match the current environment TZ setting

hatası görüyorsanız, db ile sistem timezone farklıdır.

ORACLE_HOME dizinine geçip

emctl resetTZ agent

komutu vererek bu sorunu da aşabilirsiniz.

Bookmark and Share
Tags: , , , , , ,

Related posts